Learndash_Admin_Posts_Listing::get_selector( string $selector_key = '', string $selector_field = '' )

Utility function to get a Selector by key.


Description Description


Parameters Parameters

$selector_key

(Optional) Key for Selector.

Default value: ''

$selector_field

(Optional) selector field to return. If not provided the entire selector will be returned.

Default value: ''


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.4.1 Added $selector_field paramter.
3.2.3 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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