Learndash_Admin_Builder::build_selector_row_single( object $p = null, string $selector_post_type = '' )
Show selector single row.
Description #
Parameters #
- $p
-
(object) (Optional) WP_Post object to show.
Default value: null
- $selector_post_type
-
(string) (Optional) Post type slug.
Default value: ''
Source #
File: sfwd-lms/includes/admin/class-learndash-admin-builder.php
Changelog #
| Version | Description |
|---|---|
| 2.5.0 | Introduced. |