Make WordPress Core

Ticket #40297: class-wp-customize-manager.php.diff

File class-wp-customize-manager.php.diff, 344 bytes (added by mt8.biz, 7 years ago)
  • class-wp-customize-manager.php

     
    462462         * Check if customize query variable exist. Init filters to filter the current theme.
    463463         *
    464464         * @since 3.4.0
     465         *
     466         * @global string $pagenow
    465467         */
    466468        public function setup_theme() {
    467469                global $pagenow;