WordPress Hooks Explorer

Listing all hooks extracted WordPress Core


Details about should_load_remote_block_patterns

Back to home

Files

Filename Hook Type Line Number PHP Doc
wp-includes/block-patterns.php apply_filters 75 /**
* Filter to disable remote block patterns.
*
* @since 5.8.0
*
* @param bool $should_load_remote
*/
wp-includes/block-patterns.php apply_filters 103 /**
* Register `Featured` (category) patterns from wordpress.org/patterns.
*
* @since 5.9.0
*/
wp-includes/block-patterns.php apply_filters 138 /**
* Registers patterns from Pattern Directory provided by a theme's
* `theme.json` file.
*
* @since 6.0.0
* @access private
*/

Hook Parameters

Parameter Type Name Description
bool $should_load_remo te
bool $should_load_remo te
bool $should_load_remo te