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
url.php
on
master
User selector
All users
All time
Commit history
Commits on Feb 2, 2021
General: Remove admin and login exceptions for `https` in `get_home_url()`.
Show description for 051c135
SergeyBiryukov
committed
051c135
View commit details
Copy full SHA for 051c135
View code at this point
Browse repository at this point
Commits on Sep 2, 2020
Tests: First pass at using `assertSame()` instead of `assertEquals()` in most of the unit tests.
Show description for 164b22c
SergeyBiryukov
committed
164b22c
View commit details
Copy full SHA for 164b22c
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 May 26, 2019
Date/Time: Replace all instances of `date()` with `gmdate()`.
Show description for 1085543
SergeyBiryukov
committed
1085543
View commit details
Copy full SHA for 1085543
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 Feb 26, 2016
Refactor some janky URL tests into data providers for clarity and better error reporting.
Show description for 48aa555
johnbillion
committed
48aa555
View commit details
Copy full SHA for 48aa555
View code at this point
Browse repository at this point
Commits on Oct 17, 2015
Unit Tests: after [35225], make `factory` a method/getter on `WP_UnitTestCase` and add magic methods for BC for every plugin that is extending `WP_UnitTestCase` and accessing the `$factory` instanc…
Show description for b757b37
staylor
committed
b757b37
View commit details
Copy full SHA for b757b37
View code at this point
Browse repository at this point
Commits on Oct 16, 2015
Unit Tests: one `$factory` to rule them all, and it shall be `static`.
Show description for e70ebea
staylor
committed
e70ebea
View commit details
Copy full SHA for e70ebea
View code at this point
Browse repository at this point
Commits on Sep 29, 2015
`force_ssl_login()` has been functionally identical to `force_ssl_admin()` since 4.0 (#10267), so its test assertions can be removed as the function has been deprecated in [34700]. The remaining as…
Show description for 601ace8
johnbillion
committed
601ace8
View commit details
Copy full SHA for 601ace8
View code at this point
Browse repository at this point
Commits on Jan 30, 2015
In `get_adjacent_post()`, return private post if the current user has the capacity to read it.
Show description for 9cb4d3c
boonebgorges
committed
9cb4d3c
View commit details
Copy full SHA for 9cb4d3c
View code at this point
Browse repository at this point
Commits on May 29, 2014
Forcing SSL logins now forces SSL for the entire admin, with no middle ground.
Show description for 961459e
nacin
committed
961459e
View commit details
Copy full SHA for 961459e
View code at this point
Browse repository at this point
Commits on Sep 12, 2013
Don't assume `$GLOBALS['post']` is set in `tests/url.php`.
Show description for 6acb4cf
staylor
committed
6acb4cf
View commit details
Copy full SHA for 6acb4cf
View code at this point
Browse repository at this point
Commits on Sep 11, 2013
`get_home_url()` assumes `$GLOBALS['pagenow']` is set. It isn't in `Tests_URL`... and now it is.
Show description for 6de2f44
staylor
committed
6de2f44
View commit details
Copy full SHA for 6de2f44
View code at this point
Browse repository at this point
Commits on Aug 29, 2013
Move PHPUnit tests into a tests/phpunit directory.
Show description for 8045afd
nacin
committed
8045afd
View commit details
Copy full SHA for 8045afd
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.