Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
WordPress
/
wordpress-develop
Public
Notifications
You must be signed in to change notification settings
Fork
3.7k
Star
3.4k
Code
Pull requests
3.5k
Actions
Security and quality
31
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Add Icon APIs: registry and /wp/v2/icons endpoint
- #10909
#10909
Closed
mcsf
wants to merge 16 commits into
WordPress:trunk
WordPress/wordpress-develop:trunk
from
mcsf:add/icons-apis
mcsf/wordpress-develop:add/icons-apis
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Closed
Add Icon APIs: registry and /wp/v2/icons endpoint
#10909
mcsf
wants to merge 16 commits into
WordPress:trunk
WordPress/wordpress-develop:trunk
from
mcsf:add/icons-apis
mcsf/wordpress-develop:add/icons-apis
Copy head branch name to clipboard
Commits
Commits on Feb 16, 2026
Build: Copy Icons manifest file from Gutenberg
mcsf
committed
615e544
View commit details
Copy full SHA for 615e544
Browse repository at this point
Copy icon SVGs to wp-includes/icons/library
mcsf
committed
f7d5a91
View commit details
Copy full SHA for f7d5a91
Browse repository at this point
Always assert glob not empty
mcsf
committed
3bc226a
View commit details
Copy full SHA for 3bc226a
Browse repository at this point
Prefer `glob`; `fs.globSync` requires node >= 22
mcsf
committed
2a04dd6
View commit details
Copy full SHA for 2a04dd6
Browse repository at this point
Add Icon APIs: registry and /wp/v2/icons endpoint
mcsf
committed
a0ab11e
View commit details
Copy full SHA for a0ab11e
Browse repository at this point
Update tests/qunit/fixtures/wp-api-generated.js
mcsf
committed
5cc4fdc
View commit details
Copy full SHA for 5cc4fdc
Browse repository at this point
Add Tests_REST_WpRestIconsController
mcsf
committed
8446d5e
View commit details
Copy full SHA for 8446d5e
Browse repository at this point
Commits on Feb 17, 2026
Don't register no-public icons
t-hamano
committed
970944b
View commit details
Copy full SHA for 970944b
Browse repository at this point
Commits on Feb 18, 2026
Merge branch 'trunk' into add/icons-apis
t-hamano
committed
7962d77
View commit details
Copy full SHA for 7962d77
Browse repository at this point
Temporarily skip failing tests
t-hamano
committed
7b941e4
View commit details
Copy full SHA for 7b941e4
Browse repository at this point
Add ticket tag
t-hamano
committed
15a38c3
View commit details
Copy full SHA for 15a38c3
Browse repository at this point
Merge branch 'trunk' into add/icons-apis
t-hamano
authored
9ab1f42
View commit details
Copy full SHA for 9ab1f42
Browse repository at this point
Remove gutenberg text domain
t-hamano
committed
61c6766
View commit details
Copy full SHA for 61c6766
Browse repository at this point
Remove gutenberg text domain from manifest.php during build process
t-hamano
committed
3439ab9
View commit details
Copy full SHA for 3439ab9
Browse repository at this point
Fix class PHPDoc
t-hamano
committed
1265558
View commit details
Copy full SHA for 1265558
Browse repository at this point
Expand comment for registry constructor
mcsf
committed
1ce79b7
View commit details
Copy full SHA for 1ce79b7
Browse repository at this point
You can’t perform that action at this time.