_register_remote_theme_patterns()
Function: Registers patterns from Pattern Directory provided by a theme’s `theme.json` file.
Source: wp-includes/block-patterns.php:135
Function: Registers patterns from Pattern Directory provided by a theme’s `theme.json` file.
Source: wp-includes/block-patterns.php:135
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:200
Function: Register `Featured` (category) patterns from wordpress.org/patterns.
Source: wp-includes/block-patterns.php:98
Function: Register Core’s official patterns from wordpress.org/patterns.
Source: wp-includes/block-patterns.php:56
Filter Hook: Filter to disable remote block patterns.
Source: wp-includes/block-patterns.php:74
Function: Registers the core block patterns and categories.
Source: wp-includes/block-patterns.php:17