s3rgiosan/social-links-extended

Maintainers

Package info

github.com/s3rgiosan/social-links-extended

Language:JavaScript

Type:wordpress-plugin

pkg:composer/s3rgiosan/social-links-extended

Fund package maintenance!

s3rgiosan

Ko Fi

Statistics

Installs: 14

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

1.1.0 2026-03-04 09:50 UTC

This package is auto-updated.

Last update: 2026-03-04 22:41:10 UTC


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

  1. Download the plugin ZIP file from the GitHub repository.
  2. Go to Plugins > Add New > Upload Plugin in your WordPress admin area.
  3. Upload the ZIP file and click Install Now.
  4. Activate the plugin.

Install with Composer

To include this plugin as a dependency in your Composer-managed WordPress project:

  1. Add the plugin to your project using the following command:
composer require s3rgiosan/social-links-extended
  1. Run composer install to install the plugin.
  2. 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.