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

Big Cartel Plugin by Tonka Park

外掛說明

The Big Cartel Plugin is originally brought to you by Tonka Park.

The plugin offers the ability to include product links and images for a single bigcartel shop on your wordpress site. Through the use of short codes within posts and pages and a simple widget it is easy to upsell your products on your blog.

Related Links:

Big Cartel Plugin by Tonka Park is not endorsed or affiliated with Big Cartel LLC.

螢幕擷圖

安裝方式

  1. Upload folder big-cartel-plugin to /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Under Big Cartel Settings, Enter the Subdomain of you BigCartel store eg. http://{subdomain}.bigcartel.com
  4. Under Big Cartel Settings, Enter the full URL of your Big Cartel store eg. http://store.yourdomain.com or http://subdomain.bigcartel.com

使用者評論

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

參與者及開發者

以下人員參與了開源軟體〈Big Cartel Plugin by Tonka Park〉的開發相關工作。

參與者

變更記錄

0.2.0

  • Change how the images are displayed to match new CDN urls from Big Cartel.
  • Add option for 1000×1000 pixel images to shortcode.

0.1.5

  • Products Shortcode fixed to stop when no more products

0.1.4

  • Somehow code was overwritten with 0.1.3, fixing and re-releasing

0.1.2

  • Added new attribute, show_price, to display product price on bc_product shortcode
  • Added new attribute, show_price, to display product price on bc_products shortcode
  • Added new attribute, products_count, to limit number of products shown on bc_products shortcode
  • New format_currency function
  • Better caching and use of store api calls.

0.1.1

  • Added new attribute to display product title on on bc_product shortcode

0.1.0

  • Big Cartel Widget now allows images to be displayed
  • New ability to set target and css_class for product image links in shortcode
  • New products shortcode will show all product images from a store
  • Change to use wp_get_url for api calls, this is introduces caching

0.0.5

  • Removed DEBUG line that was unused and caused error to display
  • Added new subdomain shortcode attribute to allow other big cartel stores to be referenced in posts
  • Product List widget now allows number of products listed to be changed

0.0.4

  • Initial wordpress.org plugin repository version