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.


Top ↑

Return Return

(array) An array of WP_Query arguments.


Top ↑

Source Source

File: includes/ld-misc-functions.php


			

Top ↑

User Contributed Notes User Contributed Notes

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