विवरण
RSS Product feed for Woo!
Creates a Woo product feed url in the XML format that can be used to upload a catalog stream to your Google Merchant Center catalog or Facebook Shop catalog. This includes regional variations and color variations of products.
You can visit our github page here!
स्क्रिनसटहरू
प्रश्नोत्तर
-
How do i install from source?
-
- Go to this link
- Click ‘Code’
- Click ‘Download as .ZIP’
- Go to your wordpress plugins page
- Click ‘Add new plugin’
- Click ‘Upload’
- Upload the file you downloaded from here
- Activate
- Done.
-
How do i use the plugin?
-
To take advantage of this plugin, simply append
/?feed=products
to your url, like so:
https://laserology.net/?feed=products“- You can also find the feed link from the plugin listing:
-
Note
-
For every product, you should add an extra field called ‘google-product-id’, and it should be a number indentifying the product’s category. You can reference this page here.
To add the property, search how to enable the “custom fields” menu from the screen options.
समीक्षाहरू
यस प्लगिनको लागि कुनै समीक्षाहरू छैनन्।
योगदानकर्ता र डेभलपरहरू
“RSS feed for Woo” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।
योगदानकर्ताहरू“RSS feed for Woo” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्
विकासमा रुचि छ?
आरएसएस द्वारा कोड ब्राउज गर्नुहोस्, एसभीएन रिपजिटरी हेर्नुहोस्, वा विकास लग को सदस्यता लिनुहोस्।
चेन्जलग
1.3.6
- Escape some fields using htmlspecialchars
1.3.5
- Properly group all variations under single main product ID.
1.3.4
- Add brand and mpn tags
1.3.3
- General improvements to image loading
- fixed a critical bug preventing variations from being properly displayed
1.3.2
- Fix translations
1.3.1
- Quick hotfix to address minor bugs
1.3
- Fix code formatting
- Add static product capability
1.2.2
- Skip to latest public release version
1.0
- Initial release.