wpseek.com
A WordPress-centric search engine for devs and theme authors



should_load_remote_block_patterns › WordPress Filter Hooks

Since5.8.0
Deprecatedn/a
apply_filters( 'should_load_remote_block_patterns', true )
Parameters:
  • (bool) $should_load_remote
    Required: Yes
Defined at:
Codex:

Filter to disable remote block patterns.





Source

$should_load_remote = apply_filters( 'should_load_remote_block_patterns', true );