Learndash_Admin_Metabox_Course_Builder::get_selector_selected_steps( string $selector_post_type = '' )

Get the selected items for a post type.


Description Description


Parameters Parameters

$selector_post_type

(Optional) Post Type is selector being processed.

Default value: ''


Top ↑

Return Return

(array) Selector post IDs.


Top ↑

Source Source

File: includes/admin/classes-builders/class-learndash-admin-course-builder-metabox.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.6.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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