Generate Schema Code Manually
-
Hi, I need help on how to generate the Schema Codes Manually.
The Schema codes are usually generated by calling the function <?php wp_footer(); ?>
But I’m creating a new template and i don’t want to use wp_footer function, because it’s also loading other files, e.g. scripts, etc etc.
I only want the schema code, so is there a way to generate it manually? like by calling a function.
wp_seo_get_schema() or something?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Generate Schema Code Manually’ is closed to new replies.