strip_shortcode_tag()
Function: Strips a shortcode tag based on RegEx matches against post content.
Source: wp-includes/shortcodes.php:742
Function: Strips a shortcode tag based on RegEx matches against post content.
Source: wp-includes/shortcodes.php:742
Function: Retrieves a list of protocols to allow in HTML attributes.
Source: wp-includes/functions.php:7039
Function: Temporarily suspends cache additions.
Source: wp-includes/functions.php:6239
Method: Renders the items per page option.
Source: wp-admin/includes/class-wp-screen.php:1224
Method: Removes all help tabs from the contextual help for the screen.
Source: wp-admin/includes/class-wp-screen.php:646
Method: Adds a sidebar to the contextual help for the screen.
Source: wp-admin/includes/class-wp-screen.php:671
Method: Renders the screen’s help section.
Source: wp-admin/includes/class-wp-screen.php:765
Method: Renders the screen options tab.
Source: wp-admin/includes/class-wp-screen.php:1044
Method: Renders the option for number of columns on the page.
Source: wp-admin/includes/class-wp-screen.php:1192
Class: Core class used to implement an admin screen API.
Source: wp-admin/includes/class-wp-screen.php:16