开发者 |
omardabbas
kousikmukherjeeli wpcodefactory karzin anbinder algoritmika aegkr |
---|---|
更新时间 | 2024年11月12日 22:40 |
PHP版本: | 4.4 及以上 |
WordPress版本: | 6.6 |
版权: | GNU General Public License v3.0 |
版权网址: | 版权信息 |
“Very good!: Very helpful support! I recomand this plugin, simple to use and very good documented.” – ⭐⭐⭐⭐⭐ price4youMain Page | Support Forum | Documentation & How to Selling on marketplaces like Google & Amazon requires you to have custom XML feeds where you can export your products from WooCommerce to the marketplace. With our all-in-one toolkit designed to bridge the gap between your WooCommerce store and major marketplaces like Google Shopping, Amazon, and beyond, you can tailor and customize your product catalog in the exact language these global platforms understand: meticulously crafted XML feeds. Here's a glimpse of what this plugin offers:
“Extra Star: Super fast and friendly support by Omar. Transferred a request immediately into a feature. Perfect. Thank you very much!” – ⭐⭐⭐⭐⭐ charismeki “Perfect: Great little plugin – very simple to setup and works flawlessly.” – ⭐⭐⭐⭐⭐ southmartin🏆 Pro Version Our Plugin Pro version features further expands the capabilities of our plugin so you can have more control on your feeds, like: 🏆 Create Unlimited Feeds Make as many XML feeds as you need. This is perfect if you have lots of products or want to target different online stores, giving you the freedom to reach more customers. 🏆 Flexible Update Schedule Choose how often to update your feeds, from every minute to once a week. This helps keep your product listings always up-to-date, whether you have fast-changing stock or regular updates. 🏆 Select Product Types Decide which types of products to include in your feeds, such as simple, grouped, variable, or external. This lets you be more specific about what products you want to show on each marketplace. 🏆 Advanced Filtering Options Use more detailed filters for your feeds, like whether products are in stock, their price range, custom categories, or specific attributes. This makes your feeds more targeted, only showing products that match exactly what you're looking for. 💯 Why WPFactory?
“Great plugin with even greater support! They tend to update with every feature we could ask in a matter of days! Thank you!” – ⭐⭐⭐⭐⭐ Gencho Tanev “Great tool & one of the best support teams I've ever come across.” – ⭐⭐⭐⭐⭐ Roger “This Product XML Feeds for WooCommerce works really well. It takes up very little system resources, is extremly reliable and efficient, and is of high quality of coding. Support for this plug-in is very good. Omar is very responsive to support request, and has in-depth knowledge about the ins and outs of this plug-in. Highly recommanded.” – ⭐⭐⭐⭐⭐ Xing Gao “Simple and efficient, and the support is great: This plugin provides all the functionality I need even in free version. Inserting product information in XML is super easy with well documented shortcodes. I had a problem with shortcodes inside tag and Support responded quickly and found a solution instantly.” – ⭐⭐⭐⭐⭐ Krzysztof Busłowicz
publish
).plugins_loaded
action.-1
now.[alg_product_terms]
- orderby
- hierarchy
value added.[alg_product_terms]
- orderby
- term_id
value added.[alg_product_terms]
- Code refactoring.[alg_product_terms]
- orderby
attribute (and parent_id
value) added.strip_shortcodes
- yes-force
- Pattern updated in preg_replace()
.cdata
attribute added to all shortcodes (defaults to no
).strip_shortcodes
attribute added to all shortcodes (defaults to no
) (other possible values: yes
and yes-force
).[alg_product_variation_meta]
shortcode added.[alg_product_variation_data]
shortcode added.on_empty_apply_shortcodes
attribute added to all shortcodes (defaults to no
).variable_price_type
attribute (defaults to range
) added to alg_product_price
, alg_product_price_excluding_tax
and alg_product_price_including_tax
shortcodes.[alg_product_terms]
- Optional parent
attribute added.[alg_product_terms]
- Code refactoring.[alg_product_stock_quantity]
- Returning empty string instead of boolean false
(fixes the issue with on_empty
attribute).CDATA
added; less shortcodes included).custom_function
global attribute added.strip_tags
global attribute added (defaults to yes
).[alg_format_date]
shortcode added.[alg_format_number]
shortcode added.[alg_to_timestamp]
shortcode added.convert_currency_from
, convert_currency_to
and convert_currency_precision
global shortcode attributes added.find_replace_sep
global shortcode attribute added. Now find
and replace
global shortcode attributes can find and replace multiple values.[alg_product_available_variations]
- sep
, sep2
and sep3
attributes added.get_the_ID()
added etc.).[alg_product_name]
shortcode added.[alg_product_description]
shortcode added.[alg_product_gallery_image_url]
shortcode added.[alg_product_function]
shortcode added.[alg_product_time_since_last_sale]
- days_to_cover
attribute fixed.[alg_product_time_since_last_sale]
- Code refactoring.use_parent_id
attribute added to all "products" shortcodes.[alg_product_terms]
shortcode added.includes/shortcodes
folder added.on_empty
attribute added to all shortcodes.get_price_including_tax()
and get_price_excluding_tax()
replaced with wc_get_price_including_tax()
and wc_get_price_excluding_tax()
.get_tags()
and get_categories()
replaced with wc_get_product_tag_list()
and wc_get_product_category_list()
.list_attributes()
replaced with wc_display_product_attributes()
.$_product->get_dimensions( true )
replaced with wc_format_dimensions( $_product->get_dimensions( false ) )
.[alg_product_available_variations]
- "Glued" attributes bug fixed etc.[alg_product_id]
shortcode added.[alg_product_time_since_last_sale]
- Code refactoring.[alg_current_datetime]
shortcode added.