3
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 23, 2024 — Jun 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move tests/query.php to tests/query/conditionals.php. New query test for setup_postdata() pagination with nextpage. see #16746. More... over 12 years ago
Move tests/query.php to tests/query/conditionals.php. New query test for setup_postdata() pagination with nextpage. see #16746. More... over 12 years ago
Test suite: Add $this->factory->attachment->create( $file, $parent = 0, $args = array() ), which wraps wp_insert_attachment(). More... over 12 years ago
Test suite: Add $this->factory->attachment->create( $file, $parent = 0, $args = array() ), which wraps wp_insert_attachment(). More... over 12 years ago
Allow get_post_ancestors() to inspect the $post global, when null/0 is received. see #23708. More... over 12 years ago
Allow get_post_ancestors() to inspect the $post global, when null/0 is received. see #23708. More... over 12 years ago
Add shortcode_atts() filter tests. see #15155. props coffee2code. More... over 12 years ago
Add shortcode_atts() filter tests. see #15155. props coffee2code. More... over 12 years ago
better test for wp_unique_filename() fixes #23699 More... over 12 years ago
better test for wp_unique_filename() fixes #23699 More... over 12 years ago
Post revisions now only get created when a field gets changed. More... over 12 years ago
Post revisions now only get created when a field gets changed. More... over 12 years ago
shorten_url() no longer strips slashes. More... over 12 years ago
shorten_url() no longer strips slashes. More... over 12 years ago
Two dots are no longer invalid in URLs. More... over 12 years ago
Two dots are no longer invalid in URLs. More... over 12 years ago
Move the get_date_from_gmt() et al. tests to the formatting group. More... over 12 years ago
Move the get_date_from_gmt() et al. tests to the formatting group. More... over 12 years ago
Add tests for get_date_from_gmt() and get_gmt_from_date(). More... over 12 years ago
Add tests for get_date_from_gmt() and get_gmt_from_date(). More... over 12 years ago
Use require_once to load includes/functions.php More... over 12 years ago
Use require_once to load includes/functions.php More... over 12 years ago
Rename the WP_HTTP testcase 'test_location_header_on_200' to 'test_location_header_on_201' and modify test / test script accordingly, PHP doesn't allow us to issue a Location with a 200 response, and the ticket it refers to is specifically about 201 responses. More... over 12 years ago
Rename the WP_HTTP testcase 'test_location_header_on_200' to 'test_location_header_on_201' and modify test / test script accordingly, PHP doesn't allow us to issue a Location with a 200 response, and the ticket it refers to is specifically about 201 responses. More... over 12 years ago
Revert parts of [1215] to reflects changes for #WP21767 More... over 12 years ago
Revert parts of [1215] to reflects changes for #WP21767 More... over 12 years ago
Ignore phpunit.xml, since we have phpunit.xml.dist More... over 12 years ago
Ignore phpunit.xml, since we have phpunit.xml.dist More... over 12 years ago
Move phpunit.xml to phpunit.xml.dist. props nbachiyski. fixes #23499. More... over 12 years ago
Move phpunit.xml to phpunit.xml.dist. props nbachiyski. fixes #23499. More... over 12 years ago