Skip to content
  • Log In
  • Register
WordPress.org
  • News
  • Download & Extend
    • Get WordPress
    • Themes
    • Patterns
    • Plugins
    • Openverse
    • Mobile
    • Hosting
  • Learn
    • Learn WordPress
    • Documentation
    • Forums
    • WordPress.tv
    • Developers
  • Community
    • Make WordPress
    • WordCamp
    • Meetups
    • Photo Directory
    • Job Board
    • Five for the Future
  • About
    • About WordPress
    • Showcase
    • Gutenberg
    • Enterprise
  • Get WordPress
Get WordPress

Developer Resources

Browse: Home / Reference / 5.9.0

wp_skip_spacing_serialization()

Function: Checks whether serialization of the current block’s spacing properties should occur.

Source: wp-includes/deprecated.php:4295

Used by 0 functions | Uses 2 functions

wp_render_duotone_filter_preset()

Function: Renders the duotone filter SVG and returns the CSS filter property to reference the rendered SVG.

Source: wp-includes/deprecated.php:4232

Used by 0 functions | Uses 1 function

wp_skip_dimensions_serialization()

Function: Checks whether serialization of the current block’s dimensions properties should occur.

Source: wp-includes/deprecated.php:4273

Used by 0 functions | Uses 2 functions

login_display_language_dropdown

Filter Hook: Filters the Languages select input activation on the login screen.

Source: wp-login.php:324

Used by 1 function | Uses 0 functions

login_language_dropdown_args

Filter Hook: Filters default arguments for the Languages select input on the login screen.

Source: wp-login.php:357

Used by 1 function | Uses 0 functions

wp_get_post_revisions_url()

Function: Returns the url for viewing and potentially restoring revisions of a given post.

Source: wp-includes/revision.php:590

Used by 0 functions | Uses 5 functions

rss_widget_feed_link

Filter Hook: Filters the classic RSS widget’s feed icon link.

Source: wp-includes/widgets/class-wp-widget-rss.php:111

Used by 1 function | Uses 0 functions

wp_get_global_settings()

Function: Gets the settings resulting of merging core, theme, and user data.

Source: wp-includes/global-styles-and-settings.php:26

Used by 1 function | Uses 2 functions

wp_get_global_styles()

Function: Gets the styles resulting of merging core, theme, and user data.

Source: wp-includes/global-styles-and-settings.php:59

Used by 0 functions | Uses 2 functions

wp_get_global_stylesheet()

Function: Returns the stylesheet resulting of merging core, theme, and user data.

Source: wp-includes/global-styles-and-settings.php:85

Used by 3 functions | Uses 6 functions

WP_Customize_Nav_Menus_Panel::check_capabilities()

Method: Checks required user capabilities and whether the theme has the feature support required by the panel.

Source: wp-includes/customize/class-wp-customize-nav-menus-panel.php:110

Used by 0 functions | Uses 0 functions

_load_remote_featured_patterns()

Function: Register `Featured` (category) patterns from wordpress.org/patterns.

Source: wp-includes/block-patterns.php:99

Used by 1 function | Uses 7 functions

WP_Theme_JSON_Schema::migrate_v1_to_v2()

Method: Removes the custom prefixes for a few properties that were part of v1:

Source: wp-includes/class-wp-theme-json-schema.php:72

Used by 1 function | Uses 1 function

WP_Theme_JSON_Schema::rename_paths()

Method: Processes the settings subtree.

Source: wp-includes/class-wp-theme-json-schema.php:97

Used by 1 function | Uses 1 function

WP_Theme_JSON_Schema::rename_settings()

Method: Processes a settings array, renaming or moving properties.

Source: wp-includes/class-wp-theme-json-schema.php:121

Used by 1 function | Uses 3 functions

WP_Theme_JSON_Schema::unset_setting_by_path()

Method: Removes a property from within the provided settings by its path.

Source: wp-includes/class-wp-theme-json-schema.php:144

Used by 1 function | Uses 0 functions

WP_Theme_JSON_Schema

Class: Class that migrates a given theme.json structure to the latest schema.

Source: wp-includes/class-wp-theme-json-schema.php:21

Used by 0 functions | Uses 0 functions

WP_Theme_JSON_Schema::migrate()

Method: Function that migrates a given theme.json structure to the last version.

Source: wp-includes/class-wp-theme-json-schema.php:43

Used by 2 functions | Uses 1 function

WP_Theme_JSON_Resolver::get_user_data_from_wp_global_styles()

Method: Returns the custom post type that contains the user’s origin config for the active theme or a void array if none are found.

Source: wp-includes/class-wp-theme-json-resolver.php:402

Used by 1 function | Uses 5 functions

WP_Theme_JSON_Resolver::get_user_data()

Method: Returns the user’s origin config.

Source: wp-includes/class-wp-theme-json-resolver.php:459

Used by 1 function | Uses 4 functions

WP_Theme_JSON_Resolver::get_user_global_styles_post_id()

Method: Returns the ID of the custom post type that stores user data.

Source: wp-includes/class-wp-theme-json-resolver.php:560

Used by 1 function | Uses 1 function

WP_REST_Server::add_site_icon_to_index()

Method: Exposes the site icon through the WordPress REST API.

Source: wp-includes/rest-api/class-wp-rest-server.php:1335

Used by 1 function | Uses 3 functions

WP_REST_Server::add_image_to_index()

Method: Exposes an image through the WordPress REST API.

Source: wp-includes/rest-api/class-wp-rest-server.php:1354

Used by 2 functions | Uses 2 functions

WP_REST_Widgets_Controller::retrieve_widgets()

Method: Looks for “lost” widgets once per request.

Source: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:502

Used by 6 functions | Uses 1 function

WP_REST_Widgets_Controller::check_read_sidebar_permission()

Method: Checks if a sidebar can be read publicly.

Source: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:194

Used by 3 functions | Uses 1 function

WP_REST_Sidebars_Controller::check_read_permission()

Method: Checks if a sidebar can be read publicly.

Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:173

Used by 3 functions | Uses 0 functions

WP_REST_Sidebars_Controller::retrieve_widgets()

Method: Looks for “lost” widgets once per request.

Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:296

Used by 4 functions | Uses 1 function

WP_REST_Menu_Items_Controller::prepare_item_for_response()

Method: Prepares a single post output for response.

Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:493

Used by 3 functions | Uses 12 functions

rest_prepare_nav_menu_item

Filter Hook: Filters the menu item data for a REST API response.

Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:637

Used by 1 function | Uses 0 functions

WP_REST_Menu_Items_Controller::prepare_links()

Method: Prepares links for the request.

Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:648

Used by 1 function | Uses 7 functions
1 2 … 11 12 Next
  • About
  • News
  • Hosting
  • Donate
  • Swag
  • Documentation
  • Developers
  • Get Involved
  • Learn
  • Showcase
  • Plugins
  • Themes
  • Patterns
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
WordPress.org
WordPress.org
  • Visit our Facebook page
  • Visit our Twitter account
  • Visit our Instagram account
  • Visit our LinkedIn account
Code is Poetry