🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

@block-developer-cookbook/custom-social-icons

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@block-developer-cookbook/custom-social-icons

Create a plugin that adds custom social icons to the Social Icons block.

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

Custom Social Icons Template

This template creates a plugin that adds custom social icons to the WordPress Social Icons block.

What it includes

  • Plugin that registers custom social icons and services
  • Block variations for custom social media platforms
  • CSS styling for the custom icons
  • Support for both logo-only and filled background styles

Custom Icons Included

  • IMDB
  • Letterboxd
  • Ko-fi
  • Signal
  • YouTube Music

Usage

This template demonstrates how to extend the core Social Icons block with custom services and styling using:

  • block_core_social_link_get_services filter to register new services
  • registerBlockVariation to create new icon variations
  • Custom CSS for proper styling of the icons

Features

  • Adds custom social media platforms not included in WordPress core
  • Maintains consistency with existing Social Icons block styling
  • Supports both filled and logo-only display styles

Keywords

wordpress

FAQs

Package last updated on 13 Aug 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts