• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer
WordPress a2z

WordPress a2z

WordPress Dynamic API Reference

  • Home
  • Plugins
  • Themes
  • Shortcodes
  • APIs
  • Classes
  • Files
  • Hooks
  • Sitemap
  • Blog
Home / Files / functions.php


Lines:

101 to 141 of 141
add_action( 'widgets_init', 'twentytwenty_sidebar_registration' );

/* function twentytwenty_block_editor_styles() – Enqueue supplemental block editor styles. */

add_action( 'enqueue_block_editor_assets', 'twentytwenty_block_editor_styles', 1, 1 );

/* function twentytwenty_classic_editor_styles() – Enqueue classic editor styles. */

add_action( 'init', 'twentytwenty_classic_editor_styles' );

/* function twentytwenty_add_classic_editor_customizer_styles() – Output Customizer settings in the classic editor. */

add_filter( 'tiny_mce_before_init', 'twentytwenty_add_classic_editor_customizer_styles' );

/* function twentytwenty_add_classic_editor_non_latin_styles() – Output non-latin font styles in the classic editor. */

add_filter( 'tiny_mce_before_init', 'twentytwenty_add_classic_editor_non_latin_styles' );

/* function twentytwenty_block_editor_settings() – Block Editor Settings. */

add_action( 'after_setup_theme', 'twentytwenty_block_editor_settings' );

/* function twentytwenty_read_more_tag() – Overwrite default more tag with styling and screen reader markup. */

add_filter( 'the_content_more_link', 'twentytwenty_read_more_tag' );

/* function twentytwenty_customize_controls_enqueue_scripts() – Enqueues scripts for customizer controls & settings. */

add_action( 'customize_controls_enqueue_scripts', 'twentytwenty_customize_controls_enqueue_scripts' );

/* function twentytwenty_customize_preview_init() – Enqueue scripts for the customizer preview. */

add_action( 'customize_preview_init', 'twentytwenty_customize_preview_init' );

/* function twentytwenty_get_color_for_area() – Get accessible color for an area. */

/* function twentytwenty_get_customizer_color_vars() – Returns an array of variables for the customizer preview. */

/* function twentytwenty_get_elements_array() – Get an array of elements. */
 
« Previous [1] [2]

 View on GitHub View on Trac

Called by

    Invoked by

      Calls

      Call hooks

      File name: functions.php
      Plugin ref: Twenty Twenty
      Version: 1.6
      Deprecated?: No
      API Letters: F,P

      Published: 25th November 2019 | Last updated: 10th December 2020

      Primary Sidebar

      Information

      File name: functions.php
      Plugin ref: Twenty Twenty
      Version: 1.6
      Deprecated?: No
      API Letters: F,P

      Footer

      WordPress a2z
      WordPress a2z
      WordPress Dynamic API Reference
      WordPress 5.6. PHP: 7.3.26
      WordPress a2z
      WordPress core a2z
      Genesis Theme Framework a2z
      Jetpack a2z
      WordPress develop tests
      Easy Digital Downloads a2z
      WooCommerce a2z
      Yoast SEO a2z
      WordPress Blocks

      Site:  wp-a2z.org
      © Copyright WordPress a2z 2014-2021. All rights reserved.


      Website designed and developed by Herb Miller
      Proudly powered by WordPress and oik plugins

      • Home
      • Blog
      • Sitemap
      • Sites