prereq and dependency checks on post trash #263
Milestone
Comments
thomasplevy
added a commit
that referenced
this issue
Feb 27, 2018
Transactions should be deleted when an order is deleted |
thomasplevy
added a commit
that referenced
this issue
Oct 3, 2018
eri-trabiccolo
added a commit
to eri-trabiccolo/lifterlms-rest
that referenced
this issue
Jul 31, 2019
Also prevent possible fatal errors trying to get siblings of a section with no parent course: actually we should delete child sections when deleting courses see gocodebox/lifterlms#263
@thomasplevy |
@eri-trabiccolo added above |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
use action
wp_trash_post
(https://core.trac.wordpress.org/browser/tags/4.5.3/src/wp-includes/post.php#L2656) to perform lookups before trashingAlso check into untrash actions
course
sections
lesson
quiz
questions
track
membership
userpostmeta cleanuporder anonymizationcancel recurring ordersUser cleanup moved to #940
orders
WIP: https://github.com/gocodebox/lifterlms/blob/master/includes/class.llms.post.relationships.php
The text was updated successfully, but these errors were encountered: