Browse: Home / Classes / Learndash_Admin_Questions_Listing /

Learndash_Admin_Questions_Listing::deleted_post

Learndash_Admin_Questions_Listing::deleted_post( integer $post_id )

Called after the post has been deleted.


Description #

Uses registered delete post ID


Parameters #

$post_id

(integer) (Required) $Post ID to be deleted.


Source #

File: includes/admin/classes-posts-listings/class-learndash-admin-questions-listing.php


Changelog #

Changelog
Version Description
3.0.0 Introduced.