set_current_screen(); function in_admin( $admin = null ); function add_old_compat_help( $screen, $help ); function set_parentage( $parent_file ); function add_option( $option, $args = array() ); function get_option( $option, $key = false ); function get_help_tabs(); function get_help_tab( $id ); function add_help_tab( $args ); function remove_help_tab( $id ); function remove_help_tabs(); function get_help_sidebar(); function set_help_sidebar( $content ); function get_columns(); function render_screen_meta(); function show_screen_options(); function render_screen_options(); function render_screen_layout(); function render_per_page_options(); }
set_current_screen(); function in_admin( $admin = null ); function add_old_compat_help( $screen, $help ); function set_parentage( $parent_file ); function add_option( $option, $args = array() ); function get_option( $option, $key = false ); function get_help_tabs(); function get_help_tab( $id ); function add_help_tab( $args ); function remove_help_tab( $id ); function remove_help_tabs(); function get_help_sidebar(); function set_help_sidebar( $content ); function get_columns(); function render_screen_meta(); function show_screen_options(); function render_screen_options(); function render_screen_layout(); function render_per_page_options(); }