s3rgiosan / social-links-extended
Package info
github.com/s3rgiosan/social-links-extended
Language:JavaScript
Type:wordpress-plugin
pkg:composer/s3rgiosan/social-links-extended
1.1.0
2026-03-04 09:50 UTC
Requires
- php: ^7.4|^8.0
- composer-plugin-api: ^2.3
- yahnis-elsts/plugin-update-checker: ^5.5
Requires (Dev)
- pixelalbatross/coding-standards: dev-main
README
Extends the Social Icons block with additional features.
Description
Adds 16 additional social networks to the WordPress core Social Icons block:
- Apple Podcasts
- Board Game Arena
- Board Game Geek
- Cal.com
- Calendly
- IMDb
- Ko-fi
- Letterboxd
- Notion
- PayPal
- Phone
- Signal
- Squarespace
- Strava
- TripAdvisor
- YouTube Music
Requirements
- WordPress 6.9 or later
- PHP 7.4 or later
Installation
Manual Installation
- Download the plugin ZIP file from the GitHub repository.
- Go to Plugins > Add New > Upload Plugin in your WordPress admin area.
- Upload the ZIP file and click Install Now.
- Activate the plugin.
Install with Composer
To include this plugin as a dependency in your Composer-managed WordPress project:
- Add the plugin to your project using the following command:
composer require s3rgiosan/social-links-extended
- Run
composer installto install the plugin. - Activate the plugin from your WordPress admin area or using WP-CLI.
Icons
Icons are sourced from Simple Icons and are licensed under CC0 1.0 Universal (Public Domain). The Board Game Arena icon uses the official brand logo.
License
This project is licensed under the GPL-3.0-or-later. See the LICENSE file for details.
Changelog
A complete listing of all notable changes to this project are documented in CHANGELOG.md.