Browse: Home / Hooks /

learndash_listing_selectors

apply_filters( 'learndash_listing_selectors',  array $selectors,  string $post_type )

Filters list table selectors


Description #


Parameters #

$selectors

(array) Array of selectors.

$post_type

(string) Post Type for listing table.


Source #

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


Changelog #

Changelog
Version Description
3.2.3 Introduced.