wordpress-develop/src/wp-includes/customize
Sergey Biryukov 74baee2f19 Menus: Introduce wp_nav_menu_item_custom_fields_customize_template action that fires at the end of the form field template for nav menu items in the customizer.
This brings parity with the `wp_nav_menu_item_custom_fields` action added in [47190] for the Menus screen.

Props celloexpressions.
Fixes #47056.

git-svn-id: https://develop.svn.wordpress.org/trunk@47350 602fd350-edb4-49c9-b593-d223f7449a82
2020-02-24 14:56:42 +00:00
..
class-wp-customize-background-image-control.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
class-wp-customize-background-image-setting.php Customize: move WP_Customize_Section subclasses to wp-includes/customize, they load in the exact same place. 2015-10-24 18:20:25 +00:00
class-wp-customize-background-position-control.php Code is Poetry. 2017-11-30 23:09:33 +00:00
class-wp-customize-code-editor-control.php Code is Poetry. 2017-11-30 23:09:33 +00:00
class-wp-customize-color-control.php Customize: Remove a stray whitespace. 2018-04-13 15:09:30 +00:00
class-wp-customize-cropped-image-control.php Docs: Remove @access notations from method DocBlocks in wp-includes/* classes. 2017-07-27 00:40:27 +00:00
class-wp-customize-custom-css-setting.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
class-wp-customize-date-time-control.php I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:39:13 +00:00
class-wp-customize-filter-setting.php Docs: Remove @access notations from method DocBlocks in wp-includes/* classes. 2017-07-27 00:40:27 +00:00
class-wp-customize-header-image-control.php I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:39:13 +00:00
class-wp-customize-header-image-setting.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00
class-wp-customize-image-control.php Code is Poetry. 2017-11-30 23:09:33 +00:00
class-wp-customize-media-control.php Docs: Improve documentation of known return types, plus other docs fixes. 2019-11-05 21:21:46 +00:00
class-wp-customize-nav-menu-auto-add-control.php Customize: Improve the menu creation flow. 2017-10-05 02:21:22 +00:00
class-wp-customize-nav-menu-control.php I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:39:13 +00:00
class-wp-customize-nav-menu-item-control.php Menus: Introduce wp_nav_menu_item_custom_fields_customize_template action that fires at the end of the form field template for nav menu items in the customizer. 2020-02-24 14:56:42 +00:00
class-wp-customize-nav-menu-item-setting.php Coding Standards: Use Yoda conditions where appropriate. 2020-02-09 16:52:28 +00:00
class-wp-customize-nav-menu-location-control.php Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-includes. 2019-07-02 23:41:16 +00:00
class-wp-customize-nav-menu-locations-control.php I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:39:13 +00:00
class-wp-customize-nav-menu-name-control.php Customize: Improve the menu creation flow. 2017-10-05 02:21:22 +00:00
class-wp-customize-nav-menu-section.php Code is Poetry. 2017-11-30 23:09:33 +00:00
class-wp-customize-nav-menu-setting.php Coding Standards: Use Yoda conditions where appropriate. 2020-02-09 16:52:28 +00:00
class-wp-customize-nav-menus-panel.php I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:39:13 +00:00
class-wp-customize-new-menu-control.php Customize: Formally deprecate unused Customizer classes. 2019-11-03 16:46:55 +00:00
class-wp-customize-new-menu-section.php Customize: Formally deprecate unused Customizer classes. 2019-11-03 16:46:55 +00:00
class-wp-customize-partial.php Code is Poetry. 2017-11-30 23:09:33 +00:00
class-wp-customize-selective-refresh.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00
class-wp-customize-sidebar-section.php Code is Poetry. 2017-11-30 23:09:33 +00:00
class-wp-customize-site-icon-control.php Customize: Prevent breaking the customizer when site title contains templating syntax. 2019-10-04 21:58:48 +00:00
class-wp-customize-theme-control.php I18N: Remove unnecessary HTML from "Active:" strings in wp-admin/themes.php. 2020-01-20 14:25:13 +00:00
class-wp-customize-themes-panel.php I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:39:13 +00:00
class-wp-customize-themes-section.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
class-wp-customize-upload-control.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
class-wp-widget-area-customize-control.php Docs: Remove @access notations from method DocBlocks in wp-includes/* classes. 2017-07-27 00:40:27 +00:00
class-wp-widget-form-customize-control.php Bootstrap/Load: Remove duplicate leading slashes on inclusion of various files under ABSPATH. 2019-04-13 04:45:05 +00:00