ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 5.5.0
  • Page 28

add_theme_support()

Function: Registers theme support for a given feature.

Source: wp-includes/theme.php:2592

Used by 5 functions | Uses 4 functions

get_post_thumbnail_id()

Function: Retrieves the post thumbnail ID.

Source: wp-includes/post-thumbnail-template.php:53

Used by 10 functions | Uses 2 functions

register_setting()

Function: Registers a setting and its data.

Source: wp-includes/option.php:2417

Used by 0 functions | Uses 0 functions

unregister_setting()

Function: Unregisters a setting.

Source: wp-includes/option.php:2528

Used by 0 functions | Uses 0 functions

rest_sanitize_value_from_schema()

Function: Sanitize a value based on a schema.

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

Used by 0 functions | Uses 0 functions

rest_validate_value_from_schema()

Function: Validate a value based on a schema.

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

Used by 0 functions | Uses 0 functions

register_rest_route()

Function: Registers a REST API route.

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

Used by 0 functions | Uses 0 functions

get_lastpostdate

Filter Hook: Filters the most recent time that a post on the site was published.

Source: wp-includes/post.php:6861

Used by 0 functions | Uses 0 functions

get_lastpostmodified

Filter Hook: Filters the most recent time that a post on the site was modified.

Source: wp-includes/post.php:6918

Used by 0 functions | Uses 0 functions

delete_attachment

Action Hook: Fires before an attachment is deleted, at the start of wp_delete_attachment().

Source: wp-includes/post.php:6067

Used by 0 functions | Uses 0 functions
« Previous 1 … 27 28 29 … 31 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy