Uses
Uses | Description |
---|---|
wp-includes/class-wp-customize-panel.php: WP_Customize_Panel::get_content() | Get the panel’s content template for insertion into the Customizer pane. |
wp-includes/class-wp-customize-panel.php: WP_Customize_Panel::active() | Check whether panel is active to current Customizer preview. |
wp-includes/general-template.php: get_bloginfo() | Retrieves information about the current site. |
wp-includes/functions.php: wp_array_slice_assoc() | Extract a slice of an array, given a list of keys. |