_register_remote_theme_patterns()
Function: Registers patterns from Pattern Directory provided by a theme’s `theme.json` file.
Source: wp-includes/block-patterns.php:136
Function: Registers patterns from Pattern Directory provided by a theme’s `theme.json` file.
Source: wp-includes/block-patterns.php:136
Function: Register any patterns that the active theme may provide under its `./patterns/` directory. Each pattern is defined as a PHP file and defines its metadata using plugin-style headers. The minimum required definition is:
Source: wp-includes/block-patterns.php:198
Function: Register `Featured` (category) patterns from wordpress.org/patterns.
Source: wp-includes/block-patterns.php:99
Function: Register Core’s official patterns from wordpress.org/patterns.
Source: wp-includes/block-patterns.php:57
Filter Hook: Filter to disable remote block patterns.
Source: wp-includes/block-patterns.php:75
Function: Registers the core block patterns and categories.
Source: wp-includes/block-patterns.php:17