..
actions
Code is Poetry.
2017-11-30 23:09:33 +00:00
admin
Administration: Adjust [45814] to address a backward compatibility issue for plugins passing multiple CSS classes to add_settings_error().
2019-08-22 00:21:49 +00:00
ajax
Tests: Add an xdebug group for tests that require xdebug.
2019-08-19 02:17:50 +00:00
attachment
Code is Poetry.
2017-11-30 23:09:33 +00:00
blocks
Blocks: Allow for nested the_content calls within do_blocks().
2019-04-08 06:53:14 +00:00
bookmark
General: Fix existing coding standard violations in bookmark tests, as outlined in [44546].
2019-01-10 21:16:49 +00:00
canonical
Coding Standards: Upgrade WPCS to 1.0.0
2018-08-17 01:50:26 +00:00
category
Taxonomy: Make sure wp_list_categories() correctly outputs term name of 0.
2018-09-02 22:08:05 +00:00
comment
Comments: Include post permalink in comment reply link.
2019-08-13 05:08:14 +00:00
customize
Coding Standards: Fix the remaining issues in /tests.
2019-07-08 00:55:20 +00:00
date
Date/Time: Restore the previous behavior of date_i18n() where invalid input would result in current time.
2019-08-29 23:17:30 +00:00
db
Coding Standards: Fix the remaining issues in /tests.
2019-07-08 00:55:20 +00:00
dependencies
Update wp.a11y.speak() to sanitize HTML before display.
2019-09-04 17:11:22 +00:00
editor
Coding Standards: Upgrade WPCS to 1.0.0
2018-08-17 01:50:26 +00:00
error-protection
Bootstrap/Load: Allow more than one recovery link to be valid at a time.
2019-04-16 05:08:16 +00:00
external-http
Coding Standards: Fix the remaining issues in /tests.
2019-07-08 00:55:20 +00:00
feed
Coding Standards: Fix the remaining issues in /tests.
2019-07-08 00:55:20 +00:00
filesystem
Tests: Add missing parent::setUp() calls to all test classes.
2019-01-14 04:54:01 +00:00
formatting
Coding Standards: Fix WPCS issue in [45990].
2019-09-04 18:40:13 +00:00
functions
Media: Add a unit test for wp_get_mime_types().
2019-07-16 21:51:45 +00:00
general
#43590 : Use robots meta tag to better discourage search engines.
2019-09-02 02:26:55 +00:00
hooks
Code is Poetry.
2017-11-30 23:09:33 +00:00
http
Coding Standards: Fix the remaining issues in /tests.
2019-07-08 00:55:20 +00:00
image
Media: Improve handling of cases where an uploaded image matches exactly a defined intermediate size. In most of these cases the original image has been edited by the user and is "web ready", there is no need for an identical intermediate image.
2019-09-07 01:33:16 +00:00
import
Coding Standards: Fix the remaining issues in /tests.
2019-07-08 00:55:20 +00:00
includes
Bootstrap/Load: After [45016], make sure wp_die() does not cause _doing_it_wrong() notices if called before $wp_query global is set.
2019-04-15 23:48:11 +00:00
l10n
I18N: Add support for custom WP_PLUGIN_URL in load_script_textdomain().
2019-07-27 12:43:56 +00:00
link
Coding Standards: Fix the remaining issues in /tests.
2019-07-08 00:55:20 +00:00
load
Bootstrap: Enhance core's memory limit handling.
2016-07-08 14:36:37 +00:00
media
Coding Standards: Upgrade WPCS to 1.0.0
2018-08-17 01:50:26 +00:00
menu
Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in tests.
2019-07-02 04:43:01 +00:00
meta
Coding Standards: Fix the remaining issues in /tests.
2019-07-08 00:55:20 +00:00
multisite
Multisite: Improve performance by caching not found lookups for sites and networks.
2019-08-29 12:41:45 +00:00
oembed
Tests: Add an xdebug group for tests that require xdebug.
2019-08-19 02:17:50 +00:00
option
Administration: Adjust [45814] to address a backward compatibility issue for plugins passing multiple CSS classes to add_settings_error().
2019-08-22 00:21:49 +00:00
pomo
Coding Standards: Fix the remaining issues in /tests.
2019-07-08 00:55:20 +00:00
post
Coding Standards: Fix WPCS violations in [45851].
2019-08-19 16:34:57 +00:00
privacy
Privacy: Add descriptions for sections in a personal data export file.
2019-08-18 02:07:00 +00:00
query
Code Modernisation: Fix known instances of array access on data types that can't be accessed as arrays.
2019-07-15 06:24:08 +00:00
rest-api
REST API: Only cast scalar types to string when comparing new & old meta values.
2019-08-28 03:07:03 +00:00
rewrite
Tests: Add missing parent::setUp() calls to all test classes.
2019-01-14 04:54:01 +00:00
taxonomy
Tests: Add missing parent::setUp() calls to all test classes.
2019-01-14 04:54:01 +00:00
term
Taxonomy: Fix unique-slug check for terms with parents.
2019-08-26 15:18:40 +00:00
theme
Coding Standards: Fix the remaining issues in /tests.
2019-07-08 00:55:20 +00:00
url
Privacy: Introduce Privacy Policy page helpers:
2019-03-21 19:47:29 +00:00
user
Users: Make wp_list_authors() unit tests more readable.
2019-08-14 15:35:19 +00:00
widgets
Widgets: Add rel="noopener noreferrer" to links with target="_blank" in the Image widget.
2019-04-08 23:22:14 +00:00
xmlrpc
Date/Time: Update XML-RPC tests for invalid date input to account for a more consistent mysql2date() error handling in [45908].
2019-08-29 16:43:28 +00:00
actions.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
adminbar.php
Coding Standards: Fix the remaining issues in /tests.
2019-07-08 00:55:20 +00:00
auth.php
Users: Clean user cache in check_password_reset_key() tests.
2019-08-01 19:53:45 +00:00
avatar.php
Coding Standards: Fix and whitelist variable names.
2019-01-12 06:05:55 +00:00
basic.php
Coding Standards: Fix the remaining issues in /tests.
2019-07-08 00:55:20 +00:00
cache.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
canonical.php
Canonical: Ensure redirect query keys are URL encoded.
2019-04-08 01:09:01 +00:00
category.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
comment-submission.php
Date/Time: Replace all instances of date() with gmdate().
2019-05-26 00:11:37 +00:00
comment.php
Coding Standards: Fix the remaining issues in /tests.
2019-07-08 00:55:20 +00:00
compat.php
Coding Standards: Fix the remaining issues in /tests.
2019-07-08 00:55:20 +00:00
cron.php
Cron: Ensure identical single events aren't scheduled less than 10min apart.
2019-03-16 06:41:23 +00:00
db.php
Coding Standards: Fix the remaining issues in /tests.
2019-07-08 00:55:20 +00:00
dbdelta.php
Coding Standards: Fix the remaining issues in /tests.
2019-07-08 00:55:20 +00:00
dependencies.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
file.php
Coding Standards: Fix the remaining issues in /tests.
2019-07-08 00:55:20 +00:00
filters.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
functions.php
Coding Standards: Fix WPCS violation in [45754].
2019-08-05 18:09:20 +00:00
kses.php
Fix for URL sanitization that can lead to cross-site scripting (XSS) attacks.
2019-09-04 17:51:33 +00:00
l10n.php
Coding Standards: Fix the remaining issues in /tests.
2019-07-08 00:55:20 +00:00
link.php
Coding Standards: Upgrade WPCS to 1.0.0
2018-08-17 01:50:26 +00:00
locale.php
I18N: Following [45688], remove test for removed method.
2019-07-27 14:29:28 +00:00
mail.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
media.php
Fix (unrelated) test after [46066].
2019-09-05 22:52:29 +00:00
meta.php
Coding Standards: Fix the remaining issues in /tests.
2019-07-08 00:55:20 +00:00
multisite.php
Coding Standards: Fix the remaining issues in /tests.
2019-07-08 00:55:20 +00:00
pluggable.php
Coding Standards: Upgrade WPCS to 1.0.0
2018-08-17 01:50:26 +00:00
post.php
Coding Standards: Fix the remaining issues in /tests.
2019-07-08 00:55:20 +00:00
query.php
Coding Standards: Upgrade WPCS to 1.0.0
2018-08-17 01:50:26 +00:00
rest-api.php
Coding Standards: Fix the remaining issues in /tests.
2019-07-08 00:55:20 +00:00
rewrite.php
Coding Standards: Upgrade WPCS to 1.0.0
2018-08-17 01:50:26 +00:00
shortcode.php
Coding Standards: Fix the remaining issues in /tests.
2019-07-08 00:55:20 +00:00
site-health.php
Site Health Check: New tests file missed in [45801].
2019-08-15 00:36:38 +00:00
taxonomy.php
Coding Standards: Fix the remaining issues in /tests.
2019-07-08 00:55:20 +00:00
template.php
PHPCS: Remove extra spaces added in [44966].
2019-03-21 20:19:16 +00:00
term.php
Coding Standards: Upgrade WPCS to 1.0.0
2018-08-17 01:50:26 +00:00
theme.php
Coding Standards: Fix the remaining issues in /tests.
2019-07-08 00:55:20 +00:00
upload.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
url.php
Date/Time: Replace all instances of date() with gmdate().
2019-05-26 00:11:37 +00:00
user.php
Users: Adjust [45708] to make sure wp_update_user() does not issue a WP_Error if a single site was previously set up as Multisite and there's still a spam field in the user table.
2019-08-22 01:52:16 +00:00
walker.php
Code is Poetry.
2017-11-30 23:09:33 +00:00
widgets.php
Widgets: Allow for short-circuiting widget output in the_widget() using the widget_display_callback filter, for consistency with output via a registered sidebar.
2019-08-14 23:02:25 +00:00
wp.php
Coding Standards: Fix the remaining issues in /tests.
2019-07-08 00:55:20 +00:00