WP Manifestindependent plugin directory
manifest / editor / icons-extended

Icons Extended

Extends the Icon block with custom icons and the ability to remove registered icons.

by Sérgio Santos · github.com/s3rgiosan/icons-extended · website

1stars
12release downloads
≈10active sites
9composer installs
0forks

Install

The author publishes release zips, so WP-CLI can install straight from GitHub:

wp plugin install https://github.com/s3rgiosan/icons-extended/releases/download/1.1.0/icons-extended-1.1.0.zip

Also on Packagist as s3rgiosan/icons-extended:

composer require s3rgiosan/icons-extended

Declares an update source (https://s3rgiosan.dev/), so updates arrive through the plugin's own updater.

From the readme

Icons Extended Extends the Icon block with custom icons and the ability to remove registered icons. Register custom SVG icons against the core core/icon block via a stable PHP API, and remove icons (including the ones that ship with WordPress) from the registry. Changes are served through the existing Gutenberg icon picker. See docs/icons.md for the full guide. Looking for inline icons in rich-text fields? See my Outstand Icons plugin. Features Custom icons Register your own SVG icons against the core core/icon block through a stable PHP API (s3sregistericon() or the s3siconsregistry filter). Icons are validated at registration time and appear in any picker that consumes the registry. See docs/icons.md for the full guide. Removing icons Remove icons from the registry — a single icon, or an entire namespace such as the core/ icons that ship with WordPress — either hard-removed or hidden from picker UIs via REST. See docs/icons.md for the full guide. Installation Manual Installation 1. Download the latest release ZIP from the Releases page. 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

Read the full README on GitHub →

Releases

TagPublishedAssetDownloads
1.1.0Aug 28, 2026icons-extended-1.1.0.zip0
1.0.0May 20, 2026icons-extended-1.0.0.zip12

Active-site estimate ≈10 comes from the median of recent superseded releases. Method.