ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 35

wp_get_latest_revision_id_and_total_count()

Function: Returns the latest revision ID and count of revisions for a post.

Source: wp-includes/revision.php:559

Used by 0 functions | 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:605

Used by 0 functions | Uses 0 functions

wp_filter_global_styles_post()

Function: Sanitizes global styles user content removing unsafe rules.

Source: wp-includes/kses.php:2136

Used by 0 functions | Uses 0 functions

wp_kses_xml_named_entities()

Function: Callback for `wp_kses_normalize_entities()` regular expression.

Source: wp-includes/kses.php:1949

Used by 0 functions | Uses 0 functions

get_feed_build_date()

Function: Gets the UTC time of the most recently modified post from WP_Query.

Source: wp-includes/feed.php:693

Used by 0 functions | Uses 0 functions

get_self_link()

Function: Returns the link for the currently displayed feed.

Source: wp-includes/feed.php:654

Used by 0 functions | Uses 0 functions

cp_recognized_relationship_objects()

Function: Specifies the names of objects that will be stored in the object-relationships table.

Source: wp-includes/object-relationships.php:10

Used by 3 functions | Uses 2 functions

cp_object_relationship_exists()

Function: Check if a relationship exists between two recognized objects.

Source: wp-includes/object-relationships.php:53

Used by 1 function | Uses 2 functions

cp_add_object_relationship()

Function: Create a relationship between two recognized objects.

Source: wp-includes/object-relationships.php:187

Used by 0 functions | Uses 2 functions

cp_get_object_relationship_ids()

Function: Get IDs of all the recognized objects related to the known object.

Source: wp-includes/object-relationships.php:232

Used by 2 functions | Uses 1 function
« Previous 1 … 34 35 36 … 364 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy