Code-Snippets-Functions/Execute a function on a child site/Astra/disable-all-schema-markup.txt

1 line
56 B
Text

add_filter( 'astra_schema_enabled', '__return_false' );