开发者 |
webdados
ptwooplugins |
---|---|
更新时间 | 2025年2月6日 22:54 |
PHP版本: | 7.0 及以上 |
WordPress版本: | 6.7 |
版权: | GPLv3 |
The plugin has a pretty decent number of WordPress hooks you can use to manipulate which products are included in the feed, which fields are shown on the feed and even manipulate the content of each field. If you are not confortable with development, you can hire us to make the customization for you.
Go to Settings > Permalinks > Save changes
Yes.
Yes.
The development and support of this plugin is PT Woo Plugins responsibility, although KuantoKusta can help you identify problems with your feed if your products are not successfully imported into their system (and that information will be helpfull when asking us for support). We do not provide free support for this plugin, but bugs can be reported on the support forum at WordPress.org You’ll get included support if you buy the plugin PRO add-on. For premium/urgent support or custom developments you should contact Webdados directly. Charges will apply.
You can report any security bugs found in the source code of this plugin through the Patchstack Vulnerability Disclosure Program. The Patchstack team will assist you with verification, CVE assignment and take care of notifying the developers of this plugin.
Sure. Go to GlotPress and help us out.
init
instead of plugins_loaded
KK_IS_FEED
constant that is set to true
when the feed is being shownwoocommerce_product_variation_title_include_attributes
filter Pro add-onkuantokusta_settings_footer
to allow the Pro plugin to add scripts to the footer of the settings pageget_name
instead of product get_title
for variation designationsget_post_meta
on WooCommerce below 3.0kuantokusta_process_product_meta
filter to be able to save extra fields/meta to productsWC tested up to
tag