Using WordPress ‘get_comments_popup_template()’ PHP function Written by Adrian Gordon WordPress Retrieve path of comment popup template in current or parent template.
Using WordPress ‘get_classic_theme_supports_block_editor_settings()’ PHP function Written by Adrian Gordon WordPress Returns the classic theme supports settings for block editor.
Using WordPress ‘get_category_template()’ PHP function Written by Adrian Gordon WordPress Retrieves path of category template in current or parent template.
Using WordPress ‘get_blogaddress_by_id()’ PHP function Written by Adrian Gordon WordPress The `get_blogaddress_by_id()` function in WordPress retrieves a full blog URL given a blog ID
Using WordPress ‘get_block_theme_folders()’ PHP function Written by Adrian Gordon WordPress For backward compatibility reasons, block themes might be using block-templates or block-template-parts, this function ensures we fallback to these folders properly.
Using WordPress ‘get_block_templates()’ PHP function Written by Adrian Gordon WordPress Retrieves a list of unified template objects based on a query.
Using WordPress ‘get_block_editor_theme_styles()’ PHP function Written by Adrian Gordon WordPress Creates an array of theme styles to load into the block editor.
Using WordPress ‘get_block_editor_settings()’ PHP function Written by Adrian Gordon WordPress Returns the contextualized block editor settings for a selected editor context.
Using WordPress ‘get_block_categories()’ PHP function Written by Adrian Gordon WordPress Returns all the categories for block types that will be shown in the block editor.