mirror of
https://gh.wpcy.net/https://github.com/mainwp/Code-Snippets-Functions.git
synced 2026-05-06 12:42:25 +08:00
https://wordpress.org/support/topic/need-to-remove-hatom-hentry-and-hcard-schema-from-kadence-theme/
1 line
60 B
Text
1 line
60 B
Text
add_filter(‘kadence_microdata’, ‘__return_false’ );
|