Title: Feedoptimise
Author: feedoptimise
Published: <strong>2015 年 4 月 7 日</strong>
Last modified: 2025 年 10 月 9 日

---

搜索插件

![](https://ps.w.org/feedoptimise/assets/icon-256x256.png?rev=1699047)

# Feedoptimise

 作者：[feedoptimise](https://profiles.wordpress.org/feedoptimise/)

[下载](https://downloads.wordpress.org/plugin/feedoptimise.1.3.10.zip)

 * [详情](https://cn.wordpress.org/plugins/feedoptimise/#description)
 * [评价](https://cn.wordpress.org/plugins/feedoptimise/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/feedoptimise/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/feedoptimise/#developers)

 [支持](https://wordpress.org/support/plugin/feedoptimise/)

## 描述

WooCommerce connector allowing you to sync items from your store with your Feedoptimise
account (https://www.feedoptimise.com/), where you can create feeds for various 
channels including Google Shopping, Facebook Product Ads and Shops, Instagram, Bing
Shopping, Amazon, and more.

## 安装

#### Recommended Method: Install via WordPress Plugin Directory

 1. In your WordPress admin panel, go to Plugins > Add New.
 2. Search for “Feedoptimise” using the search bar.
 3. Once you locate the plugin, click “Install Now”.
 4. After installation, click “Activate”.
 5. Obtain your Secret Token from Feedoptimise.
 6. Go to “Settings”, then click on “Feedoptimise”. Enter your Secret Token in the “
    Secret Token” field.

#### Manual Installation Method

 1. Upload the `feedoptimise` plugin directory to your `/wp-content/plugins/` directory.
 2. Activate the plugin through the “Plugins” menu in WordPress.
 3. Obtain your Secret Token from Feedoptimise.
 4. In the WordPress admin panel, go to “Settings”, then click on “Feedoptimise”. Enter
    your Secret Token in the “Secret Token” field.
 5. Clear the cache on your server and in your browser.

## 常见问题

### How do I check if the plugin is working properly?

You need to have an active account at Feedoptimise in order to use this plugin, 
you can find out more at [www.feedoptimise.com](https://www.feedoptimise.com/).

### Where can I report a bug or suggest improvements?

Please [contact us](https://www.feedoptimise.com/contact).

## 评价

此插件暂无评价。

## 贡献者及开发者

「Feedoptimise」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ feedoptimise ](https://profiles.wordpress.org/feedoptimise/)

[帮助将「Feedoptimise」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/feedoptimise)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/feedoptimise/)，查看
[SVN仓库](https://plugins.svn.wordpress.org/feedoptimise/)，或通过[RSS](https://plugins.trac.wordpress.org/log/feedoptimise/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/feedoptimise/)。

## 更新日志

#### 1.3.10

 * fixed php8 reports division by 0

#### 1.3.9

 * +recommended installation extra step

#### 1.3.8

 * version alignment

#### 1.3.7

 * readme.txt updates

#### 1.3.6

 * Installation instructions update plus small php notice fixes

#### 1.3.5

 * UI settings simplification

#### 1.3.4

 * small notice fix on additional images request

#### 1.3.3

 * images position adjustment to match order with the website

#### 1.3.2

 * different retrieval options

#### 1.3.1

 * added ability to debug an item by its id

#### 1.3.0

 * version realignment

#### 1.1.34

 * added support for meta data around images

#### 1.1.33

 * added variant’s position

#### 1.1.32

 * optimising reporting queries

#### 1.1.31

 * added reporting options

#### 1.1.30

 * get post_status for variants

#### 1.1.29

 * WordPress support version update

#### 1.1.28

 * check for children method get_variation_attributes

#### 1.1.27

 * PHP 8.1 error checks

#### 1.1.26

 * version catchup

#### 1.1.25

 * Shipping zones cache

#### 1.1.24

 * Updated shipping rates to be returned as list

#### 1.1.23

 * Added support for shipping zones and methods

#### 1.1.22

 * WordPress testing version 6.2

#### 1.1.21

 * Images update – additional images update

#### 1.1.20

 * UI Settings – Analytics label update

#### 1.1.19

 * Stable tag update

#### 1.1.18

 * Disabled __fo inclusion for V2

#### 1.1.17

 * Updated settings UI

#### 1.1.16

 * Added normalised price + tax rate support

#### 1.1.15

 * Added endpoint allowing to list all taxonomies

#### 1.1.14

 * Added variation_is_available – enabled/disabled – support *

#### 1.1.13

 * Added support for shipping classes *

#### 1.1.12

 * Added meta categories *

#### 1.1.11

 * Added multi terms and full meta *

#### 1.1.10

 * Updated description *

#### 1.1.9

 * Updated FAQ *

#### 1.1.8

 * tested up to 5.6 + rename *

#### 1.1.7

 * check for wc_get_price_excluding_tax, not always exist despite 3*

#### 1.1.6

 * Upgraded the codebase to version 3+ to prevent deprecated messages (while maintaining
   backward compatibility)

#### 1.1.5

 * adding base64 ability

#### 1.1.4

 * adding check for _product_attributes iteration

#### 1.1.3

 * tested up to 5.5

#### 1.1.2

 * added support for custom terms

#### 1.1.1

 * added support for custom terms

#### 1.1.0

 * introduced optional secret token

#### 1.0.28

 * version test

#### 1.0.27

 * suppress_filters control

#### 1.0.26

 * notices silencing

#### 1.0.25

 * several bug fixes

#### 1.0.24

 * added woocommerce_fo_encoding parameter to set custom encoding for output

#### 1.0.23

 * stock quantities

#### 1.0.22

 * price_inc_tax issue / lack

#### 1.0.21

 * added new header

#### 1.0.20

 * added variant image

#### 1.0.19

 * disable error logs

#### 1.0.18

 * reference issue

#### 1.0.17

 * empty WC_DELIMITER value

#### 1.0.16

 * $woocommerce_product set as false check

#### 1.0.15

 * Tag increase

#### 1.0.14

 * Introduced new filters

#### 1.0.13

 * Introduced short description

#### 1.0.12

 * Invalid header issues

#### 1.0.11

 * Introduced was_price

#### 1.0.10

 * Version sync

#### 1.0.9

 * Added up to 4.3 tests

#### 1.0.8

 * Added child meta

#### 1.0.7

 * Custom delimiter

#### 1.0.6

 * Better handling for attribute key

#### 1.0.5

 * Addition of version and better variant handling.

#### 1.0.4

 * Addition of extra vars.

#### 1.0.3

 * Version fix.

#### 1.0.2

 * Improved categories extraction.

#### 1.0.1

 * This is the initial release of the Feed Optimise plug-in. There are no known 
   bugs so far.

## 额外信息

 *  版本 **1.3.10**
 *  最后更新：**6 月前**
 *  活跃安装数量 **100+**
 *  WordPress 版本 ** 3.1 或更高版本 **
 *  已测试的最高版本为 **6.8.5**
 *  语言
 * [English (US)](https://wordpress.org/plugins/feedoptimise/)
 * 标签
 * [exporter](https://cn.wordpress.org/plugins/tags/exporter/)[feedoptimise](https://cn.wordpress.org/plugins/tags/feedoptimise/)
   [woocommerce](https://cn.wordpress.org/plugins/tags/woocommerce/)
 *  [高级视图](https://cn.wordpress.org/plugins/feedoptimise/advanced/)

## 评级

尚未提交反馈。

[添加我的评价](https://wordpress.org/support/plugin/feedoptimise/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/feedoptimise/reviews/)

## 贡献者

 *   [ feedoptimise ](https://profiles.wordpress.org/feedoptimise/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/feedoptimise/)