Browse: Home / Functions /

sfwd_lms_get_post_options

sfwd_lms_get_post_options( string $post_type )

Processes the WP_Query arguments for the post type that are saved in options.


Description #


Parameters #

$post_type

(string) (Required) The post type slug.


Return #

(array) An array of WP_Query arguments.


Source #

File: includes/ld-misc-functions.php