wordpress-develop/tests/phpunit/tests/customize
Sergey Biryukov 3fb04abf15 Customize: Ensure that WP_Customize_Manager::import_theme_starter_content() properly handles starter content with (nested) arrays as values.
Previously, searching for symbol references to replace with post or attachment IDs in array values resulted in a PHP warning.

Props timph, JarretC, SergeyBiryukov.
Fixes #45484.

git-svn-id: https://develop.svn.wordpress.org/trunk@46548 602fd350-edb4-49c9-b593-d223f7449a82
2019-10-15 16:41:51 +00:00
..
control.php Coding Standards: Remove PHPCS 2.x @codingStandardsIgnore* ignore syntax. 2019-01-11 03:03:08 +00:00
custom-css-setting.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
manager.php Customize: Ensure that WP_Customize_Manager::import_theme_starter_content() properly handles starter content with (nested) arrays as values. 2019-10-15 16:41:51 +00:00
nav-menu-item-setting.php Coding Standards: Fix the remaining issues in /tests. 2019-07-08 00:55:20 +00:00
nav-menu-setting.php Coding Standards: Fix the remaining issues in /tests. 2019-07-08 00:55:20 +00:00
nav-menus.php Code Modernization: Remove all code using a version_compare() with a PHP version older than PHP 5.6. 2019-09-20 22:01:36 +00:00
panel.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
partial.php Coding Standards: Remove PHPCS 2.x @codingStandardsIgnore* ignore syntax. 2019-01-11 03:03:08 +00:00
section.php Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in tests. 2019-07-02 04:43:01 +00:00
selective-refresh-ajax.php Coding Standards: Remove PHPCS 2.x @codingStandardsIgnore* ignore syntax. 2019-01-11 03:03:08 +00:00
selective-refresh.php Coding Standards: Remove PHPCS 2.x @codingStandardsIgnore* ignore syntax. 2019-01-11 03:03:08 +00:00
setting.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
widgets.php Twenty Twenty: Rename widget areas to sidebar-1 and sidebar-2. 2019-09-23 23:16:59 +00:00