Professional Autoblogging and Spinning Plugin for WordPress
Freeware WordPress Plugins
CyberSyn Plugin for WordPress
CyberSyn is powerful, lightweight and easy to use Atom/RSS syndicating plugin for WordPress.
Features
- The CyberSyn plugin parses the RSS feeds for those XML tags only that can be imported into WordPress posts and ignores everything else. So it has rather compact and extremely fast code!
- Advanced RSS parsing algorithm has an ability to pull the feeds fully automatically. Furthermore, you can assign the updating period to each particular feed. Also you can set up a maximum number of posts that will be syndicated from the feed at once. This is a very useful feature for SE optimization of your blogs, because search engines don’t like blogs that add 100 or more posts at once.
- Adjustable post uniqueness identification by GUID, post name or both.
- CyberSyn has no problem with syndicating various embedded media content such as tube videos etc.
Requirements
- PHP 5.2.4 or greater
- MySQL 5.0 or greater
- PHP cURL extension (recommended)
- PHP variable safe_mode must be disabled (if cURL is not installed)
- PHP variable allow_url_fopen must be enabled (if cURL is not installed)
- Access to cron on server (recommended)
WP Quote Plugin for WordPress
The WP Quote plugin adds random quotes from famous people or whatever text you want to every post and page of your blog. With WP Quote you can add to your posts not just random text messages but any HTML code including banners, flash animation, embedded videos, iframes etc.
- The quotes are permanent for every post and page. In other words, they won’t change when you refresh the post or page in the browser.
- Every quote is enclosed in the div block with “wp_quote” id, so you could assign them a custom style. E.g.:
<div id="wp_quote">Do, or do not. There is no 'try'.</div>
YouTube Chromeless Plugin for WordPress
The YouTube Chromeless plugin allows one to play the YouTube videos in the Chromless player. Use the following tag style to insert the YouTube videos into your posts:
[youtube:url width]
where:
- url – URL of the YouTube video you want to embed;
- width of the chromeless player (height is being calculated automatically).
YouTube Chromeless is based on the Custom YouTube Video Player tutorial by TutorialZine.com
Tags On Page Plugin for WordPress
This plugin displays a list of tags (tag cloud) on the specified page.
WP Mass Delete Plugin for WordPress
This plugin allows one to mass delete WordPress posts and pages according to the specified rules such as date range, post status and content.
Please use it carefully!
WP-Flash Plugin for WordPress
The WP-Flash plugin allows one to easily insert flash animation into WordPress blogs, using the following tag style:
[swf:url width height]
where:
- url – URL of the flash object (SWF file) you want to embed;
- width – width of the flash object;
- height – height of the flash object.
Simple FLV Plugin for WordPress
The Simple FLV plugin allows one to easily embed Flash videos (FLV files) into WordPress blogs using the extended universal FLV tag style:
[flv:url image width height link player]
where:
- url – URL of the FLV video file you want to embed;
- image – URL of a preview image (shown in display and playlist);
- width – width of an FLV video (default: 400);
- height – height of an FLV video (default: 320);
- link – URL to an external page the display, controlbar and playlist can link to (default: #);
- player – URL to FLV player (default: http://yourblog.com/wp-content/SimpleFLV/flwplayer.swf).
The plugin works with the JW Player 4 by LongTail Video Inc. which is distributed under the Creative Commons License.