1 to 30 of 44
- twentysixteen_block_editor_styles() – Enqueue styles for the block-based editor.
- twentysixteen_body_classes() – Adds custom classes to the array of body classes.
- twentysixteen_categorized_blog() – Determines whether blog/site has more than one category.
- twentysixteen_category_transient_flusher() – Flushes out the transients used in twentysixteen_categorized_blog().
- twentysixteen_color_scheme_css_template() – Outputs an Underscore template for generating CSS for the color scheme.
- twentysixteen_color_scheme_css() – Enqueues front-end CSS for color scheme.
- twentysixteen_content_image_sizes_attr() – Add custom image sizes attribute to enhance responsive image functionality for content images
- twentysixteen_content_width() – Sets the content width in pixels, based on the theme’s design and stylesheet.
- twentysixteen_custom_header_and_background() – Sets up the WordPress core custom header and custom background features.
- twentysixteen_customize_control_js() – Binds the JS listener to make Customizer color_scheme control.
- twentysixteen_customize_partial_blogdescription() – Render the site tagline for the selective refresh partial.
- twentysixteen_customize_partial_blogname() – Render the site title for the selective refresh partial.
- twentysixteen_customize_preview_js() – Binds JS handlers to make the Customizer preview reload changes asynchronously.
- twentysixteen_customize_register() – Adds postMessage support for site title and description for the Customizer.
- twentysixteen_customize() – Prevents the Customizer from being loaded on WordPress versions prior to 4.4.
- twentysixteen_entry_date() – Prints HTML with date information for current post.
- twentysixteen_entry_meta() – Prints HTML with meta information for the categories, tags.
- twentysixteen_entry_taxonomies() – Prints HTML with category and tags for current post.
- twentysixteen_excerpt_more() – Replaces "[.
- twentysixteen_excerpt() – Displays the optional excerpt.
- twentysixteen_fonts_url() – Register fonts for Twenty Sixteen.
- twentysixteen_get_color_scheme_choices() – Retrieves an array of color scheme choices registered for Twenty Sixteen.
- twentysixteen_get_color_scheme_css() – Returns CSS for the color schemes.
- twentysixteen_get_color_scheme() – Retrieves the current Twenty Sixteen color scheme.
- twentysixteen_get_color_schemes() – Registers color schemes for Twenty Sixteen.
- twentysixteen_header_style() – Styles the header text displayed on the site.
- twentysixteen_hex2rgb() – Converts a HEX value to RGB.
- twentysixteen_javascript_detection() – Handles JavaScript detection.
- twentysixteen_link_color_css() – Enqueues front-end CSS for the link color.
- twentysixteen_main_text_color_css() – Enqueues front-end CSS for the main text color.