wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



should_load_remote_block_patterns › WordPress Filter Hooks

Seit5.8.0
Veraltetn/v
apply_filters( 'should_load_remote_block_patterns', true )
Parameter:
  • (bool) $should_load_remote
    Erforderlich: Ja
Definiert in:
Codex:

Filter to disable remote block patterns.





Quellcode

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