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
tests
phpunit
tests
pluggable.php
on
5.4
User selector
All users
All time
Commit history
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 Nov 4, 2019
Build/Test Tools: Adjust the test for `wp_redirect()` status codes added in [46641] per the documentation and coding standards.
Show description for c231bb4
SergeyBiryukov
committed
c231bb4
View commit details
Copy full SHA for c231bb4
View code at this point
Browse repository at this point
Commits on Nov 3, 2019
Remove Failing Tests added in r46641
Show description for 20d984f
aaronjorbin
committed
20d984f
View commit details
Copy full SHA for 20d984f
View code at this point
Browse repository at this point
General: wp_safe_redirect() and wp_redirect() shouldn't allow non-3xx status codes
Show description for 40946e9
aaronjorbin
committed
40946e9
View commit details
Copy full SHA for 40946e9
View code at this point
Browse repository at this point
Commits on Oct 12, 2019
Tests: Rename tests methods in `tests/pluggable.php` per the handbook's naming convention.
Show description for 5729349
SergeyBiryukov
committed
5729349
View commit details
Copy full SHA for 5729349
View code at this point
Browse repository at this point
Commits on Aug 17, 2018
Coding Standards: Upgrade WPCS to 1.0.0
Show description for a75d153
pento
committed
a75d153
View commit details
Copy full SHA for a75d153
View code at this point
Browse repository at this point
Commits on Feb 4, 2018
Canonical: Add `$x_redirect_by` parameter to `wp_safe_redirect()`.
Show description for d512973
johnbillion
committed
d512973
View commit details
Copy full SHA for d512973
View code at this point
Browse repository at this point
Commits on Feb 1, 2018
Canonical: Add `$x_redirect_by` parameter to `wp_redirect()` that allows applications doing the redirect to identify themselves.
Show description for 40f76ae
SergeyBiryukov
committed
40f76ae
View commit details
Copy full SHA for 40f76ae
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 Sep 28, 2017
Build/Test tools: Update some test cases in anticipation of code formatting corrections.
Show description for 4277df9
johnbillion
committed
4277df9
View commit details
Copy full SHA for 4277df9
View code at this point
Browse repository at this point
Commits on Jan 15, 2016
Users: Deprecate the `get_currentuserinfo()` pluggable function.
Show description for c7ae3fb
swissspidy
committed
c7ae3fb
View commit details
Copy full SHA for c7ae3fb
View code at this point
Browse repository at this point
Commits on Oct 13, 2015
Improve [35146] to only skip pluggable function signature tests for `wp-includes/cache.php` when an external object cache is in use.
Show description for 5fc2385
ocean90
committed
5fc2385
View commit details
Copy full SHA for 5fc2385
View code at this point
Browse repository at this point
Reinstate `wp_cache_get()` into the pluggable function tests. The signature tests are now skipped if an external object cache is in use.
Show description for b2fd51c
johnbillion
committed
b2fd51c
View commit details
Copy full SHA for b2fd51c
View code at this point
Browse repository at this point
Skip the pluggable function signature tests when an external object cache is in use.
Show description for 8c17819
johnbillion
committed
8c17819
View commit details
Copy full SHA for 8c17819
View code at this point
Browse repository at this point
Remove `wp_cache_reset()` from the pluggable functions signature tests, as the function is deprecated and no longer used.
Show description for 9d23a7f
johnbillion
committed
9d23a7f
View commit details
Copy full SHA for 9d23a7f
View code at this point
Browse repository at this point
Commits on Sep 26, 2015
Add function signature tests for the pluggable functions in wp-admin/includes/schema.php and wp-admin/includes/upgrade.php.
Show description for 7e5f54d
johnbillion
committed
7e5f54d
View commit details
Copy full SHA for 7e5f54d
View code at this point
Browse repository at this point
Add function signature tests for the pluggable functions in `wp-includes/cache.php`.
Show description for 4196a07
johnbillion
committed
4196a07
View commit details
Copy full SHA for 4196a07
View code at this point
Browse repository at this point
Commits on Sep 14, 2015
Implement unit tests which use reflection to test functions in pluggable.php. This means any changes to these functions will need explicit changes to their corresponding tests, which helps prevent …
Show description for 0c38f66
johnbillion
committed
0c38f66
View commit details
Copy full SHA for 0c38f66
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.