apply_filters( 'learndash_listing_selectors', array $this->selectors , string $post_type )
Filters list table selectors
Description Description
Parameters Parameters
- $this->selectors
-
Array of selectors.
- $post_type
-
Post Type for listing table.
Source Source
File: includes/admin/class-learndash-admin-posts-listing.php
Changelog Changelog
Version | Description |
---|---|
3.2.3 | Introduced. |