Methods
1 to 16 of 16
- Featured_Content::customize_register() – Add settings to the Customizer.
- Featured_Content::delete_post_tag() – Reset tag option when the saved tag is deleted.
- Featured_Content::delete_transient() – Delete featured content ids transient.
- Featured_Content::enqueue_scripts() – Enqueue the tag suggestion script.
- Featured_Content::get_featured_post_ids() – Get featured post IDs
- Featured_Content::get_featured_posts() – Get featured posts.
- Featured_Content::get_setting() – Get featured content settings.
- Featured_Content::get_sticky_posts() – Return an array with IDs of posts maked as sticky.
- Featured_Content::hide_featured_term() – Hide featured tag from displaying when global terms are queried from the front end.
- Featured_Content::hide_the_featured_term() – Hide featured tag from display when terms associated with a post object are queried from the front end.
- Featured_Content::init() – Conditionally hook into WordPress.
- Featured_Content::pre_get_posts() – Exclude featured posts from the home page blog query.
- Featured_Content::register_setting() – Register custom setting on the Settings -> Reading screen.
- Featured_Content::setup() – Instantiate.
- Featured_Content::validate_settings() – Validate featured content settings.
- Featured_Content::wp_loaded() – Hide "featured" tag from the front end.