Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/class.llms.post.relationships.php

LLMS_Post_Relationships::delete_table_records()

Method: Delete records from a table that are related to the deleted post.

Source: includes/class.llms.post.relationships.php:127

Used by 0 functions | Uses 0 functions

LLMS_Post_Relationships::delete_wp_posts()

Method: Delete or trash WP Posts related to the deleted post.

Source: includes/class.llms.post.relationships.php:149

Used by 0 functions | Uses 0 functions

LLMS_Post_Relationships::get_post_types()

Method: Get a list of post types with relationships that should be checked

Source: includes/class.llms.post.relationships.php:168

Used by 0 functions | Uses 0 functions

LLMS_Post_Relationships::get_relationships()

Method: Retrieve filtered LifterLMS post relationships array

Source: includes/class.llms.post.relationships.php:179

Used by 0 functions | Uses 0 functions

llms_get_post_relationships

Filter Hook: Define post and record relationships to automate cleanup of information when posts are deleted from the DB.

Source: includes/class.llms.post.relationships.php:180

Used by 0 functions | Uses 0 functions

LLMS_Post_Relationships::get_related_posts()

Method: Retrieve an array of post ids related to the deleted post by post type and meta key

Source: includes/class.llms.post.relationships.php:193

Used by 0 functions | Uses 0 functions

LLMS_Post_Relationships::maybe_update_relationships()

Method: Check relationships and delete / update related posts when a post is deleted Called on `delete_post` hook (before a post is deleted)

Source: includes/class.llms.post.relationships.php:223

Used by 0 functions | Uses 0 functions

LLMS_Post_Relationships::unset_relationships()

Method: Unsets relationship data from post_meta when a post is deleted

Source: includes/class.llms.post.relationships.php:262

Used by 0 functions | Uses 0 functions

LLMS_Post_Relationships

Class: Hooks and actions related to post relationships

Source: includes/class.llms.post.relationships.php:21

Used by 0 functions | Uses 0 functions

LLMS_Post_Relationships::__construct()

Method:

Source: includes/class.llms.post.relationships.php:88

Used by 0 functions | Uses 0 functions
1 2 Next »
Proudly powered by WordPress