'WordPress Flash Uploader' is a replacement of the internal flash uploader which let you also manage your whole WordPress installation and s
Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the plugin from plugins page. You get 'WP Flash Uploader' and 'Sync Media Library' in the 'Media' menu and 'WP Flash Uploader' in the 'Settings' menu.
Go to Settings->WP Flash Uploader and check the 'Limitations' part. Most of the users can upload and are only restricted by their servers. And most if the problems can be solved!
If you want to use the automatic sync please add
define('ALTERNATE_WP_CRON', true);
in the
wp-config.php
to enable the cron job!
Please note that this is not a realy cron job. So if you set 5 minutes then it is syncronized at the next request that happens after 5 minutes waiting!
Requires: 2.7 or higher
Compatible up to: 3.3.2
Last Updated: 2012-4-12
Downloads: 27,182
Got something to say? Need help?