Big Cartel Integration
开发者 |
fanquake
|
更新时间 |
2011年7月31日 15:45 |
PHP版本: |
2.8 及以上 |
WordPress版本: |
3.2 |
详情介绍:
This Plugin is no longer being updated or developed, instead you should use the Big Cartel Plugin by Tonka Park
安装:
- Upload
Big Cartel Integration
to the /wp-content/plugins/
directory of your install
- Activate Big Cartel Integration through the 'Plugins' menu in WordPress
- Enter the Subdomain of you BigCartel store eg. http://{subdomain}.bigcartel.com
- Enter the URL of your Big Cartel store eg. http://store.yourdomain.com
- Create a page to be the 'home' of you store. and enter the slug of the page eg. "store"
- Create a page to be the products page of you store and enter the slug of the page eg. "products" = NOTE = This page should be hidden!!
- Configure the rest of the options to suit your blog.
更新日志:
0.15
- Changed debug to "false", this will remove the problem of code output on pages
- Added code to secure the admin page
0.14
- Restructuring classes
- Updating API
0.13
- It seems that the API i was using is no longer available, so this update is a quick fix that will allow products to be displayed until I can reconfigure the plugin.
0.12
- Fixed incorrect template functions
0.11
- Formated code so that it is now all consistent
- Changed some functions names
- Added a products CSS file
0.10
- Increased speed
- Rearranged layout on products page
- Cleaned up code
- Better Instructions
0.06
- Removed 'Title' text from product title on home page
- Added more thorough installation and use instructions
- Removed products CSS file, it will return.
0.05
- Removed action that was causing error messages after upgrading
- Removed Description and on Sale text from products list
- Removed On sale text from product details
0.04
- Fixed products so that they display after being clicked on, on the home page
- Added CSS to options.page.php and removed external file
- Removed user CSS options from options page, these will be added again!
- Removed messy ##pcatergories tags from underneath products
- Various small fixes
0.03
- Changed admin menu to a top level menu
- Fixed WP-debug errors
0.02
- Changed Debug to false
- Updated Readme
0.01