apply_filters( 'learndash_admin_post_stati', array $admin_post_status , string $post_type , array $post_counts )
Filters list of post status shown in the admin.
Description Description
Parameters Parameters
- $admin_post_status
-
List of post status shown in the admin.
- $post_type
-
Post Type slug.
- $post_counts
-
An array of number of posts for each status.
Source Source
File: includes/ld-misc-functions.php