Uses
Uses | Description |
---|---|
wp-includes/class-wp-customize-manager.php: WP_Customize_Manager::doing_ajax() | Return true if it’s an Ajax request. |
wp-includes/theme.php: validate_current_theme() | Checks that the current theme has ‘index.php’ and ‘style.css’ files. |
wp-includes/pluggable.php: wp_redirect() | Redirects to another page. |