[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-content/themes/twentytwentyfive/ -> functions.php (summary)

Twenty Twenty-Five functions and definitions.

File Size: 158 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 7 functions

  twentytwentyfive_post_format_setup()
  twentytwentyfive_editor_style()
  twentytwentyfive_enqueue_styles()
  twentytwentyfive_block_styles()
  twentytwentyfive_pattern_categories()
  twentytwentyfive_register_block_bindings()
  twentytwentyfive_format_binding()

Functions
Functions that are not part of a class:

twentytwentyfive_post_format_setup()   X-Ref
Adds theme support for post formats.

return: void

twentytwentyfive_editor_style()   X-Ref
Enqueues editor-style.css in the editors.

return: void

twentytwentyfive_enqueue_styles()   X-Ref
Enqueues style.css on the front.

return: void

twentytwentyfive_block_styles()   X-Ref
Registers custom block styles.

return: void

twentytwentyfive_pattern_categories()   X-Ref
Registers pattern categories.

return: void

twentytwentyfive_register_block_bindings()   X-Ref
Registers the post format block binding source.

return: void

twentytwentyfive_format_binding()   X-Ref
Callback function for the post format name block binding source.

return: string|void Post format name, or nothing if the format is 'standard'.



Generated : Thu Oct 24 08:20:01 2024 Cross-referenced by PHPXref