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.


Top ↑

Source Source

File: includes/ld-misc-functions.php


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.