Ticket #40297: class-wp-customize-manager.php.diff
File class-wp-customize-manager.php.diff, 344 bytes (added by , 7 years ago) |
---|
-
class-wp-customize-manager.php
462 462 * Check if customize query variable exist. Init filters to filter the current theme. 463 463 * 464 464 * @since 3.4.0 465 * 466 * @global string $pagenow 465 467 */ 466 468 public function setup_theme() { 467 469 global $pagenow;