WordPress/wp-includes/customize
audrasjb 6a2168a131 Grouped backports to the 5.1 branch.
- Media: Refactor search by filename within the admin,
- REST API: Lockdown post parameter of the terms endpoint,
- Customize: Escape blogname option in underscores templates,
- Query: Validate relation in `WP_Date_Query`,
- Posts, Post types: Apply KSES to post-by-email content,
- General: Validate host on "Are you sure?" screen,
- Posts, Post types: Remove emails from post-by-email logs,
- Pings/trackbacks: Apply KSES to all trackbacks,
- Mail: Reset PHPMailer properties between use,
- Widgets: Escape RSS error messages for display.

Merges [54521-54530] to the 5.1 branch.
Props voldemortensen, johnbillion, paulkevan, peterwilsoncc, xknown, dd32, audrasjb, martinkrcho, vortfu, davidbaumwald, tykoted, timothyblynjacobs, johnjamesjacoby, ehtis, matveb, talldanwp.

Built from https://develop.svn.wordpress.org/branches/5.1@54570


git-svn-id: http://core.svn.wordpress.org/branches/5.1@54124 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-10-17 18:15:35 +00:00
..
class-wp-customize-background-image-control.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:51:36 +00:00
class-wp-customize-background-image-setting.php
class-wp-customize-background-position-control.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-customize-code-editor-control.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-customize-color-control.php Customize: Remove a stray whitespace. 2018-04-13 15:10:20 +00:00
class-wp-customize-cropped-image-control.php Docs: Remove @access notations from method DocBlocks in wp-includes/* classes. 2017-07-27 00:41:44 +00:00
class-wp-customize-custom-css-setting.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:51:36 +00:00
class-wp-customize-date-time-control.php Docs: Add a missing @global to the WP_Customize_Date_Time_Control::get_month_choices() docblock. 2019-01-08 05:24:49 +00:00
class-wp-customize-filter-setting.php Docs: Remove @access notations from method DocBlocks in wp-includes/* classes. 2017-07-27 00:41:44 +00:00
class-wp-customize-header-image-control.php Grouped backports to the 5.1 branch. 2022-10-17 18:15:35 +00:00
class-wp-customize-header-image-setting.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-customize-image-control.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-customize-media-control.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-customize-nav-menu-auto-add-control.php Customize: Improve the menu creation flow. 2017-10-05 02:22:49 +00:00
class-wp-customize-nav-menu-control.php Customize: Correct "Add Items" button reference in help text shown after creating a new menu. 2018-01-23 12:03:30 +00:00
class-wp-customize-nav-menu-item-control.php I18N: Use the actual placeholder instead of a number in translator comments if the corresponding string does not use numbered placeholders. 2018-03-11 16:44:34 +00:00
class-wp-customize-nav-menu-item-setting.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:51:36 +00:00
class-wp-customize-nav-menu-location-control.php General: Reformat inline if () statements inside HTML tags. 2017-11-23 04:09:49 +00:00
class-wp-customize-nav-menu-locations-control.php Docs: Add a reference to WP_Customize_Control from the WP_Customize_Nav_Menu_Locations_Control docblock. 2019-01-08 05:18:50 +00:00
class-wp-customize-nav-menu-name-control.php Customize: Improve the menu creation flow. 2017-10-05 02:22:49 +00:00
class-wp-customize-nav-menu-section.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-customize-nav-menu-setting.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:51:36 +00:00
class-wp-customize-nav-menus-panel.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:51:36 +00:00
class-wp-customize-new-menu-control.php Docs: Future-proof comments referencing 5.0 TODOs. 2018-12-17 03:07:55 +00:00
class-wp-customize-new-menu-section.php Docs: Future-proof comments referencing 5.0 TODOs. 2018-12-17 03:07:55 +00:00
class-wp-customize-partial.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-customize-selective-refresh.php Docs: Document more parameters and properties using typed array notation. 2018-03-25 19:33:31 +00:00
class-wp-customize-sidebar-section.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-customize-site-icon-control.php Grouped backports to the 5.1 branch. 2022-10-17 18:15:35 +00:00
class-wp-customize-theme-control.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:51:36 +00:00
class-wp-customize-themes-panel.php Customize: Fix confusion related to visibility of Themes panel with drafted/scheduled changesets. 2017-10-07 06:00:54 +00:00
class-wp-customize-themes-section.php I18n: Improve translators comments [2]. 2018-08-30 12:36:24 +00:00
class-wp-customize-upload-control.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-widget-area-customize-control.php Docs: Remove @access notations from method DocBlocks in wp-includes/* classes. 2017-07-27 00:41:44 +00:00
class-wp-widget-form-customize-control.php Docs: Add docblocks to the members of WP_Widget_Form_Customize_Control. 2019-01-09 05:49:49 +00:00