Wordpress Plugin: Disable Flash Uploader
Upgrade your Flash to version 10? Can’t use the Flash Uploader anymore or perhaps just hate it? “Disable Flash Uploader” will set the Browser Uploader as the default.
== Installation ==
1. Download the plugin, extract and upload it to your plugins folder on your server.
2. Activate the plugin.
3. Now when editing a page/post if you click on the add image button, it will display the Browser Uploader instead of the Flash Uploader.
== Changelog ==
= 1.1 =
* Removed javascript manipulated URLs. Utilized built-in WP functions to hard-code URLs.
Doesn’t seem to work for me
My (non functioning) flash uploader is there as before.
@YikYak – I sent you an email, let’s figure out the cause of the problem.
I am also having trouble with the plugin. I installed the plugin and it does not work. I still comes up with the Flash loader as default.
@David – Email coming your way…
I have also downloaded this plugin and cannot get it to work. I have yet to add an image to my blog.
Thanks
Doesn’t affect the uploader that’s part of the Quickpress module on the Dashboard. Fix is easy:
add_action(‘activity_box_end’,'dfu_code’);
Hello all, please be sure to upgrade to 1.1 and let me know how it goes.