wppaste
WordPress

WP_Screen::render_screen_meta()

Since
3.3.0
Source
wp-admin/includes/class-wp-screen.php:789
Renders the screen's help section.

Description

This will trigger the deprecated filters for backward compatibility.

Compatibility

WordPress
since 3.3.0
PHP
7.4–8.6-dev
  • 6.7.7
  • 6.8.8
  • 6.9.7
  • 7.0.4
  • 7.1.0

Present in every tracked release (6.7.7 to 7.1.0), and compiles on PHP 7.4 through 8.6-dev.

Performance profile

How much work a call to WP_Screen::render_screen_meta() does, and what it touches: the algorithmic scaling, the Zend instruction count per call across PHP versions, the hooks it hands control to, and the core code that calls it. Measured from the compiled opcodes, not a stopwatch, so every number is identical on any machine running the same PHP version, and every function in core is ranked by cost.

Cost class
Light

Touches nothing outside its own arguments.

Scaling
Scales with input

The body loops, so the work grows with how much data it finds.

Instructions
91–149

Executed per call on PHP 8.5, depending on the branch taken. The body compiles to 230.

Plugin surface
4 hooks

Third-party callbacks on 'contextual_help_list', 'contextual_help', 'default_contextual_help' run inside this call, and their cost is not bounded by anything here.

Called by
0

Nothing in core calls this; the cost is only what you spend yourself.

What it touches

  • hookthird-party callbacksapply_filters_deprecated()called directly

Further down the call graph this can also reach option, query, cache, serialize and transient. Those are the worst case, several calls deep and usually down an error path, not what a normal call pays.

What one call costs · 144 distinct outcomes

One number would be a lie: the work depends on which branch runs. These are every distinct cost WP_Screen::render_screen_meta() can have, taken from its control-flow graph on PHP 8.5.

WhenInstructionsCalls it makes
!empty($old_help) && !->get_option() && !->show_screen_options() && !->get_help_tabs()91–100->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options()
!empty($old_help) && !->get_option() && !->get_help_tabs()93–102->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options()
!empty($old_help) && !->get_option() && !->show_screen_options()96–105->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->get_help_tabs()
!empty($old_help) && !->get_option()98–107->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->get_help_tabs()
!empty($old_help) && !->get_option() && !->get_help_tabs()99–108->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), ->get_help_tabs()
!empty($old_help) && !->get_option() && !->show_screen_options()100–106__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options()
!empty($old_help) && !empty($columns) && isset($columns) && !->get_option() && !->show_screen_options() && !->get_help_tabs()101–107->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options()
!empty($old_help) && ->get_help_tabs() && !->get_option() && !->show_screen_options()101–110->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->get_help_tabs(), _e()
!empty($old_help) && !->get_option()101–110->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), _e(), ->get_help_tabs()
!empty($old_help) && !->get_option() && !->get_help_tabs()101–110->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), ->get_help_tabs()
!empty($old_help) && !->get_option()102–108__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options()
!empty($old_help) && !empty($columns) && isset($columns) && !->get_option() && !->get_help_tabs()103–109->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options()
132 further outcomes, up to 149 instructions
!empty($old_help) && ->get_help_tabs() && !->get_option()103–112->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->get_help_tabs(), _e()
!empty($old_help) && !->get_option() && ->show_screen_options()103–112->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), _e(), ->get_help_tabs()
!empty($old_help) && !->get_option()104–113->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), ->get_help_tabs(), _e()
!empty($old_help) && !->get_option() && !->get_help_tabs()104–113->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), _e(), ->get_help_tabs()
!empty($old_help) && !->get_option() && !->show_screen_options()105–111__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->get_help_tabs()
!empty($old_help) && ->get_option() && !->show_screen_options() && !->get_help_tabs()106–118->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options()
!empty($old_help) && !empty($columns) && isset($columns) && !->get_option() && !->show_screen_options()106–112->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->get_help_tabs()
!empty($old_help) && ->get_help_tabs() && !->get_option()106–115->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), _e(), ->get_help_tabs(), _e()
!empty($old_help) && !->get_option()106–115->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), ->get_help_tabs(), _e()
!empty($old_help) && !->get_option() && ->show_screen_options() && !->get_help_tabs()106–115->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), _e(), ->get_help_tabs()
!empty($old_help) && !->get_option()107–113__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->get_help_tabs()
!empty($old_help) && ->get_option() && !->get_help_tabs()108–120->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options()
!empty($old_help) && !empty($columns) && isset($columns) && !->get_option()108–114->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->get_help_tabs()
!empty($old_help) && ->get_help_tabs() && !->get_option() && ->show_screen_options()108–117->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), _e(), ->get_help_tabs(), _e()
!empty($old_help) && !->get_option()108–114__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), ->get_help_tabs()
!empty($old_help) && !empty($columns) && isset($columns) && !->get_option() && !->get_help_tabs()109–115->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), ->get_help_tabs()
!empty($old_help) && !->get_option()109–118->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), _e(), ->get_help_tabs(), _e()
!empty($old_help) && !empty($columns) && isset($columns) && !->get_option() && !->show_screen_options()110–111__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options()
!empty($old_help) && ->get_help_tabs() && !->get_option() && !->show_screen_options()110–116__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->get_help_tabs(), _e()
!empty($old_help) && !->get_option()110–116__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), _e(), ->get_help_tabs()
!empty($old_help) && !->get_option()110–116__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), ->get_help_tabs()
!empty($old_help) && ->get_option() && !->show_screen_options()111–123->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->get_help_tabs()
!empty($old_help) && ->get_help_tabs() && !empty($columns) && isset($columns) && !->get_option() && !->show_screen_options()111–117->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->get_help_tabs(), _e()
!empty($old_help) && !empty($columns) && isset($columns) && !->get_option()111–117->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), _e(), ->get_help_tabs()
!empty($old_help) && !empty($columns) && isset($columns) && !->get_option() && !->get_help_tabs()111–117->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), ->get_help_tabs()
!empty($old_help) && !->get_option() && ->show_screen_options()111–120->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), _e(), ->get_help_tabs(), _e()
!empty($old_help) && !empty($columns) && isset($columns) && !->get_option()112–113__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options()
!empty($old_help) && ->get_help_tabs() && !->get_option()112–118__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->get_help_tabs(), _e()
!empty($old_help) && !->get_option() && ->show_screen_options()112–118__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), _e(), ->get_help_tabs()
!empty($old_help) && ->get_option()113–125->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->get_help_tabs()
!empty($old_help) && ->get_help_tabs() && !empty($columns) && isset($columns) && !->get_option()113–119->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->get_help_tabs(), _e()
!empty($old_help) && !empty($columns) && isset($columns) && !->get_option() && ->show_screen_options()113–119->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), _e(), ->get_help_tabs()
!empty($old_help) && !->get_option()113–119__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), ->get_help_tabs(), _e()
!empty($old_help) && !->get_option()113–119__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), _e(), ->get_help_tabs()
!empty($old_help) && ->get_option() && !->get_help_tabs()114–126->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), ->get_help_tabs()
!empty($old_help) && !empty($columns) && isset($columns) && !->get_option()114–120->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), ->get_help_tabs(), _e()
!empty($old_help) && !empty($columns) && isset($columns) && !->get_option() && !->get_help_tabs()114–120->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), _e(), ->get_help_tabs()
!empty($old_help) && ->get_option() && !->show_screen_options()115–122__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options()
!empty($old_help) && !empty($columns) && isset($columns) && !->get_option() && !->show_screen_options()115–116__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->get_help_tabs()
!empty($old_help) && ->get_help_tabs() && !->get_option()115–121__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), _e(), ->get_help_tabs(), _e()
!empty($old_help) && !->get_option()115–121__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), ->get_help_tabs(), _e()
!empty($old_help) && !->get_option() && ->show_screen_options()115–121__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), _e(), ->get_help_tabs()
!empty($old_help) && !empty($columns) && isset($columns) && ->get_option() && !->show_screen_options() && !->get_help_tabs()116–125->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options()
!empty($old_help) && ->get_help_tabs() && ->get_option() && !->show_screen_options()116–128->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->get_help_tabs(), _e()
!empty($old_help) && ->get_option()116–128->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), _e(), ->get_help_tabs()
!empty($old_help) && ->get_help_tabs() && !empty($columns) && isset($columns) && !->get_option()116–122->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), _e(), ->get_help_tabs(), _e()
!empty($old_help) && ->get_option() && !->get_help_tabs()116–128->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), ->get_help_tabs()
!empty($old_help) && !empty($columns) && isset($columns) && !->get_option()116–122->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), ->get_help_tabs(), _e()
!empty($old_help) && !empty($columns) && isset($columns) && !->get_option() && ->show_screen_options() && !->get_help_tabs()116–122->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), _e(), ->get_help_tabs()
!empty($old_help) && ->get_option()117–124__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options()
!empty($old_help) && !empty($columns) && isset($columns) && !->get_option()117–118__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->get_help_tabs()
!empty($old_help) && ->get_help_tabs() && !->get_option() && ->show_screen_options()117–123__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), _e(), ->get_help_tabs(), _e()
!empty($old_help) && !empty($columns) && isset($columns) && ->get_option() && !->get_help_tabs()118–127->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options()
!empty($old_help) && ->get_help_tabs() && ->get_option()118–130->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->get_help_tabs(), _e()
!empty($old_help) && ->get_option() && ->show_screen_options()118–130->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), _e(), ->get_help_tabs()
!empty($old_help) && ->get_help_tabs() && !empty($columns) && isset($columns) && !->get_option() && ->show_screen_options()118–124->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), _e(), ->get_help_tabs(), _e()
!empty($old_help) && !empty($columns) && isset($columns) && !->get_option()118–119__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), ->get_help_tabs()
!empty($old_help) && !->get_option()118–124__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), _e(), ->get_help_tabs(), _e()
!empty($old_help) && ->get_option()119–131->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), ->get_help_tabs(), _e()
!empty($old_help) && ->get_option() && !->get_help_tabs()119–131->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), _e(), ->get_help_tabs()
!empty($old_help) && !empty($columns) && isset($columns) && !->get_option()119–125->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), _e(), ->get_help_tabs(), _e()
!empty($old_help) && ->get_option() && !->show_screen_options()120–127__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->get_help_tabs()
!empty($old_help) && ->get_help_tabs() && !empty($columns) && isset($columns) && !->get_option() && !->show_screen_options()120–121__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->get_help_tabs(), _e()
!empty($old_help) && !empty($columns) && isset($columns) && !->get_option()120–121__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), _e(), ->get_help_tabs()
!empty($old_help) && !empty($columns) && isset($columns) && !->get_option()120–121__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), ->get_help_tabs()
!empty($old_help) && !->get_option() && ->show_screen_options()120–126__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), _e(), ->get_help_tabs(), _e()
!empty($old_help) && !empty($columns) && isset($columns) && ->get_option() && !->show_screen_options()121–130->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->get_help_tabs()
!empty($old_help) && ->get_help_tabs() && ->get_option()121–133->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), _e(), ->get_help_tabs(), _e()
!empty($old_help) && ->get_option()121–133->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), ->get_help_tabs(), _e()
!empty($old_help) && ->get_option() && ->show_screen_options() && !->get_help_tabs()121–133->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), _e(), ->get_help_tabs()
!empty($old_help) && !empty($columns) && isset($columns) && !->get_option() && ->show_screen_options()121–127->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), _e(), ->get_help_tabs(), _e()
!empty($old_help) && ->get_option()122–129__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->get_help_tabs()
!empty($old_help) && ->get_help_tabs() && !empty($columns) && isset($columns) && !->get_option()122–123__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->get_help_tabs(), _e()
!empty($old_help) && !empty($columns) && isset($columns) && !->get_option() && ->show_screen_options()122–123__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), _e(), ->get_help_tabs()
!empty($old_help) && !empty($columns) && isset($columns) && ->get_option()123–132->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->get_help_tabs()
!empty($old_help) && ->get_help_tabs() && ->get_option() && ->show_screen_options()123–135->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), _e(), ->get_help_tabs(), _e()
!empty($old_help) && ->get_option()123–130__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), ->get_help_tabs()
!empty($old_help) && !empty($columns) && isset($columns) && !->get_option()123–124__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), ->get_help_tabs(), _e()
!empty($old_help) && !empty($columns) && isset($columns) && !->get_option()123–124__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), _e(), ->get_help_tabs()
!empty($old_help) && !empty($columns) && isset($columns) && ->get_option() && !->get_help_tabs()124–133->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), ->get_help_tabs()
!empty($old_help) && ->get_option()124–136->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), _e(), ->get_help_tabs(), _e()
!empty($old_help) && !empty($columns) && isset($columns) && ->get_option() && !->show_screen_options()125–129__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options()
!empty($old_help) && ->get_help_tabs() && ->get_option() && !->show_screen_options()125–132__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->get_help_tabs(), _e()
!empty($old_help) && ->get_option()125–132__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), _e(), ->get_help_tabs()
!empty($old_help) && ->get_help_tabs() && !empty($columns) && isset($columns) && !->get_option()125–126__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), _e(), ->get_help_tabs(), _e()
!empty($old_help) && ->get_option()125–132__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), ->get_help_tabs()
!empty($old_help) && !empty($columns) && isset($columns) && !->get_option()125–126__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), ->get_help_tabs(), _e()
!empty($old_help) && !empty($columns) && isset($columns) && !->get_option() && ->show_screen_options()125–126__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), _e(), ->get_help_tabs()
!empty($old_help) && ->get_help_tabs() && !empty($columns) && isset($columns) && ->get_option() && !->show_screen_options()126–135->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->get_help_tabs(), _e()
!empty($old_help) && !empty($columns) && isset($columns) && ->get_option()126–135->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), _e(), ->get_help_tabs()
!empty($old_help) && !empty($columns) && isset($columns) && ->get_option() && !->get_help_tabs()126–135->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), ->get_help_tabs()
!empty($old_help) && ->get_option() && ->show_screen_options()126–138->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), _e(), ->get_help_tabs(), _e()
!empty($old_help) && !empty($columns) && isset($columns) && ->get_option()127–131__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options()
!empty($old_help) && ->get_help_tabs() && ->get_option()127–134__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->get_help_tabs(), _e()
!empty($old_help) && ->get_option() && ->show_screen_options()127–134__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), _e(), ->get_help_tabs()
!empty($old_help) && ->get_help_tabs() && !empty($columns) && isset($columns) && !->get_option() && ->show_screen_options()127–128__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), _e(), ->get_help_tabs(), _e()
!empty($old_help) && ->get_help_tabs() && !empty($columns) && isset($columns) && ->get_option()128–137->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->get_help_tabs(), _e()
!empty($old_help) && !empty($columns) && isset($columns) && ->get_option() && ->show_screen_options()128–137->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), _e(), ->get_help_tabs()
!empty($old_help) && ->get_option()128–135__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), ->get_help_tabs(), _e()
!empty($old_help) && ->get_option()128–135__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), _e(), ->get_help_tabs()
!empty($old_help) && !empty($columns) && isset($columns) && !->get_option()128–129__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), _e(), ->get_help_tabs(), _e()
!empty($old_help) && !empty($columns) && isset($columns) && ->get_option()129–138->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), ->get_help_tabs(), _e()
!empty($old_help) && !empty($columns) && isset($columns) && ->get_option() && !->get_help_tabs()129–138->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), _e(), ->get_help_tabs()
!empty($old_help) && !empty($columns) && isset($columns) && ->get_option() && !->show_screen_options()130–134__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->get_help_tabs()
!empty($old_help) && ->get_help_tabs() && ->get_option()130–137__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), _e(), ->get_help_tabs(), _e()
!empty($old_help) && ->get_option()130–137__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), ->get_help_tabs(), _e()
!empty($old_help) && ->get_option() && ->show_screen_options()130–137__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), _e(), ->get_help_tabs()
!empty($old_help) && !empty($columns) && isset($columns) && !->get_option() && ->show_screen_options()130–131__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), _e(), ->get_help_tabs(), _e()
!empty($old_help) && ->get_help_tabs() && !empty($columns) && isset($columns) && ->get_option()131–140->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), _e(), ->get_help_tabs(), _e()
!empty($old_help) && !empty($columns) && isset($columns) && ->get_option()131–140->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), ->get_help_tabs(), _e()
!empty($old_help) && !empty($columns) && isset($columns) && ->get_option() && ->show_screen_options() && !->get_help_tabs()131–140->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), _e(), ->get_help_tabs()
!empty($old_help) && !empty($columns) && isset($columns) && ->get_option()132–136__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->get_help_tabs()
!empty($old_help) && ->get_help_tabs() && ->get_option() && ->show_screen_options()132–139__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), _e(), ->get_help_tabs(), _e()
!empty($old_help) && ->get_help_tabs() && !empty($columns) && isset($columns) && ->get_option() && ->show_screen_options()133–142->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), _e(), ->get_help_tabs(), _e()
!empty($old_help) && !empty($columns) && isset($columns) && ->get_option()133–137__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), ->get_help_tabs()
!empty($old_help) && ->get_option()133–140__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), _e(), ->get_help_tabs(), _e()
!empty($old_help) && !empty($columns) && isset($columns) && ->get_option()134–143->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), _e(), ->get_help_tabs(), _e()
!empty($old_help) && ->get_help_tabs() && !empty($columns) && isset($columns) && ->get_option() && !->show_screen_options()135–139__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->get_help_tabs(), _e()
!empty($old_help) && !empty($columns) && isset($columns) && ->get_option()135–139__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), _e(), ->get_help_tabs()
!empty($old_help) && !empty($columns) && isset($columns) && ->get_option()135–139__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), ->get_help_tabs()
!empty($old_help) && ->get_option() && ->show_screen_options()135–142__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), _e(), ->get_help_tabs(), _e()
!empty($old_help) && !empty($columns) && isset($columns) && ->get_option() && ->show_screen_options()136–145->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), _e(), ->get_help_tabs(), _e()
!empty($old_help) && ->get_help_tabs() && !empty($columns) && isset($columns) && ->get_option()137–141__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->get_help_tabs(), _e()
!empty($old_help) && !empty($columns) && isset($columns) && ->get_option() && ->show_screen_options()137–141__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), _e(), ->get_help_tabs()
!empty($old_help) && !empty($columns) && isset($columns) && ->get_option()138–142__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), ->get_help_tabs(), _e()
!empty($old_help) && !empty($columns) && isset($columns) && ->get_option()138–142__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), _e(), ->get_help_tabs()
!empty($old_help) && ->get_help_tabs() && !empty($columns) && isset($columns) && ->get_option()140–144__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), _e(), ->get_help_tabs(), _e()
!empty($old_help) && !empty($columns) && isset($columns) && ->get_option()140–144__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), ->get_help_tabs(), _e()
!empty($old_help) && !empty($columns) && isset($columns) && ->get_option() && ->show_screen_options()140–144__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), _e(), ->get_help_tabs()
!empty($old_help) && ->get_help_tabs() && !empty($columns) && isset($columns) && ->get_option() && ->show_screen_options()142–146__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), _e(), ->get_help_tabs(), _e()
!empty($old_help) && !empty($columns) && isset($columns) && ->get_option()143–147__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), _e(), ->get_help_tabs(), _e()
!empty($old_help) && !empty($columns) && isset($columns) && ->get_option() && ->show_screen_options()145–149__(), old-contextual-help(), ->get_help_sidebar(), esc_attr(), esc_attr_e(), ->get_help_tabs(), ->get_help_tabs(), apply_filters(), max(), ->get_option(), get_user_option(), ->get_option(), ->show_screen_options(), ->render_screen_options(), ->get_help_tabs(), ->show_screen_options(), ->show_screen_options(), _e(), ->get_help_tabs(), _e()

This body has more branch combinations than are worth enumerating, so the table covers the outcomes found first rather than every one that exists.

Across PHP versions

PHPCompiledExecutedBranchesNotes
8.6-dev23091–14922
8.523091–14922
8.423091–14922
8.323091–14922
8.223091–14922
8.123091–14922Different branch profile from PHP 7.4
7.423092–15022

An instruction is not a fixed amount of time, so a matching count is not necessarily the same speed; what it rules out is a difference in the work itself.

Hooks and filters fired · 4

4 hooks fire while WP_Screen::render_screen_meta() runs, in this order:

  1. do_action( contextual_help_list )filter_deprecatedline 802 (+13 into the body)

    Filters the legacy contextual help list.

  2. do_action( contextual_help )filter_deprecatedline 823 (+34 into the body)

    Filters the legacy contextual help text.

  3. do_action( default_contextual_help )filter_deprecatedline 843 (+54 into the body)

    Filters the default legacy contextual help text.

  4. apply_filters( screen_layout_columns )filterline 945 (+156 into the body)

    Filters the array of screen layout columns.

Uses · 16

Show all 16

Source code

	public function render_screen_meta() { 		/**		 * Filters the legacy contextual help list.		 *		 * @since 2.7.0		 * @deprecated 3.3.0 Use {@see get_current_screen()} with		 *                   {@see WP_Screen::add_help_tab()} or		 *                   {@see WP_Screen::remove_help_tab()} instead.		 *		 * @param array     $old_compat_help Old contextual help.		 * @param WP_Screen $screen          Current WP_Screen instance.		 */		self::$_old_compat_help = apply_filters_deprecated(			'contextual_help_list',			array( self::$_old_compat_help, $this ),			'3.3.0',			'get_current_screen()->add_help_tab(), get_current_screen()->remove_help_tab()'		); 		$old_help = self::$_old_compat_help[ $this->id ] ?? ''; 		/**		 * Filters the legacy contextual help text.		 *		 * @since 2.7.0		 * @deprecated 3.3.0 Use {@see get_current_screen()} with		 *                   {@see WP_Screen::add_help_tab()} or		 *                   {@see WP_Screen::remove_help_tab()} instead.		 *		 * @param string    $old_help  Help text that appears on the screen.		 * @param string    $screen_id Screen ID.		 * @param WP_Screen $screen    Current WP_Screen instance.		 */		$old_help = apply_filters_deprecated(			'contextual_help',			array( $old_help, $this->id, $this ),			'3.3.0',			'get_current_screen()->add_help_tab(), get_current_screen()->remove_help_tab()'		); 		// Default help only if there is no old-style block of text and no new-style help tabs.		if ( empty( $old_help ) && ! $this->get_help_tabs() ) { 			/**			 * Filters the default legacy contextual help text.			 *			 * @since 2.8.0			 * @deprecated 3.3.0 Use {@see get_current_screen()} with			 *                   {@see WP_Screen::add_help_tab()} or			 *                   {@see WP_Screen::remove_help_tab()} instead.			 *			 * @param string $old_help_default Default contextual help text.			 */			$default_help = apply_filters_deprecated(				'default_contextual_help',				array( '' ),				'3.3.0',				'get_current_screen()->add_help_tab(), get_current_screen()->remove_help_tab()'			);			if ( $default_help ) {				$old_help = '<p>' . $default_help . '</p>';			}		} 		if ( $old_help ) {			$this->add_help_tab(				array(					'id'      => 'old-contextual-help',					'title'   => __( 'Overview' ),					'content' => $old_help,				)			);		} 		$help_sidebar = $this->get_help_sidebar(); 		$help_class = 'hidden';		if ( ! $help_sidebar ) {			$help_class .= ' no-sidebar';

Changelog

Introduced in 3.3.0. Unchanged from 6.7.7 through 7.1.0.

  1. 6.7.7
  2. 6.8.8
  3. 6.9.7
  4. 7.0.4
  5. 7.1.0

Signature, return type and hooks compared across 5 parsed releases.

About this page

Parsed data
Generated from the wordpress-develop 7.1.0 tag, from src/wp-admin/includes/class-wp-screen.php, and regenerated for each WordPress release so it tracks the code rather than a snapshot of it.
Corrections
Something wrong on this page? Report it and it gets fixed in the next regeneration.