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
class-wp-hook.php
on
5.5
User selector
All users
All time
Commit history
Commits on Feb 9, 2020
Coding Standards: Use Yoda conditions where appropriate.
Show description for 130751c
SergeyBiryukov
committed
130751c
View commit details
Copy full SHA for 130751c
View code at this point
Browse repository at this point
Commits on Jan 29, 2020
Docs: Improve inline comments per the documentation standards.
Show description for cfc3b57
SergeyBiryukov
committed
cfc3b57
View commit details
Copy full SHA for cfc3b57
View code at this point
Browse repository at this point
Commits on Jan 20, 2020
Docs: Update links to https://secure.php.net/, they now redirect to https://www.php.net/.
Show description for a8f4ed6
SergeyBiryukov
committed
a8f4ed6
View commit details
Copy full SHA for a8f4ed6
View code at this point
Browse repository at this point
Commits on Nov 29, 2019
Docs: Correct `@param` type for the function parameter in `tests_add_filter()` and `_test_filter_build_unique_id()`.
Show description for 890bd87
SergeyBiryukov
committed
890bd87
View commit details
Copy full SHA for 890bd87
View code at this point
Browse repository at this point
Commits on Sep 15, 2019
Code Modernisation: Replace `call_user_func_array()` in combination with an empty array in `wp-includes/class-wp-hook.php` with `call_user_func()`.
Show description for d4d853e
SergeyBiryukov
committed
d4d853e
View commit details
Copy full SHA for d4d853e
View code at this point
Browse repository at this point
Commits on Sep 8, 2019
Docs: Fix typo in `WP_Hook::resort_active_iterations()` description.
Show description for 4bd76c1
SergeyBiryukov
committed
4bd76c1
View commit details
Copy full SHA for 4bd76c1
View code at this point
Browse repository at this point
Commits on Jul 2, 2019
Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in `wp-includes`.
Show description for 4503f93
pento
committed
4503f93
View commit details
Copy full SHA for 4503f93
View code at this point
Browse repository at this point
Commits on May 25, 2019
Docs: Improve and correct documentation for hook-related variadic functions.
Show description for fe79588
johnbillion
committed
fe79588
View commit details
Copy full SHA for fe79588
View code at this point
Browse repository at this point
Commits on Feb 25, 2018
Docs: Remove `@static` notations from method DocBlocks in `wp-includes/*` classes.
Show description for c6c4edb
SergeyBiryukov
committed
c6c4edb
View commit details
Copy full SHA for c6c4edb
View code at this point
Browse repository at this point
Commits on Nov 30, 2017
Code is Poetry.
Show description for 8f95800
pento
committed
8f95800
View commit details
Copy full SHA for 8f95800
View code at this point
Browse repository at this point
Commits on Nov 17, 2017
Remove the `svn:executable` property from files that don't need it.
Show description for 21ad5a9
dd32
committed
21ad5a9
View commit details
Copy full SHA for 21ad5a9
View code at this point
Browse repository at this point
Commits on Sep 21, 2017
Docs: Use correct order of arguments in the DocBlock for `WP_Hook::has_filter()`.
Show description for 9ad6dab
SergeyBiryukov
committed
9ad6dab
View commit details
Copy full SHA for 9ad6dab
View code at this point
Browse repository at this point
Commits on Jul 27, 2017
Docs: Remove `@access` notations from method DocBlocks in wp-includes/* classes.
Show description for b4d81bd
DrewAPicture
committed
b4d81bd
View commit details
Copy full SHA for b4d81bd
View code at this point
Browse repository at this point
Commits on Jun 25, 2017
Docs: Replace a variety of http links referenced in inline docs with their https counterparts (where possible).
Show description for 704731b
DrewAPicture
committed
704731b
View commit details
Copy full SHA for 704731b
View code at this point
Browse repository at this point
Commits on Dec 2, 2016
Plugins: Add a `current_priority()` method to `WP_Hook`.
Show description for 5ff3f14
pento
committed
5ff3f14
View commit details
Copy full SHA for 5ff3f14
View code at this point
Browse repository at this point
Commits on Sep 8, 2016
Docs: Fix minor formatting for inline docs in `WP_Hook` following its introduction in [38571].
Show description for 45c799d
DrewAPicture
committed
45c799d
View commit details
Copy full SHA for 45c799d
View code at this point
Browse repository at this point
Hooks: Add the new class `WP_Hook`, and modify hook handling to make use of it.
Show description for 61abf68
pento
committed
61abf68
View commit details
Copy full SHA for 61abf68
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.