SFWD_CPT::loop_shortcode()
Method: Shortcode that generates a list of items in this post type
SFWD_CPT::loop_shortcode Read More »
@package: LearnDash / CPT
Source Files: includes/class-ld-cpt.php
Method: Shortcode that generates a list of items in this post type
SFWD_CPT::loop_shortcode Read More »
Method: To show content or not
SFWD_CPT::show_content Read More »
Method: Get settings for post type
SFWD_CPT::get_settings_values Read More »
Method: Output the settings for post type
SFWD_CPT::display_settings_values Read More »
Filter Hook: Filters whether to flush the rewrite rules.
learndash_flush_rewrite_rules Read More »
Method: Sets up taxonomy to be registered, does not actually register the taxonomy
SFWD_CPT::register_tax Read More »
Class: Abstract class to setup LearnDash CPTs
Method: Set up post type and taxonomy to be registered
SFWD_CPT::__construct Read More »
Method: Sets up admin menu item for post type
SFWD_CPT::admin_menu Read More »
Method: Registers the custom post type, adds filter to register taxonomy and flushes rewrite rules after registration
SFWD_CPT::add_post_type Read More »