..
attachments.php
Replace usages of basename() with wp_basename() in order to support multibyte filenames
2019-03-01 20:57:26 +00:00
filtering.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
formats.php
Build/Test Tools: Implement assertNotWPError() in appropriate places in the test suite.
2018-03-20 22:34:11 +00:00
getBodyClass.php
PHPCS: Fix WPCS violation in [45088].
2019-04-01 16:48:32 +00:00
getPageByPath.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
getPageChildren.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
getPages.php
Query: Cache the result when get_pages() doesn't find anything in the database.
2019-01-14 23:26:20 +00:00
getPageUri.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
getPostClass.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
getPosts.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
getPostsByAuthorSql.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
getPostTypeLabels.php
Coding Standards: Upgrade WPCS to 1.0.0
2018-08-17 01:50:26 +00:00
getTheContent.php
Posts: Avoid the use of globals in get_the_content() and related functions.
2019-03-20 15:48:46 +00:00
getTheExcerpt.php
Posts: Avoid the use of globals in get_the_content() and related functions.
2019-03-20 15:48:46 +00:00
isPostTypeViewable.php
Coding Standards: Upgrade WPCS to 1.0.0
2018-08-17 01:50:26 +00:00
listPages.php
Improve performance of wp_list_pages() tests.
2017-12-15 11:15:00 +00:00
meta.php
REST API: Move object type-specific metadata integrations from the wrapper functions to the low-level Meta API functions.
2018-12-12 03:02:00 +00:00
nav-menu.php
Privacy: Introduce Privacy Policy page helpers:
2019-03-21 19:47:29 +00:00
objects.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
output.php
Remove the core/more block delimiters when splitting post_content on the <!--more--> tag.
2019-04-24 05:40:01 +00:00
pings.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
query.php
Build/Test Tools: Add support for PHPUnit 7.x.
2019-01-28 14:10:24 +00:00
revisions.php
Coding Standards: Upgrade WPCS to 1.0.0
2018-08-17 01:50:26 +00:00
slashes.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
template.php
Accessibility: use aria-current for the paginated post links output by wp_link_pages().
2018-01-12 20:16:56 +00:00
thumbnails.php
Coding Standards: Upgrade WPCS to 1.0.0
2018-08-17 01:50:26 +00:00
types.php
Coding Standards: Upgrade WPCS to 1.0.0
2018-08-17 01:50:26 +00:00
wpGetPostParentId.php
Tests: Improve tests for wp_get_post_parent_id() added in [42397].
2018-02-01 16:02:26 +00:00
wpInsertPost.php
Coding Standards: Upgrade WPCS to 1.0.0
2018-08-17 01:50:26 +00:00
wpPost.php
Coding Standards: Upgrade WPCS to 1.0.0
2018-08-17 01:50:26 +00:00
wpPostType.php
Coding Standards: Upgrade WPCS to 1.0.0
2018-08-17 01:50:26 +00:00
wpUniquePostSlug.php
Code is Poetry.
2017-11-30 23:09:33 +00:00