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
Accelerator
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
Type
/
to 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 }}
creativecoder
/
wordpress-develop
Public
forked from
WordPress/wordpress-develop
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
wordpress-develop
src
wp-includes
block-editor.php
on
master
User selector
All users
All time
Commit history
Commits on Jul 1, 2021
Docs: Corrections and improvements to types used in docblocks for symbols, properties, and filters.
Show description for 28ea7b1
johnbillion
committed
28ea7b1
View commit details
Copy full SHA for 28ea7b1
View code at this point
Browse repository at this point
Commits on Jun 25, 2021
Block Editor: Do not load a default font family for themes with theme.json.
Show description for 69ead0f
youknowriad
committed
69ead0f
View commit details
Copy full SHA for 69ead0f
View code at this point
Browse repository at this point
Docs: Various filter docblock improvements.
Show description for e27b245
desrosj
committed
e27b245
View commit details
Copy full SHA for e27b245
View code at this point
Browse repository at this point
Commits on Jun 23, 2021
Docs: Various docblock corrections for code added in 5.8.
Show description for 3073bb0
desrosj
committed
3073bb0
View commit details
Copy full SHA for 3073bb0
View code at this point
Browse repository at this point
Editor: Correct variable names in `get_block_editor_settings()`.
Show description for 1af21df
desrosj
committed
1af21df
View commit details
Copy full SHA for 1af21df
View code at this point
Browse repository at this point
Commits on Jun 22, 2021
Editor: Allow `custom-units` to be an array.
Show description for f3b1cc2
desrosj
committed
f3b1cc2
View commit details
Copy full SHA for f3b1cc2
View code at this point
Browse repository at this point
Widgets: Add editor styles to the widgets block editor.
Show description for 31adfec
desrosj
committed
31adfec
View commit details
Copy full SHA for 31adfec
View code at this point
Browse repository at this point
Commits on Jun 15, 2021
Block Editor: Update the WordPress packages with the fixes for 5.8 beta 2.
Show description for 0068f26
youknowriad
committed
0068f26
View commit details
Copy full SHA for 0068f26
View code at this point
Browse repository at this point
Commits on Jun 8, 2021
Block Editor: Add a type property to allow Core to identify the source of the editor styles.
Show description for 900367b
youknowriad
committed
900367b
View commit details
Copy full SHA for 900367b
View code at this point
Browse repository at this point
Commits on Jun 4, 2021
Enable Meta and Nav Menu widgets in Legacy Widget block
Show description for e46ffeb
noisysocks
committed
e46ffeb
View commit details
Copy full SHA for e46ffeb
View code at this point
Browse repository at this point
Commits on May 26, 2021
Block Editor: Fix logic to enable custom colors, gradients, and font sizes.
Show description for 6945095
jorgefilipecosta
committed
6945095
View commit details
Copy full SHA for 6945095
View code at this point
Browse repository at this point
Commits on May 25, 2021
Adds the widgets block editor to widgets.php and customize.php
Show description for 00bc227
noisysocks
committed
00bc227
View commit details
Copy full SHA for 00bc227
View code at this point
Browse repository at this point
Commits on May 24, 2021
Editor: Use the block editor context in filters that used the editor name
Show description for b589f04
gziolo
committed
b589f04
View commit details
Copy full SHA for b589f04
View code at this point
Browse repository at this point
Block Editor: Add Global Styles support using theme.json file.
Show description for 3d3aa3c
jorgefilipecosta
committed
3d3aa3c
View commit details
Copy full SHA for 3d3aa3c
View code at this point
Browse repository at this point
Editor: Remove unused param in `get_default_block_editor_settings`
Show description for c35bfc0
gziolo
committed
c35bfc0
View commit details
Copy full SHA for c35bfc0
View code at this point
Browse repository at this point
Block Editor: Add Global Settings support using theme.json file.
Show description for ef3da33
youknowriad
committed
ef3da33
View commit details
Copy full SHA for ef3da33
View code at this point
Browse repository at this point
Editor: Extract `block_editor_rest_api_preload` method for use with different editor screens
Show description for 2a389ad
gziolo
committed
2a389ad
View commit details
Copy full SHA for 2a389ad
View code at this point
Browse repository at this point
Commits on May 17, 2021
Editor: Remove editor type specific filters for block editor configuration
Show description for 0b6eb8d
gziolo
committed
0b6eb8d
View commit details
Copy full SHA for 0b6eb8d
View code at this point
Browse repository at this point
Commits on Apr 29, 2021
Editor: Fix typo in image default size setting
Show description for f826a6a
gziolo
committed
f826a6a
View commit details
Copy full SHA for f826a6a
View code at this point
Browse repository at this point
Commits on Apr 21, 2021
Editor: Shape block editor filters to work better with the Gutenberg plugin
Show description for 4ac3995
gziolo
committed
4ac3995
View commit details
Copy full SHA for 4ac3995
View code at this point
Browse repository at this point
Editor: Abstract block editor configuration
Show description for a19f589
gziolo
committed
a19f589
View commit details
Copy full SHA for a19f589
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.