1 to 30 of 59
- 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.
- is_customize_preview() – Add an `is_customize_preview` function if it is missing.
- Twenty_Fourteen_Ephemera_Widget::__construct() – Constructor.
- Twenty_Fourteen_Ephemera_Widget::enqueue_scripts() – Enqueue scripts.
- Twenty_Fourteen_Ephemera_Widget::form() – Display the form for this widget on the Widgets page of the Admin area.
- Twenty_Fourteen_Ephemera_Widget::update() – Deal with the settings when they are saved by the admin.
- Twenty_Fourteen_Ephemera_Widget::widget() – Output the HTML for this widget.
- twentyfourteen_admin_fonts() – Enqueue Google fonts style to admin screen for custom header display.
- twentyfourteen_admin_header_image() – Create the custom header image markup displayed on the Appearance > Header screen.
- twentyfourteen_admin_header_style() – Style the header image displayed on the Appearance > Header screen.
- twentyfourteen_block_editor_styles() – Enqueue styles for the block-based editor.
- twentyfourteen_body_classes() – Extend the default WordPress body classes.
- twentyfourteen_categorized_blog() – Find out if blog has more than one category.
- twentyfourteen_category_transient_flusher() – Flush out the transients used in twentyfourteen_categorized_blog.
- twentyfourteen_content_width() – Adjust content_width value for image attachment template.