wppaste
WordPress

WP_REST_Themes_Controller::prepare_item_for_response( WP_Theme $item, WP_REST_Request $request ): WP_REST_Response

Since
5.0.0, 5.9.0, 6.6.0
Source
wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:233
Prepares a single theme output for response.

Compatibility

WordPress
since 6.6.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.

Parameters

$itemWP_Theme
Theme object.
$requestWP_REST_Request
Request object.

Return value

WP_REST_Response
Response object.

Performance profile

How much work a call to WP_REST_Themes_Controller::prepare_item_for_response() 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 what you pass in.

Instructions
81–140

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

Plugin surface
1 hook

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

Called by
2

2 places in core call this, so the cost is paid more often than your own code shows.

What it touches

  • hookthird-party callbacksapply_filters()called directly

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

What one call costs · 972 distinct outcomes

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

WhenInstructionsCalls it makes
!rest_is_field_included()81–82->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always82–83->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always85–86->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->is_same_theme()86–87->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always86–87->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()87–88->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always87–88->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->is_same_theme()87–88->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()88–89->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always89–91->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->is_same_theme()90–91->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->is_same_theme()90–91->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
960 further outcomes, up to 140 instructions
!->is_same_theme()90–91->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->is_same_theme()90–92->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always90–92->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()90–91->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->is_same_theme()91–92->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->is_same_theme()91–92->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot()91–92->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->is_same_theme()91–92->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->is_same_theme()91–92->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always91–92->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->is_same_theme()91–92->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->is_same_theme()91–93->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()91–92->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()92–93->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->is_same_theme()92–93->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->is_same_theme()92–93->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->is_same_theme()92–93->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()92–93->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always93–95->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot()93–94->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()93–94->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->is_same_theme()94–96->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->is_same_theme()94–95->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->is_same_theme()94–95->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->is_same_theme()94–96->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always94–96->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()94–95->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot()95–97->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->is_same_theme()95–96->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->is_same_theme()95–96->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->is_same_theme()95–96->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->is_same_theme()95–96->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always95–97->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->is_same_theme()95–97->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()95–96->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->is_same_theme()95–96->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->is_same_theme()95–96->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->is_same_theme()95–97->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()95–96->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always96–97->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always96–97->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && !->is_same_theme()96–97->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && !->is_same_theme()96–97->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && !->is_same_theme()96–97->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && ->is_same_theme()96–98->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot()96–98->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->is_same_theme()96–97->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->is_same_theme()96–97->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->is_same_theme()96–97->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->is_same_theme()96–97->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->is_same_theme()96–97->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->is_same_theme()96–97->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->is_same_theme()96–97->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->is_same_theme()96–98->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()96–97->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()96–97->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()97–98->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && ->is_same_theme()97–98->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->is_same_theme()97–98->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->is_same_theme()97–98->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always97–98->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always97–98->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()97–98->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()97–98->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()97–98->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()97–98->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()97–99->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->is_same_theme()98–100->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->is_same_theme()98–100->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->is_same_theme()98–100->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->is_same_theme()98–101->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot()98–100->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && ->is_same_theme()98–99->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()98–99->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()98–99->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->is_same_theme()99–101->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->is_same_theme()99–101->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot()99–101->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->is_same_theme()99–100->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->is_same_theme()99–100->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->is_same_theme()99–100->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always99–101->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always99–101->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->is_same_theme()99–101->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->is_same_theme()99–101->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always99–101->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->is_same_theme()99–101->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->is_same_theme()99–102->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()99–100->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && !->is_same_theme()99–100->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && !->is_same_theme()99–100->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && ->is_same_theme()99–101->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot()99–101->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()100–102->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always100–101->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always100–101->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always100–101->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always100–101->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->is_same_theme()100–102->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->is_same_theme()100–102->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->is_same_theme()100–102->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->is_same_theme()100–102->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->is_same_theme()100–102->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()100–101->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && !->is_same_theme()100–101->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && ->is_same_theme()100–102->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot()100–102->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()100–101->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && ->is_same_theme()100–101->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->is_same_theme()100–101->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->is_same_theme()100–101->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->is_same_theme()100–101->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->is_same_theme()100–101->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->is_same_theme()100–101->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always100–102->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always100–102->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->is_same_theme()100–102->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()100–101->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()100–101->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()100–101->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()100–101->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()100–102->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->is_same_theme()101–102->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && ->is_same_theme()101–102->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && ->is_same_theme()101–102->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && !->is_same_theme()101–102->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && !->is_same_theme()101–102->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot()101–103->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()101–103->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always101–102->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always101–102->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->is_same_theme()101–102->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->is_same_theme()101–102->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->is_same_theme()101–102->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->is_same_theme()101–102->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always101–102->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always101–102->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->is_same_theme()101–103->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->is_same_theme()101–103->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()101–102->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()101–102->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()101–103->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()101–102->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()101–102->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()101–102->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->is_same_theme()102–104->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->is_same_theme()102–104->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->is_same_theme()102–105->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot()102–103->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot()102–103->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot()102–104->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->is_same_theme()102–103->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always102–103->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always102–103->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()102–103->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()102–103->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()102–103->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()102–103->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()102–103->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()102–103->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()102–103->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()102–104->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->is_same_theme()103–105->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->is_same_theme()103–105->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->is_same_theme()103–105->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->is_same_theme()103–105->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && !->is_same_theme()103–105->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->is_same_theme()103–104->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always103–105->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always103–105->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->is_same_theme()103–105->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->is_same_theme()103–105->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->is_same_theme()103–106->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()103–104->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()103–104->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()103–104->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()103–104->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()103–104->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && !->is_same_theme()103–104->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && ->is_same_theme()103–105->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot()103–105->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always104–106->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always104–106->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && !->is_same_theme()104–106->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && !->is_same_theme()104–106->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && !->is_same_theme()104–106->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && ->is_same_theme()104–107->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always104–105->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always104–105->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->is_same_theme()104–105->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->is_same_theme()104–106->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->is_same_theme()104–106->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->is_same_theme()104–106->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->is_same_theme()104–106->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->is_same_theme()104–106->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->is_same_theme()104–106->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->is_same_theme()104–106->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->is_same_theme()104–106->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->is_same_theme()104–106->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->is_same_theme()104–107->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()104–105->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && ->is_same_theme()104–105->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && !->is_same_theme()104–105->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && !->is_same_theme()104–105->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot()104–106->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()104–106->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->is_same_theme()104–105->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always104–106->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always104–106->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()104–105->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()104–105->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()104–106->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()105–107->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && ->is_same_theme()105–107->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->is_same_theme()105–106->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always105–106->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always105–106->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->is_same_theme()105–107->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->is_same_theme()105–107->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always105–107->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always105–107->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()105–106->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && !->is_same_theme()105–106->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && !->is_same_theme()105–106->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot()105–107->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot()105–107->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && !->is_same_theme()105–107->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()105–107->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()105–107->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()105–107->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()105–108->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()105–106->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot()105–106->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->is_same_theme()105–106->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always105–106->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always105–106->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->is_same_theme()105–106->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->is_same_theme()105–106->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->is_same_theme()105–106->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always105–107->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always105–107->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->is_same_theme()105–107->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->is_same_theme()105–107->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()105–106->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()105–106->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()105–106->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()105–106->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()105–106->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()105–106->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()105–106->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()105–107->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always106–107->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot()106–107->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot()106–107->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot()106–107->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot()106–107->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && ->is_same_theme()106–108->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && ->is_same_theme()106–108->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && ->is_same_theme()106–108->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()106–108->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()106–108->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always106–107->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always106–107->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->is_same_theme()106–107->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always106–107->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always106–107->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always106–107->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always106–107->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->is_same_theme()106–108->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->is_same_theme()106–108->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()106–107->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()106–107->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()106–107->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()106–107->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()106–107->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()106–108->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()106–108->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()106–108->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()106–107->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()106–107->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()106–107->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()106–107->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->is_same_theme()107–109->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->is_same_theme()107–109->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->is_same_theme()107–109->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always107–110->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always107–110->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && ->is_same_theme()107–108->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && !->is_same_theme()107–109->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && !->is_same_theme()107–109->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && !->is_same_theme()107–109->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && ->is_same_theme()107–110->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->is_same_theme()107–108->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always107–108->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()107–108->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()107–108->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()107–108->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()107–108->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()107–108->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()107–108->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()107–108->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()107–108->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()107–109->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()107–109->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always108–110->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always108–110->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always108–110->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always108–110->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->is_same_theme()108–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->is_same_theme()108–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && !->is_same_theme()108–110->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && !->is_same_theme()108–110->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && ->is_same_theme()108–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && ->is_same_theme()108–110->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && ->is_same_theme()108–110->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->is_same_theme()108–109->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always108–110->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->is_same_theme()108–110->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->is_same_theme()108–110->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->is_same_theme()108–110->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->is_same_theme()108–110->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->is_same_theme()108–110->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always108–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always108–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->is_same_theme()108–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()108–109->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()108–109->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()108–109->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()108–109->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && !->is_same_theme()108–109->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && !->is_same_theme()108–109->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot()108–110->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot()108–110->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && !->is_same_theme()108–110->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()108–110->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()108–110->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()108–110->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()108–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->is_same_theme()109–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && ->is_same_theme()109–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && ->is_same_theme()109–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && !->is_same_theme()109–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && !->is_same_theme()109–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always109–110->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always109–110->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always109–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always109–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always109–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always109–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->is_same_theme()109–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->is_same_theme()109–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->is_same_theme()109–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->is_same_theme()109–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always109–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always109–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->is_same_theme()109–112->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->is_same_theme()109–112->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()109–110->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot()109–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot()109–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && !->is_same_theme()109–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()109–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()109–112->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()109–110->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot()109–110->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot()109–110->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot()109–110->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && ->is_same_theme()109–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && ->is_same_theme()109–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && ->is_same_theme()109–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()109–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()109–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->is_same_theme()109–110->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->is_same_theme()109–110->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always109–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always109–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always109–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()109–110->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()109–110->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()109–110->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()109–110->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()109–110->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()109–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()109–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()109–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()110–112->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot()110–112->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always110–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->is_same_theme()110–112->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->is_same_theme()110–112->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always110–112->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always110–112->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()110–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot()110–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && !->is_same_theme()110–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && ->is_same_theme()110–112->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && ->is_same_theme()110–112->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && !->is_same_theme()110–112->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()110–112->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()110–112->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()110–112->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()110–112->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()110–112->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()110–112->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()110–113->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()110–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always110–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always110–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->is_same_theme()110–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always110–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always110–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always110–112->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always110–112->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->is_same_theme()110–112->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->is_same_theme()110–112->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()110–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()110–112->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()110–112->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()110–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()110–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()110–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()110–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()110–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()110–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()110–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()110–111->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()110–112->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()110–112->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->is_same_theme()111–113->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always111–114->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always111–114->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && ->is_same_theme()111–112->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot()111–112->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot()111–112->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && ->is_same_theme()111–113->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()111–113->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()111–113->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()111–113->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()111–113->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && !->is_same_theme()111–113->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && ->is_same_theme()111–114->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->is_same_theme()111–112->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always111–112->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always111–112->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always111–112->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->is_same_theme()111–113->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()111–112->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()111–112->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()111–112->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()111–112->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()111–112->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()111–112->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()111–113->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()111–113->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()111–113->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()111–113->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()111–112->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()111–112->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()111–112->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always112–114->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always112–114->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->is_same_theme()112–114->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->is_same_theme()112–115->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->is_same_theme()112–115->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot()112–113->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && ->is_same_theme()112–114->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && ->is_same_theme()112–114->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && !->is_same_theme()112–114->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && !->is_same_theme()112–114->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always112–113->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always112–114->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->is_same_theme()112–114->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always112–115->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always112–115->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()112–113->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()112–113->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()112–113->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()112–113->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()112–113->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()112–113->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()112–113->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()112–114->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()112–114->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()112–113->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot()112–114->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot()112–114->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && !->is_same_theme()112–114->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()112–114->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()112–115->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->is_same_theme()113–115->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always113–115->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always113–115->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && !->is_same_theme()113–115->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && !->is_same_theme()113–115->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && !->is_same_theme()113–115->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot()113–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot()113–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot()113–115->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot()113–115->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always113–115->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always113–115->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->is_same_theme()113–115->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always113–115->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always113–115->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->is_same_theme()113–115->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->is_same_theme()113–115->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->is_same_theme()113–115->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always113–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always113–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->is_same_theme()113–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->is_same_theme()113–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()113–114->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()113–114->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()113–114->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot()113–114->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && !->is_same_theme()113–114->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && ->is_same_theme()113–115->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && ->is_same_theme()113–115->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && !->is_same_theme()113–115->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()113–115->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()113–115->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()113–115->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()113–115->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()113–115->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()113–115->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()113–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always113–115->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()113–114->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()113–115->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()113–115->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always114–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot()114–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot()114–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot()114–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot()114–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && ->is_same_theme()114–117->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && ->is_same_theme()114–117->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->is_same_theme()114–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always114–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always114–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->is_same_theme()114–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always114–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always114–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always114–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always114–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->is_same_theme()114–117->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->is_same_theme()114–117->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()114–115->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot()114–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && !->is_same_theme()114–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()114–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()114–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()114–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()114–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()114–117->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()114–117->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()114–117->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()114–115->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot()114–115->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot()114–115->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && ->is_same_theme()114–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()114–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()114–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()114–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->is_same_theme()114–115->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always114–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always114–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always114–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()114–115->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()114–115->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()114–115->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()114–115->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()114–115->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()114–115->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()114–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()114–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()114–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()114–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()115–117->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->is_same_theme()115–117->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always115–117->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()115–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot()115–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot()115–117->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot()115–117->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot()115–117->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()115–117->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()115–117->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()115–117->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()115–117->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()115–117->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()115–117->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()115–117->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()115–118->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()115–118->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()115–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always115–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always115–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always115–117->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always115–117->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->is_same_theme()115–117->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()115–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()115–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()115–117->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()115–117->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()115–117->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()115–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()115–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()115–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()115–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()115–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()115–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()115–116->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()115–117->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()115–117->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->is_same_theme()116–118->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always116–119->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot()116–117->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && ->is_same_theme()116–118->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && ->is_same_theme()116–118->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()116–118->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()116–118->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()116–118->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && !->is_same_theme()116–118->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && !->is_same_theme()116–118->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot()116–119->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot()116–119->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always116–117->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->is_same_theme()116–118->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()116–117->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()116–117->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()116–117->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()116–117->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()116–117->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()116–118->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()116–118->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()116–118->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()116–118->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()116–117->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()116–117->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always117–119->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always117–119->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always117–120->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always117–120->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && !->is_same_theme()117–119->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot()117–120->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot()117–120->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot()117–119->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot()117–119->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot()117–119->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot()117–119->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && ->is_same_theme()117–120->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && ->is_same_theme()117–120->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->is_same_theme()117–119->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->is_same_theme()117–119->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always117–120->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always117–120->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always117–120->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()117–118->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()117–118->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()117–118->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()117–118->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()117–119->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()117–118->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot()117–119->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && !->is_same_theme()117–119->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()117–119->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()117–119->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()117–119->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()117–119->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()117–120->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()117–120->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()117–120->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always118–120->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->is_same_theme()118–121->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot()118–120->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot()118–120->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && !->is_same_theme()118–120->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && ->is_same_theme()118–121->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && ->is_same_theme()118–121->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && ->is_same_theme()118–120->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always118–120->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always118–120->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->is_same_theme()118–120->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always118–120->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always118–120->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always118–121->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always118–121->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->is_same_theme()118–121->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->is_same_theme()118–121->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()118–119->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()118–120->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && !->is_same_theme()118–120->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()118–121->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()118–121->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()118–119->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot()118–119->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot()118–120->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot()118–120->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot()118–120->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()118–120->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()118–120->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()118–120->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()118–120->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()118–120->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()118–120->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()118–120->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()118–121->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()118–121->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always118–120->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()118–119->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()118–119->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()118–120->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()118–120->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()118–120->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()119–121->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot()119–121->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot()119–121->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->is_same_theme()119–121->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always119–121->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always119–121->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always119–121->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->is_same_theme()119–122->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()119–121->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot()119–121->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && !->is_same_theme()119–121->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()119–121->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()119–121->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()119–121->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()119–121->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()119–121->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()119–122->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()119–122->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()119–122->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()119–122->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()119–120->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && ->is_same_theme()119–121->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && ->is_same_theme()119–121->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()119–121->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()119–121->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always119–121->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always119–121->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()119–121->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()119–120->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()119–120->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()119–120->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()119–120->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()119–120->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()119–121->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()119–121->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()119–121->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()119–121->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()120–122->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always120–122->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always120–123->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && ->is_same_theme()120–122->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot()120–122->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()120–122->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()120–122->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()120–122->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()120–122->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()120–122->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()120–122->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()120–123->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()120–123->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()120–122->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot()120–123->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot()120–123->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->is_same_theme()120–122->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()120–121->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()120–122->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()120–122->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()120–122->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()120–121->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()120–121->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()120–121->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()120–121->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()120–122->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always121–124->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always121–124->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && ->is_same_theme()121–123->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()121–123->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()121–123->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot()121–123->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && !->is_same_theme()121–123->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && ->is_same_theme()121–124->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && ->is_same_theme()121–124->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always121–124->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()121–122->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()121–122->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()121–123->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()121–123->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()121–123->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()121–122->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()121–123->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && !->is_same_theme()121–123->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()121–124->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()121–124->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->is_same_theme()122–125->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && !->is_same_theme()122–124->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot()122–125->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && ->is_same_theme()122–124->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot()122–124->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot()122–124->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->is_same_theme()122–124->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always122–125->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always122–125->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always122–125->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()122–123->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()122–124->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()122–124->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot()122–124->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && !->is_same_theme()122–124->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()122–124->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()122–124->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()122–124->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()122–124->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()122–124->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()122–125->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()122–125->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()122–125->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()122–125->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()122–124->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()123–125->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot()123–125->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot()123–126->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot()123–126->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot()123–125->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always123–125->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always123–125->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always123–126->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always123–126->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->is_same_theme()123–126->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()123–125->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()123–125->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()123–126->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()123–126->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()123–126->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()123–125->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot()123–125->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()123–125->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()123–125->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()123–125->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()123–125->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()123–125->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()123–125->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()123–126->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()123–126->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()123–124->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()123–125->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()123–125->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()123–125->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()124–126->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot() && ->is_same_theme()124–127->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always124–126->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->is_same_theme()124–127->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()124–126->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()124–126->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()124–126->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()124–126->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()124–126->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()124–127->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()124–127->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()124–127->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()124–127->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()124–126->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()124–126->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()124–126->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()124–125->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()124–125->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()124–126->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()124–126->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()124–126->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()125–127->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()125–127->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()125–127->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()125–127->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()125–128->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()125–127->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot()125–128->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot()125–127->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()125–127->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()125–126->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()125–127->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()126–128->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()126–129->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot()126–128->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot()126–128->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot()126–129->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot()126–129->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always126–129->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()126–128->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()126–128->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()126–128->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()126–129->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()126–129->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()126–129->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()127–130->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
!->get_screenshot()127–130->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot()127–129->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && ->is_same_theme()127–130->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
always127–130->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
always127–130->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()127–130->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()127–129->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()127–129->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && !->is_same_theme()127–129->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()127–129->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()127–129->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()127–130->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()127–130->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()127–130->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()127–130->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()127–129->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()128–131->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->is_same_theme()128–131->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && !->is_same_theme()128–130->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()128–131->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()128–131->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()128–131->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()128–130->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()128–130->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()128–130->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()128–130->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()128–131->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()128–130->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()128–130->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()129–131->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()129–131->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()129–132->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()129–132->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()129–132->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()129–131->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()129–132->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && ->is_same_theme()129–131->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()130–132->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()130–133->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()130–133->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot()130–133->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot()130–133->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()131–134->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), apply_filters()
->get_screenshot() && !->is_same_theme()131–133->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()131–134->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()131–134->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()131–134->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()132–135->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()132–134->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()132–134->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()132–135->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()132–135->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()132–135->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()133–136->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot()133–136->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()133–135->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()133–136->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
!->get_screenshot() && ->is_same_theme()134–137->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()135–138->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()136–139->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), ->get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot()136–139->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), ->get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()
->get_screenshot() && ->is_same_theme()137–140->get_fields_for_response(), rest_is_field_included(), rest_is_field_included(), rest_is_field_included(), ->get_screenshot(), ->get_screenshot(), wp_get_theme(), rest_is_field_included(), ->is_same_theme(), rest_is_field_included(), ->is_same_theme(), get_registered_theme_features(), rest_is_field_included(), ->is_block_theme(), rest_is_field_included(), ->is_same_theme(), get_stylesheet_directory_uri(), rest_is_field_included(), ->is_same_theme(), get_template_directory_uri(), ->add_additional_fields_to_object(), rest_ensure_response(), rest_is_field_included(), rest_is_field_included(), ->prepare_links(), ->add_links(), apply_filters()

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-dev25281–139291 fewer instruction than PHP 8.5
8.525381–14029
8.425381–14029
8.325381–14029
8.225381–14029
8.125381–14029
7.425381–14029

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 · 1

One hook fires while WP_REST_Themes_Controller::prepare_item_for_response() runs, in this order:

  1. apply_filters( rest_prepare_theme )filterline 369 (+136 into the body)

    Filters theme data returned from the REST API.

Uses · 14

Show all 14

Used by · 2

Source code

	public function prepare_item_for_response( $item, $request ) {		// Restores the more descriptive, specific name for use within this method.		$theme = $item; 		$fields = $this->get_fields_for_response( $request );		$data   = array(); 		if ( rest_is_field_included( 'stylesheet', $fields ) ) {			$data['stylesheet'] = $theme->get_stylesheet();		} 		if ( rest_is_field_included( 'template', $fields ) ) {			/**			 * Use the get_template() method, not the 'Template' header, for finding the template.			 * The 'Template' header is only good for what was written in the style.css, while			 * get_template() takes into account where WordPress actually located the theme and			 * whether it is actually valid.			 */			$data['template'] = $theme->get_template();		} 		$plain_field_mappings = array(			'requires_php' => 'RequiresPHP',			'requires_wp'  => 'RequiresWP',			'textdomain'   => 'TextDomain',			'version'      => 'Version',		); 		foreach ( $plain_field_mappings as $field => $header ) {			if ( rest_is_field_included( $field, $fields ) ) {				$data[ $field ] = $theme->get( $header );			}		} 		if ( rest_is_field_included( 'screenshot', $fields ) ) {			// Using $theme->get_screenshot() with no args to get absolute URL.			$data['screenshot'] = $theme->get_screenshot() ? $theme->get_screenshot() : '';		} 		$rich_field_mappings = array(			'author'      => 'Author',			'author_uri'  => 'AuthorURI',			'description' => 'Description',			'name'        => 'Name',			'tags'        => 'Tags',			'theme_uri'   => 'ThemeURI',		); 		foreach ( $rich_field_mappings as $field => $header ) {			if ( rest_is_field_included( "{$field}.raw", $fields ) ) {				$data[ $field ]['raw'] = $theme->display( $header, false, true );			} 			if ( rest_is_field_included( "{$field}.rendered", $fields ) ) {				$data[ $field ]['rendered'] = $theme->display( $header );			}		} 		$current_theme = wp_get_theme();		if ( rest_is_field_included( 'status', $fields ) ) {			$data['status'] = ( $this->is_same_theme( $theme, $current_theme ) ) ? 'active' : 'inactive';		} 		if ( rest_is_field_included( 'theme_supports', $fields ) && $this->is_same_theme( $theme, $current_theme ) ) {			foreach ( get_registered_theme_features() as $feature => $config ) {				if ( ! is_array( $config['show_in_rest'] ) ) {					continue;				} 				$name = $config['show_in_rest']['name']; 				if ( ! rest_is_field_included( "theme_supports.{$name}", $fields ) ) {					continue;				} 				if ( ! current_theme_supports( $feature ) ) {					$data['theme_supports'][ $name ] = $config['show_in_rest']['schema']['default'];					continue;				}

Changelog

Introduced in 5.0.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.

6.6.0
Added stylesheet_uri and template_uri fields.from the docblock
5.9.0
Renamed $theme to $item to match parent class for PHP 8 named parameter support.from the docblock
5.0.0
Introduced.from the docblock

About this page

Parsed data
Generated from the wordpress-develop 6.7.7 tag, from src/wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.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.