.. |
actions
|
|
|
admin
|
Dashboard: Strip ports from IPs to avoid PHP warnings.
|
2017-10-25 00:06:06 +00:00 |
ajax
|
Bundled Themes: Fix fragile update-theme phpunit test which broke after version updates in [42105].
|
2017-11-02 01:25:57 +00:00 |
attachment
|
|
|
bookmark
|
|
|
canonical
|
Canonical: Strip trailing punctuation from permalinks.
|
2017-10-24 14:17:22 +00:00 |
category
|
|
|
comment
|
Database: Restore numbered placeholders in wpdb::prepare() .
|
2017-10-31 11:59:43 +00:00 |
customize
|
Customize: Move control's fallback selection of default content template to renderContent method to align with sections and panels.
|
2017-10-19 03:03:19 +00:00 |
date
|
Database: Restore numbered placeholders in wpdb::prepare() .
|
2017-10-31 11:59:43 +00:00 |
db
|
|
|
dependencies
|
Code Editor: Fix phpunit tests related to gutters after [41974].
|
2017-10-24 16:57:10 +00:00 |
editor
|
Editor: In _WP_Editors::wp_link_query , allow filtering empty results.
|
2017-09-08 14:02:43 +00:00 |
external-http
|
Embeds: Remove the external oEmbed tests for YouTube.
|
2017-10-03 16:51:25 +00:00 |
feed
|
|
|
filesystem
|
General: Improve terminology used when referring to installations of WordPress and its extensions.
|
2017-08-22 11:51:11 +00:00 |
formatting
|
Date/Time: Use delta comparison in get_gmt_from_date() tests to avoid race conditions.
|
2017-10-18 19:41:46 +00:00 |
functions
|
File Editor: Add support for more than one sub-directory level.
|
2017-10-10 05:33:57 +00:00 |
general
|
Allow usage of aria-current in paginate_links() .
|
2017-09-11 14:28:59 +00:00 |
hooks
|
Tests: Fix typo in test_do_action_with_multiple_callbacks_on_different_priorities() .
|
2017-10-23 13:03:34 +00:00 |
http
|
Build/Test Tools: Convert more test skipping into hard failures.
|
2017-09-11 00:37:55 +00:00 |
image
|
Build/Test Tools: Revert [41784].
|
2017-10-12 04:27:22 +00:00 |
import
|
Build/Test Tools: Clarify the error message when running the test suite without the WordPress Importer plugin present in the test suite.
|
2017-07-27 14:00:16 +00:00 |
includes
|
|
|
l10n
|
|
|
link
|
Multisite: Introduce a self_admin_url filter to adjust the URL to an administration panel.
|
2017-07-14 23:00:55 +00:00 |
load
|
|
|
media
|
|
|
menu
|
Menus: Add menu-$i slugs to mapping groups
|
2017-10-25 22:28:43 +00:00 |
meta
|
|
|
multisite
|
Multisite: Pass network object instead of ID to pre_get_main_site_id .
|
2017-10-30 19:55:09 +00:00 |
oembed
|
Embeds: Improve consistency of update and refresh logic for oEmbed caching between oembed_cache and post meta.
|
2017-10-24 23:09:43 +00:00 |
option
|
Options: Add new alloptions and pre_cache_alloptions filters.
|
2017-09-28 00:22:48 +00:00 |
pomo
|
I18N: Improvements to the tests for plural forms.
|
2017-10-04 13:26:15 +00:00 |
post
|
Customize: Allow post/page stubs to be edited in WP Admin as "customization drafts" when changeset is saved as draft or scheduled.
|
2017-10-17 20:14:56 +00:00 |
query
|
|
|
rest-api
|
Database: Restore numbered placeholders in wpdb::prepare() .
|
2017-10-31 11:59:43 +00:00 |
rewrite
|
|
|
taxonomy
|
|
|
term
|
Don't force distinct term queries when specifying number and object_ids .
|
2017-10-16 18:34:29 +00:00 |
theme
|
Themes: Adjust unit test after [41607].
|
2017-09-27 08:52:34 +00:00 |
user
|
Multisite: Use get_current_blog_id() instead of $wpdb->blogid .
|
2017-10-02 01:43:48 +00:00 |
widgets
|
Widgets: Prevent showing underlying attachment excerpt as caption when empty caption value is supplied in Image widget.
|
2017-10-27 05:04:04 +00:00 |
xmlrpc
|
Quick/Bulk Edit: Improve the inline error messages styling.
|
2017-10-02 21:51:09 +00:00 |
actions.php
|
|
|
adminbar.php
|
|
|
auth.php
|
|
|
avatar.php
|
|
|
basic.php
|
|
|
cache.php
|
|
|
canonical.php
|
|
|
category.php
|
|
|
comment-submission.php
|
Posts, Post Types: Correct test_submitting_comment_to_trashed_post_returns_error() .
|
2017-09-29 15:09:39 +00:00 |
comment.php
|
|
|
compat.php
|
|
|
cron.php
|
|
|
db.php
|
Database: Restore numbered placeholders in wpdb::prepare() .
|
2017-10-31 11:59:43 +00:00 |
dbdelta.php
|
Database: Fix a test failing on MySQL 5.7 and MariaDB 10.2.
|
2017-10-10 23:45:35 +00:00 |
dependencies.php
|
|
|
file.php
|
|
|
filters.php
|
|
|
functions.php
|
Filesystem API: Add more specificity to the rules for valid files in validate_file() .
|
2017-10-24 23:14:33 +00:00 |
kses.php
|
|
|
l10n.php
|
|
|
link.php
|
|
|
locale.php
|
|
|
mail.php
|
|
|
media.php
|
Media: Don't backdate media uploaded to pages.
|
2017-10-21 13:26:24 +00:00 |
meta.php
|
|
|
multisite.php
|
|
|
pluggable.php
|
Build/Test tools: Update some test cases in anticipation of code formatting corrections.
|
2017-09-28 22:55:54 +00:00 |
post.php
|
|
|
query.php
|
|
|
rest-api.php
|
REST API: Add _fields parameter to selectively include fields in response JSON.
|
2017-10-04 18:44:41 +00:00 |
rewrite.php
|
Rewrite: In url_to_postid() , bail early if the URL does not belong to the site.
|
2017-10-06 23:28:38 +00:00 |
shortcode.php
|
Media: Use max-width for default captions.
|
2017-10-04 02:49:19 +00:00 |
taxonomy.php
|
General: Avoid counting uncountable values when reading theme directories, and in some unit tests.
|
2017-07-27 16:59:36 +00:00 |
template.php
|
|
|
term.php
|
|
|
theme.php
|
Customize: Remove incorrect test assertions for the post_date of customization drafts.
|
2017-10-18 02:40:27 +00:00 |
upload.php
|
|
|
url.php
|
|
|
user.php
|
Multisite: Initialize a user's roles correctly when setting them up for a different site.
|
2017-09-27 21:09:11 +00:00 |
walker.php
|
|
|
widgets.php
|
Widgets: Revert format of sidebars_widgets .
|
2017-10-02 18:10:06 +00:00 |
wp.php
|
|
|