Enable / disabling graph pieces by filter dosnt work
-
hi i want disable Person & ImageObject in json-ld, i use this filters:
add_filter( ‘wpseo_schema_needs_imageObject’, ‘__return_false’);
add_filter( ‘wpseo_schema_needs_person’, ‘__return_false’ );
but this filters dosnt work in verson 11.7The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Enable / disabling graph pieces by filter dosnt work’ is closed to new replies.