ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/object-relationships.php

cp_add_relationship_meta()

Function: Adds metadata to a relationship.

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

Used by 0 functions | Uses 1 function

cp_delete_relationship_meta()

Function: Removes metadata matching criteria from a relationship.

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

Used by 1 function | Uses 1 function

cp_get_relationship_meta()

Function: Retrieves metadata for a relationship.

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

Used by 1 function | Uses 1 function

cp_update_relationship_meta()

Function: Updates relationship metadata.

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

Used by 0 functions | Uses 1 function

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

recognized_relationship_objects

Filter Hook: Filter enabling modification of the list of recognized relationship objects.

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

Used by 1 function | Uses 0 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

cp_delete_object_relationship()

Function: Delete a relationship between two recognized objects.

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

Used by 0 functions | Uses 3 functions
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy