SpinChimp WP Spinner
开发者 |
akturatech
|
更新时间 |
2012年11月10日 04:52 |
PHP版本: |
3.3 及以上 |
WordPress版本: |
3.4 |
版权: |
GPLv2 or later |
版权网址: |
版权信息
|
详情介绍:
Use the SpinChimp API to spin content to your blog! Choose to automatically spin each post as it is submitted or manually spin before you post.
Optionally catches posts made by other plugins and rewrites them as well.
Protect your categories and tags from being spun in one click.
SpinChimp API key required.
安装:
- Upload the plugin to the
/wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Open the "Credentials" page under SpinChimp in the Wordpress menu and enter your API details
更新日志:
1.0
Initial release
1.1
- Rewriting title and content only uses a single query.
- Added spinchimp_spinned meta to posts/pages spinned by the plugin to track which articles have already been rewritten. This prevents duplicate rewriting.
- Changed maxspindepth parameter to integer with values from 0 to 5 as defined
in the API documentation.
- NEW OPTION - Use SpinChimp when publishing content using other
plugins. This allows posts from other plugins may be rewritten
using Spinchimp, given they use the correct WP functions.
- NEW FEATURE - for plugins that write posts directly to the database, the plugin can automatically fetch previous posts to rewrite in the database. The number of posts to fetch is configurable, as is the check frequency. This feature uses the Wordpress psuedo-cron or an actual cron script
- Movable sidebar.