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 }}
DynamicArray
/
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
0
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
blocks.php
on
5.2
User selector
All users
All time
Commit history
Commits on Dec 12, 2019
Ensure that a user can publish_posts before making a post sticky.
Show description for 703a2c7
whyisjake
committed
703a2c7
View commit details
Copy full SHA for 703a2c7
View code at this point
Browse repository at this point
Commits on Aug 19, 2019
Editor: Correct `since` annotation for the `excerpt_allowed_blocks` filter.
Show description for 1df49d0
SergeyBiryukov
committed
1df49d0
View commit details
Copy full SHA for 1df49d0
View code at this point
Browse repository at this point
Commits on Apr 24, 2019
Fix parsing of inner blocks when auto-generating an excerpt. Helps to prevent cases where dynamic inner blocks may cause an infinite loop if trying to auto-generate an excerpt.
Show description for 71832fe
azaozz
committed
71832fe
View commit details
Copy full SHA for 71832fe
View code at this point
Browse repository at this point
Commits on Apr 11, 2019
General: Fix a typo in the docs for `_restore_wpautop_hook()`.
Show description for 98e942e
johnbillion
committed
98e942e
View commit details
Copy full SHA for 98e942e
View code at this point
Browse repository at this point
Commits on Apr 8, 2019
Blocks: Allow for nested `the_content` calls within `do_blocks()`.
Show description for edd6a1f
pento
committed
edd6a1f
View commit details
Copy full SHA for edd6a1f
View code at this point
Browse repository at this point
Commits on Jan 14, 2019
Blocks: Add a `$source_block` parameter to the `render_block_data` filter.
Show description for f73d8da
pento
committed
f73d8da
View commit details
Copy full SHA for f73d8da
View code at this point
Browse repository at this point
Commits on Jan 10, 2019
Blocks: Reverse the logic when checking the `pre_render_block` result.
Show description for 1eaf745
pento
committed
1eaf745
View commit details
Copy full SHA for 1eaf745
View code at this point
Browse repository at this point
Blocks: Add the `pre_render_block` and `render_block_data` filters.
Show description for 0414717
pento
committed
0414717
View commit details
Copy full SHA for 0414717
View code at this point
Browse repository at this point
Commits on Jan 7, 2019
Formatting: Remove unused global import for `$wp_filter` in `_restore_wpautop_hook()`.
Show description for ac7c542
ocean90
committed
ac7c542
View commit details
Copy full SHA for ac7c542
View code at this point
Browse repository at this point
Commits on Dec 17, 2018
Block Editor: Fix PHP warning when loading editor styles while in RTL.
Show description for dab0d40
desrosj
committed
dab0d40
View commit details
Copy full SHA for dab0d40
View code at this point
Browse repository at this point
Block Editor: Update `@wordpress` dependencies.
Show description for 5722073
desrosj
committed
5722073
View commit details
Copy full SHA for 5722073
View code at this point
Browse repository at this point
Commits on Dec 16, 2018
Tests: Fix tests broken in PHP 5.x after [43879].
Show description for 7dc55e9
SergeyBiryukov
committed
7dc55e9
View commit details
Copy full SHA for 7dc55e9
View code at this point
Browse repository at this point
Formatting: Ensure `wpautop()` isn't run on content generated from blocks.
Show description for 415f33c
jeremyfelt
committed
415f33c
View commit details
Copy full SHA for 415f33c
View code at this point
Browse repository at this point
Commits on Dec 14, 2018
REST API: Include `block_version` on Post `content` object.
Show description for 63d9540
pento
committed
63d9540
View commit details
Copy full SHA for 63d9540
View code at this point
Browse repository at this point
Commits on Dec 13, 2018
Blocks: Parse blocks when displaying posts.
Show description for 93091fa
desrosj
committed
93091fa
View commit details
Copy full SHA for 93091fa
View code at this point
Browse repository at this point
Blocks: Introduce the block parser.
Show description for f8c9698
desrosj
committed
f8c9698
View commit details
Copy full SHA for f8c9698
View code at this point
Browse repository at this point
Blocks: Introduce `register_block_type()`, `unregister_block_type()`, and `get_dynamic_blocks()` functions.
Show description for 738609a
pento
committed
738609a
View commit details
Copy full SHA for 738609a
View code at this point
Browse repository at this point
Blocks: Introduce `WP_Block_Type` and `WP_Block_Type_Registry` classes.
Show description for 9254ae4
pento
committed
9254ae4
View commit details
Copy full SHA for 9254ae4
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.