這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Content by Country

外掛說明

Using [cbc][/cbc] tags, you can set content to be included or excluded when a visitor views a post, depending on their
IP’s country of origin.

Here is a typical example of the [cbc][/cbc] tags being used:

[cbc:+usa:+gb]My example content here.[/cbc]

Each country code used is in the tags is separated by a : and followed by either a + (to include a country) or – (to exclude a country) from
viewing the content. The example above would only display the content between the tags to visitors with an IP address from the
USA or the UK.

安裝方式

  1. Upload the content-by-country folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. You can now start using [cbc][/cbc] tags to target content by a visitor’s country of origin in posts

常見問題集

What is the tag format used to target content by country?

[cbc:+usa]My example content here.[/cbc]

Each country code used in the tags is separated by a : and then followed by a + (to include a country), or – (to exclude a country).

The example above would therefore show the text only to a visitor with an IP address from the USA.

Can I include or exclude multiple countries using 1 set of tags?

Yes, see the example below, which excludes both the USA and UK, but shows it to everyone else:

[cbc:-usa:-gb]My example content here.[/cbc]

Where can I find a full list of country codes that can be used?

You can view a full list of countries supported, and their codes, from your WordPress dashboard at Manage -> CBC Content, or by using the link below:

http://www.simonemery.co.uk/wp-plugins/content-by-country/

Will the database used ever go out of date?

The plugin uses the GeoLite Country database from maxmind.com, which is updated at the beginning of each month. You can download
an updated database from the link below (you will need the binary version):

http://www.maxmind.com/app/geolitecountry

You would then need to overwrite the GeoIP.dat file in the database folder of the plugin.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Content by Country〉的開發相關工作。

參與者

將〈Content by Country〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄