This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/* | |
Plugin Name: Google Structured Data for WooCommerce | |
Plugin URI: https://www.damiencarbery.com/2019/04/google-structured-data-for-woocommerce/ | |
Description: Add Google Structured Data to WooCommerce products. Asked in: https://www.facebook.com/groups/genesiswp/permalink/2358845040833346/ | |
Author: Damien Carbery | |
Version: 0.1 | |
*/ | |
add_action( 'woocommerce_before_single_product_summary', 'dcwd_add_wc_structured_data' ); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"@type": "application\/tibls+json", | |
"itemListElement": [ | |
{ | |
"id": "16F17A14-BEAE-4F13-A2AE-69AB38127064", | |
"urlSource": "https:\/\/www.amateurgourmet.com\/blog\/2020\/12\/nancy-silvertons-epic-eggplant-lasagna.html", | |
"lastQueued": 0, | |
"updated": 978307200, | |
"created": 1750141629.5972791, | |
"lastCooked": 0, |