ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 205

register_rest_field()

Function: Registers a new field on an existing WordPress object type.

Source: wp-includes/rest-api.php:153

Used by 0 functions | Uses 0 functions

rest_api_init()

Function: Registers rewrite rules for the REST API.

Source: wp-includes/rest-api.php:179

Used by 0 functions | Uses 0 functions

rest_api_register_rewrites()

Function: Adds REST rewrite rules.

Source: wp-includes/rest-api.php:194

Used by 0 functions | Uses 0 functions

rest_api_default_filters()

Function: Registers the default REST API filters.

Source: wp-includes/rest-api.php:211

Used by 0 functions | Uses 0 functions

create_initial_rest_routes()

Function: Registers default REST API routes.

Source: wp-includes/rest-api.php:236

Used by 0 functions | Uses 0 functions

wp_add_trashed_suffix_to_post_name_for_post()

Function: Adds a trashed suffix for a given post.

Source: wp-includes/post.php:7678

Used by 0 functions | Uses 0 functions

_filter_query_attachment_filenames()

Function: Filter the SQL clauses of an attachment query to include filenames.

Source: wp-includes/deprecated.php:4382

Used by 0 functions | Uses 0 functions

wp_delete_auto_drafts()

Function: Deletes auto-drafts for new posts that are > 7 days old.

Source: wp-includes/post.php:7487

Used by 0 functions | Uses 0 functions

wp_queue_posts_for_term_meta_lazyload()

Function: Queues posts for lazy-loading of term meta.

Source: wp-includes/post.php:7505

Used by 0 functions | Uses 0 functions

_update_term_count_on_transition_post_status()

Function: Updates the custom taxonomies’ term counts when a post’s status is changed.

Source: wp-includes/post.php:7582

Used by 0 functions | Uses 0 functions
« Previous 1 … 204 205 206 … 364 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy