Now we are finally ready to write some markup. We could create a separate template file for our custom post type and place the markup directly in that template. Instead, we will be putting all the markup inside a function, and appending it to the post content with the_content() filter. This is important, because there [...]
The post Making WordPress Theme Compatible with Google Rich Snippets – Displaying The Recipe appeared first on Tutorial Mini.
Related posts:
- Making WordPress Theme Compatible with Google Rich Snippets – Adding Custom Metaboxes
- Making WordPress Theme Compatible with Google Rich Snippets – Creating Recipe Custom Post Type
- Making WordPress Theme Compatible with Google Rich Snippets
via Tutorial Mini http://tutorialmini.com/making-wordpress-theme-compatible-with-google-rich-snippets-displaying-the-recipe/
No comments:
Post a Comment