sfwd_lms_get_post_options( string $post_type )
Processes the WP_Query
arguments for the post type that are saved in options.
Description Description
Parameters Parameters
- $post_type
-
(Required) The post type slug.
Return Return
(array) An array of WP_Query
arguments.
Source Source
File: includes/ld-misc-functions.php