Plugin Central

Plugin Central is a WordPress plugin management add-on to automatically install and update WordPress plugins. It works with WordPress 2.5+ only.

Plugin Central Dashboard

Plugin Central Dashboard View. Active Plugins are in Bold

Features:

Download

dl Plugin Central

donate Plugin Central

Installation & Usage

  1. Upload the whole plugin folder to your /wp-content/plugins/ folder.
  2. Go to the Plugins page and activate the plugin.
  3. You will see the new item on your Dashboard

Options panel allows you to install multiple plugins by name, directly from WordPress repository! Type the plugin names and click "Install Plugins".

You can also list all of your plugins (or only active). By pasting this list into the install window on another blog you can basically move all of your plugins from one blog to another. More precisely the latest versions of selected plugins will be installed on the target blog.

Dashboard will list status of plugin in need to update and offer installation of all of them at once with a single click.

The plugin will not work together with WordPress Automatic Upgrade plugin at this time, I am working on fixing this issue.

Screenshots

Plugin Central Options

Plugin Central Options Panel

Changelog

v2.0

v1.31

v1.20:

Apr 07th, 2008 v1.1

Apr 03rd, 2008 v1.0

You can also visit my other Wordpress Plugins.

I also offer professional WordPress services, feel free to contact me.


202 comments, newest first

Jump to main menu | Jump to comment form | Toggle comments
  1. Vladimir 06.28.09 / 3pm

    I use suPHP on my server and it works without problems. So it's probably not suPHP but anyway worth digging up.

  2. ovidiu 06.28.09 / 1am

    well, I do a chown -R web7:client1 web/ chmod -R 755 web/ and then all plugin updates, installations and wordpress upgrades work. AFTERWARDS of course I need to set the permissions and ownerships straight again. Will try and post to the trac, I know people with suPhp installations have these problems.

  3. Vladimir 06.27.09 / 4pm

    I think you should post that example on WordPress trac (your wordpress update will not work too).

  4. ovidiu 06.27.09 / 2pm

    well, I just made a test.I installed a plugin (yahoo...) with plugin central and here are the permissions of the new installed plugin compared to an old one (zdcomments...):

    drwx------ 3 web7 client1 4096 2009-06-27 15:40 yahoo-messenger-status-plugin
    drwxr-xr-x 3 web7 client1 4096 2009-01-21 21:30 zdcommentswidget

    and here are the file permissions:

    myserver:/var/www/myblog/web/wp-content/plugins# ls -al yahoo-messenger-status-plugin/
    total 204
    drwx------ 3 web7 client1 4096 2009-06-27 15:40 .
    drwxr-xr-x 73 web7 client1 4096 2009-06-27 15:40 ..
    -rw-r--r-- 1 web7 client1 35147 2009-06-27 15:40 LICENSE.txt
    -rw-r--r-- 1 web7 client1 1053 2009-06-27 15:40 readme.txt
    -rw-r--r-- 1 web7 client1 89868 2009-06-27 15:40 screenshot-1.png
    -rw-r--r-- 1 web7 client1 33726 2009-06-27 15:40 screenshot-2.png
    drwx------ 2 web7 client1 4096 2009-06-27 15:40 status_images
    -rw-r--r-- 1 web7 client1 287 2009-06-27 15:40 ym_status_control.phtml
    -rw-r--r-- 1 web7 client1 2965 2009-06-27 15:40 ym_status.php
    -rw-r--r-- 1 web7 client1 423 2009-06-27 15:40 YmStatus.php
    -rw-r--r-- 1 web7 client1 4263 2009-06-27 15:40 ym_status_settings.phtml
    -rw-r--r-- 1 web7 client1 706 2009-06-27 15:40 ym_status_widget.phtml
    myserver:/var/www/myblog/web/wp-content/plugins# ls -al zdcommentswidget/
    total 24
    drwxr-xr-x 3 web7 client1 4096 2009-01-21 21:30 .
    drwxr-xr-x 73 web7 client1 4096 2009-06-27 15:40 ..
    drwxr-xr-x 2 web7 client1 4096 2009-01-21 21:30 lang
    -rwxr-xr-x 1 web7 client1 708 2009-01-21 21:30 readme.txt
    -rwxr-xr-x 1 web7 client1 7616 2009-01-21 21:30 zd_CommentsWidget.php
    myserver:/var/www/myblog/web/wp-content/plugins#

    I am running on suPhp and the way your plugin used to upload stuff it worked perfectly, with this new way, its unusable :-( the permissions should be 755 :-(

  5. Vladimir 06.27.09 / 12pm

    ovidiu: theoretically yes, but the plugn is already too complicated due to constant changes plugin updates work in different wp versions. So if detected version is >=2.8 I call wordpress updater and hope that will provide future compatibility as well. perhaps it is better idea to submit a ticket to wp and see why core updater produces unusable files for you.

  6. gunawan 06.27.09 / 10am

    thank a lot of bro. just now 'plugin central' can be run under wp 2.8 :)

  7. ovidiu 06.27.09 / 9am

    yes, I suspected as much.the wordpress functions, don't work for me. all plugins or themes I install, have absolutely the wrong permissions, while plugins I installed with your plugin had the right ones. wrong as in doesn't work and right as in works. I can't use your plugin anymore, i.e. I installed a plugin the other day, where the output looked horrible, than I checked the error log and found out, the .css file wasn't loaded but was giving a 403 error, permission denied or similar :-(
    is there a reason you switched to the wordpress functions? any chance to get the old functionality back?

  8. Vladimir 06.27.09 / 7am

    The latest version uses WP functions for handling plugin installation/updates so the result would be the same as WP did the upgrade.

  9. ovidiu 06.26.09 / 9pm

    it behaves a little weird for me too, seems to assign different permissions when installing new plugins, but before this upgrade it worked perfectly with wp 2.7

    where there any changes?

  10. Rosina Lippi 06.26.09 / 7pm

    Hi Vladimir -- I've updated to the current version of plugin central and now I get an error when I try to automatically install a plugin. Any thoughts?

  11. ovidiu 06.24.09 / 3pm

    besides, I still can't remove plugins from the ignored list using wpmu 2.7.1 it just says: Try again.

  12. ovidiu 06.24.09 / 2pm

    the downlaod link still gives me version 1.5.3... guess you are still uplaoding :-)

  13. Vladimir 06.24.09 / 2pm

    Version 2.0 out with support for 2.8 and some other goodies

  14. sam 06.24.09 / 7am

    all in seo file pclzip.lib.php wont upload this is the only file that is not going up . what to doo

  15. jason 06.15.09 / 3pm

    Hi there Vladimir

    Thanks for the plugin.
    I am using wordpress 2.8 with this plugin, but i see that i am not abl eto delete any plugin that is installed using this softwrae.
    can you suggest any way to delete it?
    rgds
    jason

  16. ovidiu 06.15.09 / 7am

    great. I thoughts its just me doing thigns wrong ;-(
    btw. does your plugin use the built in "update" scheme? or does your plugin do things different?

    the reason I am asking, is that after using your plugin since it came along all was good, but using the wordpress built-in update seems to set the wrong permissions on the blgos I administer :-(

  17. Vladimir 06.15.09 / 6am

    I can confirm it is not showing updates in 2.8 as they changed the update structure. When I have time I will upgrade the plugin.

  18. Martin E 06.14.09 / 3am

    Same here regarding WP 2.8 - as I have 20 WP blogs, all of which this great plugin has stopped working.

    Best Regards,

    Martin E

  19. ovidiu 06.14.09 / 2am

    hello Vladimir,

    unfortuantely the plugin doesn't show any upgrades anymore, for 3 blogs I have updated to 2.8
    does it work for you on 2.8?

  20. brian 06.04.09 / 10am

    this has stopped working for me for quite a while, always getting this for any plugins:

    Download failed.: name lookup timed out

    Plugin upgrade Failed

  21. Blogszok 05.06.09 / 3am

    Nice plugin, very helpful, easy to use, thanks.

  22. WordPress 插件集锦系列 51-100套 « wordpress 非官方中文站——助力中文wordpress 05.02.09 / 4am

    [...] 发布网址 | 下载网址 [...]

  23. Cara menghemat bandwidth hosting | fachrul.com 04.30.09 / 1pm

    [...] update blog seperlunya saja. Untuk install dan update plugin, coba gunakan plugin Plugin Central, yang mana anda dapat meng-install dan meng-update banyak plugin hanya dengan sekali klik pada [...]

  24. Robin 04.12.09 / 11pm

    Hi...

    thanks for this great plugin. Works great for my websites since a long time.

    But i have only one little question....

    On one site the plugin remeber his passwort for the FTP server to update the plugins. On all other pages this doesn't work or i can't found the option again.
    Any help for me? Thanks... and please keep up your good work.

  25. 10 WordPress Plugins for Internet Marketers | Speed Online Wealth 04.10.09 / 12pm

    [...] Plugin Central allows you to automatically install and update WordPress plugins. In business time is always money, [...]

  26. Photowork 04.03.09 / 1am

    This is very useful plugin, great work guys, thanks.

  27. mclord 03.30.09 / 11am

    I have the same problem as Danial... All plugins uploaded through Plugin Central are owned by user apache.

  28. Urso 03.30.09 / 5am

    Very productive plugin project

  29. useful wordpress plugins | thinkoholic.com 03.19.09 / 10pm

    [...] central (plugin homepage) lets me update plugins right from my dashboard. [...]

  30. In Search of Good Plugins 03.17.09 / 10am

    It's a very good plugin project. I shall try it out on my site.

  31. wordpress功能插件集锦二 | 小人物大坏蛋 03.14.09 / 8am

    [...] Posts - 自定义旧文章的展示方式。 Page Link Manager - 更轻松的管理静态页面。 Plugin Central - 一键安装和升级多个wordpress插件。 PlugInstaller - [...]

  32. iain hendry 03.05.09 / 8pm

    Thats a great idea regarding an update all feature, this is one of the things I believe would help wordpress from a productivity point of view

  33. Danial 03.05.09 / 7am

    Hi , Thanks For The Plugin , But I Have Problem With It .

    When I Upload A Plugin With This Plugin Into My Host , Later I Cant Remove The Plugin , And I Cant Change The CHMOD Permission For Them .

    Please Help Me , And Solve This Problem .

  34. 26 Top WordPress Plugins For ProBloggers - blog - BlueBoxSols.com 03.03.09 / 12pm

    [...] Download [...]

  35. Pepovy stránky » Archivy blogu » WordPress 2.6 u mne bez problémů 03.02.09 / 3pm

    [...] asi tak 4 - 5x. Práce s pluginy je také mnohem pohodlnější, já k tomu ještě používám Plugin Central, umožňující poloautomatické upgrady pluginů (upgrade je vyhledán automaticky, oznámen na [...]

  36. Comment créer un blog avec 1and1.fr ? - Partie 1 l’installation et la configuration 02.12.09 / 11pm

    [...] in utilisés. - WP Tuner pour optimiser son Blog Wordpress (hébergement/Pluging lents…) - Plugin Central pour gérer et mettre à jour vos plugins automatiquement. - BuddyPress pour transformer un [...]

  37. James 02.02.09 / 5pm

    I also don't see the screen as per the screenshot above. Running Wordpress 2.7

  38. Cforms II removed from Wordpress plugin database 01.29.09 / 8am

    [...] I login to this blog and see there is an update in Plugin Central, then i see a message that cforms ii is removed from wordpress plugin database because of several [...]

  39. Tips Menghemat Bandwidth - Stream Zon3 01.20.09 / 6am

    [...] update blog seperlunya saja. Untuk install dan update plugin, coba gunakan plugin Plugin Central, yang mana anda dapat meng-install dan meng-update banyak plugin hanya dengan sekali klik pada [...]

  40. Riza Rohman 01.15.09 / 1pm

    I love the plugin central. It solved the upgrade automatically plugin on my wordpress blog. Maybe it was isuue of wp ver 2.7 .

    Thank you

  41. 丰富你的wp-wordpress插件集锦 - 【网络创业博客】 01.13.09 / 7am

    [...] Posts - 自定义旧文章的展示方式。 Page Link Manager - 更轻松的管理静态页面。 Plugin Central - 一键安装和升级多个wordpress插件。 PlugInstaller - [...]

  42. Muusiqa 01.11.09 / 6am

    Not working , no update no delete

  43. 10 WordPress Plugins to Grow Great Sites | Clever Carrot 01.10.09 / 7pm

    [...] Plugin Central- Easily install and update plugins from your dashboard. Since you don’t need to use ftp anymore, you can quickly manage plugins anywhere. [...]

  44. promunoty » Blog Archive » promunoty › Manage Plugins — WordPress 01.06.09 / 10pm

    [...] Plugin Central [...]

  45. Teramis 01.03.09 / 11pm

    Thanks for the nifty plugin.

    Here's something I noticed, though: I unintentionally listed a plugin I already had installed. Plugin Central went out, found it, and installed a new instance of that plugin.
    It would be nice if it first checked to see if a particular plugin is installed, also checking for version numbers, and not install if the one it seeks out is the same as or older than an already installed plugin.

    thanks for your good work!

    -Teramis

  46. stan 12.31.08 / 12am

    In wordpress 2.7 we have the option to install the plugins from inside.

    Do we still need this plugin.

  47. Plugins I used to make Wordpress a CMS | Jesus Encounter 12.29.08 / 6am

    [...] Plugin Central Wordpress 2.5+ only. Automatically installs and updates WordPress plugins. If you are going to be using plugins this is essential. It have saved me so much time cause I know when a plugin is out of date and I can update it from the dashboard of my wordpress installation without ever having to leave or download a thing. [...]

  48. Wordpress Plugins Rock! | Robert@PNG 12.29.08 / 3am

    [...] Plugin Central Automatically install and update Wordpress plugins. [...]

  49. SAP Lobby » wordpress插件集锦 12.26.08 / 2pm

    [...] Posts - 自定义旧文章的展示方式。 Page Link Manager - 更轻松的管理静态页面。 Plugin Central - 一键安装和升级多个wordpress插件。 PlugInstaller - [...]

  50. Carlos 12.16.08 / 3am

    This is a fantastic idea! Thank you very much!

  51. All Plugins are up to Date | Kirb's Musings 12.02.08 / 11pm

    [...] been using a nifty wordpress plugin called “Plugin Central” for quite some time now. Its primary purpose is to automatically install and update [...]

  52. WordPress 2.(7 plugin-uri în minus) | scribu 11.28.08 / 2pm

    [...] Plugin Central [...]

  53. Lolamedia 11.23.08 / 8am

    Thanks for a great plugin. I love it and now install it before all others. To save me time, I want to install multiple plugins and when I click this link I get this error:
    Fatal error: Cannot redeclare apu_handle_download() (previously declared in /home/content/l/e/u/leugs00/html/studioceramics/wp-content/plugins/plugin-central/plugin-central.php:12) in /home/content/l/e/u/leugs00/html/studioceramics/wp-content/plugins/plugin-central/plugin-central.php on line 16

    Just thought I would let you know as I really love this plugin and know I will rely on it !

    As another note: I also like how you have your contact details show on my admin panel, so if a problem like this comes up, I can go to your fabulous site. However, it takes me away from my admin panel. Would it be better to open all your links in a new window/tab (in the case of firefox)?

    Many thanks again
    Lori

  54. Lolamedia 11.23.08 / 8am

    Thanks for a great plugin. I love it and now install it before all others. To save me time, I want to install multiple plugins and when I click this link I get this error:
    Fatal error: Cannot redeclare apu_handle_download() (previously declared in /home/content/l/e/u/leugs00/html/studioceramics/wp-content/plugins/plugin-central/plugin-central.php:12) in /home/content/l/e/u/leugs00/html/studioceramics/wp-content/plugins/plugin-central/plugin-central.php on line 16

    Just thought I would let you know as I really love this plugin and know I will rely on it !

    As another note: I also like how you have your contact details now on my admin panel, so if a problem like this comes up, I can go to your fabulous site. However, it takes me away from my admin panel. Would it be better to open all your links in a new window/tab (in the case of firefox)?

    Many thanks again
    Lori

  55. Plugin Central Is A Must Have Wordpress Plugin - Blog Forum - Bloggeries 11.17.08 / 2am

    [...] on any new blog and I ave been going back and adding it to the old ones now too. Fist install Plugin Central and it will solve all of your plugin installation and updating problems from that time forward. It [...]

  56. HankYang 11.14.08 / 6am

    Thanks for your great plugin.

  57. Goran 11.14.08 / 1am

    Hi Vladimir, thanks for this great plugin... will try on several of my wordpress blogs

  58. How to setup an efficient wordpress blog | Secondary cortex: online 11.13.08 / 1am

    [...] Plugin Central makes the work of installing new plugins and updating old a breeze. [...]

  59. Wil 11.11.08 / 3am

    Thanks for your work, plugin central is amazing. I don't know how feasible it would be to include a search function? And maybe an "activate plugin" button?

    Just throwing it out there...

    Cheers,

    Wil

  60. Danielle 11.03.08 / 7pm

    This is really useful! Thank you so much for doing this.

  61. rhyme fanai 10.30.08 / 11am

    i tried to upgrade and the following error. it appears permission on my server so i did change the wp-content folder to 777. it persist. please help!!

    //------------------
    //error log
    //------------------
    Wordpress automatic upgrade

    Upgrades your wordpress installation automatically. If this plugin helped you, you can contribute towards plugin development by Donating to me.

    TASK OUTPUT
    TASK STATUS
    We conducted some preliminary checks on your server. Below is the output
    Warning: exec() has been disabled for security reasons in /home/spuck/public_html/wp-content/plugins/wordpress-automatic-upgrade/wpau_prelimcheck.class.php on line 99

    //------------------
    //end log
    //------------------

    xfanai[at]hotmail[dot]com

  62. Ricky 10.28.08 / 5am

    Anyway of selecting a .zip on my local drive?

    I don't have FTP access to my server at work, so this would be handy.

  63. Anonymous 10.28.08 / 4am

    Anyway of selecting a .zip on my local drive?

    I don't have FTP access to my server at work, so this would be handy.

  64. Vladimir 10.28.08 / 12am

    @Alex - It usually has to do with file permissions on your site. You can ask your hosting about that.
    @mikemike - Try my Theme test drive plugin
    @JOE - Yep, probably could do that when I find the time

  65. Alex 10.23.08 / 8am

    Please help. I can no longer update plugins on my site. I get a page asking for ftp connection info (which I have never had to enter on other sites running the plugin central plugin). The ftp info is correct, but it cannot deactivate & remove the old plugin when trying to update it. I also cannot add new plugins. The only thing different betwen this & one of our other sites, is that the problematic one is running WP 2.6.2 & the other site is on WP 2.6.1

    Any insight is most appreciated.

  66. mikemike 10.17.08 / 7pm

    any chance the plugin will work for themes, too? I realize that the name is Plugin Central and not Theme Central. But I love the ability to install multiple plugins. I'm hoping you'll extend this functionality to themes.

  67. JOE 09.19.08 / 7am

    Hi, can you make plugins activate after install.

  68. Le blog nouveau est arrivé! « Une trottinette dans la kitchenette 09.15.08 / 5pm

    [...] code que j’ai dû réaliser… Je pensais me débarrasser de cette corvée en installant Plugin Central et ainsi pouvoir travailler de n’importe quel poste d’ordinateur mais OVH bugge le [...]

  69. Work At Home Business Opportunities Weblog | How To Add WordPress Plugins Effortlessly 09.14.08 / 12am

    [...] Till Lewis Smile told me about - another Plugin! That plugin is Plugin Central  [...]

  70. Vladimir 09.01.08 / 9pm

    Thank you :)

  71. Thomas 09.01.08 / 7pm

    Tout ce que Vladimir fait, c'est magnifique !
    ---
    Everything Vladimir does, it's beautiful, useful,...

    Thanks ;) !

  72. Plugin Central : Fini la corvée d’installation de plugins ! : Le Journal du Blog 09.01.08 / 11am

    [...] à Vladimir Prelovac qui a eu la brillante idée de nous simplifier la tâche grâce à son plugin Plugin Central qui possède plusieurs fonctionnalités très [...]

  73. Vladimir 08.30.08 / 3pm

    Thomas, my Theme Test Drive allows you to upload theme from WordPress just like plugin central does that for plugins.

    No FTP support in plan, as upcoming WP 2.7 it will have it all.

  74. Stevie Benge 08.29.08 / 8pm

    FTP support would be an excellent option. I run a couple of WP installs on IIS and Plugin Central doesn't behave the same as it does on Apache. Any tips on how I could get it functioning in IIS?

    Thanks for the excellent plugin!

  75. Thomas 08.29.08 / 1am

    Hi there

    I'll love to be able to get Themes too, as easy as I got plugins.

    Thomas

  76. VISIKiTA.NET » Favorite WordPress Plugin #28/08/2008 08.28.08 / 7am

    [...] Plugin Central [...]

  77. David Le Faucheur 08.27.08 / 2pm

    Merci pour ce plugin magnifique ! Je ne peux plus m'en passer.
    That's a really great plugin ! Thousand thanks to your creative brain

  78. Journey To Get Paid » Maintaining Multiple Blogs 08.25.08 / 11pm

    [...] easier I use a couple plug-ins.  For handling updates and patches for plug-ins i use one called Plugin Central.  This plugin expands on the latest wordpress’s plugin update feature by allowing you to [...]

  79. Extra Things That You Can Do With a Self-Hosted WordPress Blog (that you can’t do with a Free WordPress blog) | blog.classroomteacher.ca 08.24.08 / 6pm

    [...] Plugin Central [...]

  80. Geotag Your Classroom Blog - Show Off Where Your Visitors Come From | blog.classroomteacher.ca 08.15.08 / 6am

    [...] to install WordPress plugins on your self-hosted WordPress blog is to use Vladimir Prelovac’s Plugin Central plugin. You can install and update other plugins all from your WordPress blog’s [...]

  81. Whats the Name Of That Wordpress Plugin? Any Help? - WarriorForum - Internet Marketing Forums 08.13.08 / 8pm

    [...] another option Michael - Plugin Central - Wordpress Plugins Also, I believe WordPress 2.7 will offer this function without the need of a [...]

  82. Must have wordpress plugins - Martijn Beijk 08.13.08 / 8pm

    [...] of all; Plugin Central. Install this plugin and from that point on you are able to install any plugin with using your FTP [...]

  83. Top 5 Features in WordPress 2.7 : ultimate geek girl 08.13.08 / 10am

    [...] One Click Plugin Installs – Installing a plugin will be much easier with the ability to click a button or link and the plugin installs automatically! Plugins with similar features are One Click Plugin and Plugin Central. [...]

  84. WordPress Plugins Database » Plugin Details » Plugin Central 08.12.08 / 7am

    [...] Visit [...]

  85. Alte 5 plugin-uri pentru administrare uşoară în Wordpress 2.5+ | scribu 08.11.08 / 9am

    [...] Plugin Central - Înlocuieşte îmbătrânitul OneClick, având posibilitatea de a instala şi actualiza mai multe plugin-uri simultan, direct din Dashboard. [...]

  86. Anonymous 08.04.08 / 2am

    HI, Here is my wish list.

    Pages are missing and the URL structure has not been set.and create about, etc, pages.

    need images optimized

    It does not describe navigation well

    Subscription, contact and comment forms

    Need to promote your blog in the niche with carnivals, competitions, etc

    Work to get more inbound links through networking and linkbait

    would like to build brand through different fonts and possibly reogranize theme to accomodate ads.

    Network with other blogs to get ideas and hook up for traffic, mommy
    blogs, celebrity blogs in particular.

  87. Facundo 08.03.08 / 3am

    Hi!
    I think that this is the best plugin that exist!

    It think that it will be nice uninstall pligins from plugin central.

    Sorry my bad english!

  88. Robert 08.01.08 / 4pm

    Hi there -

    It would be good to have a feature whereby you can specify the path of your WordPress installation.

    Whenever I try to auto-update a plugin (using Plugin Central or just the normal WP 2.5+ feature), WordPress cannot find my installation, because on my server it is buried in a sub-directory.

    If I were able to specify where the plugins file was when I am on the update.php page, the functionality would work for me.

    Thanks,

    Rob

  89. Hugh 08.01.08 / 12pm

    best. plugin. ever.

  90. Samuel 07.31.08 / 4pm

    Hi!

    I just installed your very promising plugin at my site, but when I list the plugins (active or all) I get the names, but no links to make the update or download...

    No errors, no warnings... simply no links to make actions :(

    Any help would be very appreciated.

  91. Updated List of Important and Useful Wordpress Plugins (WP 2.5.1) | ErumMunir.com 07.31.08 / 12pm

    [...] Plugin Central A plugin which makes it easier to install other plugins. [...]

  92. Lelia Katherine Thomas 07.30.08 / 9pm

    As someone who's been using WordPress back when it was in its beta stages, I have to say that has to be one of the best plugins I've seen, in all the time WP's been around. It's already saving me so much time. I hate getting into my FTP for a system that I usually don't have to do that for.

    Great work. Thank you!

  93. Vamos a ir profundizando en Wordpress | Formación en Saregune 07.29.08 / 9am

    [...] -Plugin Central, el actualizador de plugins, para ahorrar tiempo y usarlo en …. (pon lo que quieras en el hueco) [...]

  94. Ambriel Angel 07.28.08 / 9pm

    Feature Request:
    How about adding upload from local computer ?

  95. Andrew 07.25.08 / 8pm

    I really like the "ignore list" feature of your plugin, but I don't need the rest. I'd rather not have all that extra information on my dashboard. Have you made a plugin that only has that feature?

  96. Richard 07.24.08 / 10am

    This is a great plug in :)

  97. WP2.6に入れるプラグイン10選 - さまよえるひつじ.木陰.cc 07.22.08 / 12pm

    [...] Plugin Central [...]

  98. Best 130+WP plugin for manager | MeHook 07.17.08 / 7am

    [...] Plugin Central - 一键安装和升级多个wordpress插件。 [...]

  99. Missy 07.15.08 / 11pm

    Does the new version of wordpress 2.6 offer this? I was about to download, but let me know, if this is already on WP 2.6 Thx!

    Also how do you get your comments to show up in reverse order?

  100. MeHook » 插件系列2 07.15.08 / 2pm

    [...] Posts - 自定义旧文章的展示方式。 Page Link Manager - 更轻松的管理静态页面。 Plugin Central - 一键安装和升级多个wordpress插件。 PlugInstaller - [...]

  101. Vladimir 07.14.08 / 9am

    Drew: My plugin Theme Test Drive does just that among other things

  102. Serial Box Crime » Blog Archive » » My Top Ten Wordpress Plugins 07.14.08 / 1am

    [...] Plugin Cenral - One of the greatest plugins to have been created for Wordpress.  This little guy allows you to install brand new plugins directly from your dashboard by inserting a link to the remote .zip file.  Plugin Central will unpack the files into the wp-content/plugins folder and allow you to directly activate the plugin without ever having to open your FTP program. [...]

  103. Drew 07.14.08 / 12am

    This plug-in is fantastic, particularly the ease with which one can install a new plug-in by simply copying and pasting the URL. Similar functionality would be equally as handy for installing themes. Perhaps that would fall under a new and different plug-in. Either way, having a place to copy and paste the URL to install a plug-in and another one for installing themes should be standard on Wordpress.

  104. WordPress Plugins to use WordPress as the ultimate CMS 07.09.08 / 4pm

    [...] You don’t need to visit the plugin page anymore to check if you need to upgrade any plugin. Plugin Central will notify you on the dashboard itself. You can have a look at the screenshot to get a idea. If you don’t want to update a plugin, there is a option of adding that plugin to Ignore list too. There is no need of updating the plugins one by one, you can update them all with a single click and the coolest part is it can even install the plugin by just its name (if found on the WordPress repository, of course). You can save time while setting up CMS for a client as you only need to give this plugin the list of plugins to install and expect the rest to be done by it. Get it from Prelovac. [...]

  105. Ashfame 07.08.08 / 8pm

    Thanks for such a wonderful plugin. Saves a lot of time when setting up new installations of WordPress for clients and friends.

  106. King of All Plugins | ErumMunir.com 07.06.08 / 7pm

    [...] out Plugin Central RSS 2.0 :: Comment :: Trackback What Do You [...]

  107. WordPress 插件发布汇集 - 4月7日[WTC] 07.06.08 / 11am

    [...] 发布网址 | 下载网址 [...]

  108. Vladimir 07.03.08 / 9pm

    WordPress 2.6 is out any day now and it will feature integrated plugin delete option so I figured no point in adding that now.

  109. Nikitas 07.03.08 / 8pm

    Does the delete feature only apply to out-of-date plugins? How about plugins that are up-to-date but that I no longer want… can those be deleted using Plugin Central?

  110. Plugin Central - Guia Breve 07.03.08 / 6pm

    [...] Central Por: Víctor F. Ruiz 7 de May del 2008 (10:27 am) Plugin Central se trata de un plugin para wordpress que nos sirve para administrar otros plugins. Desde la web [...]

  111. Marco Lopes 07.03.08 / 11am

    It fixed the "ignore" problem, all seems to be working fine now. ;)

    Thanks

  112. Vladimir 07.03.08 / 10am

    Marco, v1.40 coming up today let me know if that fixes the ignore issue.

  113. Aouni 07.03.08 / 3am

    Thank you dan. Isn't there a way to let the plugin avoid doing this? Or the server settings force it to behave in this way?

    I wish I solve this problem soon.

  114. Aouni 07.03.08 / 3am

    Hey guys, here is tip, but keep it secret!

    Place the latest wordpress zip file URL in the Plugin Central page and click Install!

    Example: http://wordpress.org/wordpress-2.6-beta2.zip

    Go to your plugins folder and you should see an unzipped "wordpress" folder there!

    Ok move the files in the wordpress folder (DON'T move wp-content folder & wp-config.php file) to your root directory and voila you've upgraded your wordpress files!

    Cool huh? ;)

  115. Marco Lopes 07.02.08 / 9pm

    Hi,

    The plugin list shows fine on the dashboard. When I click on the "ignore" option, a javascript windows pops-up, I click ok and a text saying "[plugin name] added to ignore list." appears on the dashboard. Still, the plugin doesn't disapear from the list of plugins to update. If I go to the plugin central configuration panel, the "ignore list" is still empty.

    Do you have any idea of what can be going on?

    Thanks

  116. Entrecard Blog » Blog Archive » WPPW: Wordpress Automatic Upgrade, Theme Test Drive, and Plugin Central 07.02.08 / 7am

    [...] answering that part. Hold your horses! (I feel old when I say that.) Plugin Central is basically a plugin installer. It came out around the time that Wordpress 2.5 came out. It [...]

  117. 玩儿转Wordpress必备插件:Plugin Central——Wordpress后台一键升级所有插件,后台远程下载并安装插件 | Lamp Study 06.26.08 / 2pm

    [...] Central (作者页面)is a WordPress plugin management add-on to automatically install and update WordPress plugins. It [...]

  118. Quicknik 06.25.08 / 11pm

    I'm still unclear: is there a way to use Plugin Central to delete ANY of my existing plugins? If so, how and on which screen?

  119. Vladimir 06.25.08 / 11pm

    Thanks for that update Dan. I hope we can produce a working solution within a plugin for this.

  120. dan 06.25.08 / 10pm

    I have the same issue but only on a few plugins.. it has to do with file ownership and file permissions and how the plugins were uploaded.

    I have the problem because I screwed up my file permissions and ownership a few months ago and have been too lazy to fix it.

    Basically when you install a plugin from inside the Wordpress admin (using plugin-central) it will grab the files and install them most likely using the user/group "apache:apache" .

    When you log in to your Cpanel or FTP client and upload files they receive a user/group similar to "username:groupname" or "username:apache" etc.. Files that Wordpress adds as apache:apache mean that users on the server must have the same access level/write permission to modify those files otherwise you get a permission denied error.

    If you are using shared hosting contact your web host. if you are a dedicated or vps start looking at your ownership and file permission settings.

    I dont believe this is related to the plugin itself but how your server is set up.

    hope that helps

  121. Vladimir 06.25.08 / 10pm

    I tested Plugin Central on several blogs and didn't encounter such a problem. Problem can be server settings regarding external download and unpack of plugins and I hope you and others experiencing these problems can provide more hints about it.

  122. Aouni 06.25.08 / 6pm

    Hello Vladimir,

    I am experiencing an issue & am not sure if it has something to do with the settings of the server.

    The plugins which I install through Plugin Central can't be deleted or renamed from the Cpanel. I always get a message that I don't have this permission, though I manage other plugins with no restrictions.

    Would you please clarify if this is due to the plugin itself?
    Thank you.

  123. Odiogo Listen Button - Add extra functionality for your posts : ultimate geek girl 06.25.08 / 6pm

    [...] you can use the WordPress plugin Plugin Central to automatically install the plugin from your WordPress Administration Panel, then follow the [...]

  124. Quicknik 06.24.08 / 7pm

    Update:
    Okay, I see where there are 4 options (including "delete") for each plugin that needs updating. But does that mean the delete feature only applies to out-of-date plugins? How about plugins that are up-to-date but that I no longer want… can those be deleted using Plugin Central?

  125. Quicknik 06.24.08 / 7pm

    This plugin has been a godsend! (Wait, does that mean Vladimir is god?)
    My only issue with the latest version (1.31) is that I cannot figure out how to actually delete plugins. Can someone help?

    Thanks!

  126. Vladimir 06.24.08 / 4pm

    Well WordPress 2.6 is bringing plugin deletion anyway and the beta is already out. I made it this way so you can delete those annoying plugins that update every day (like mine when I do a lot of changes lol).

  127. deeped 06.24.08 / 4pm

    Another idea for improvement: delete-choice when choosing "list all plugins" - then I never ever have to use the ftp-app again :)

  128. Vladimir 06.24.08 / 3pm

    Dan that was a small warning message that I fixed now. You should not see it again.

  129. dan 06.24.08 / 3pm

    cool man thanks again. i hate to have caused work for you :(

    The ignore button works but immediately after ignoring the item i see this:

    Warning: array_search(): Wrong datatype for second argument in /var/www/vhosts/serial-box.net/httpdocs/wp-content/plugins/plugin-central/plugin-central.php on line 125

    wp-comment-spam-stopper added to ignore list.

    it still does ignore the item and when I reload the dashboard the warning goes away so it doesn't look like an issue really.

  130. Vladimir 06.24.08 / 10am

    Thanks for that, try new version 1.31.

  131. dan 06.24.08 / 4am

    awesome thanks for implementing the ignore feature so quickly!

    I updated the plugin from my dashboard which appeared successful but I have one plugin on there still showing as needing an update that I want to ignore but directly above that listed plugin is this error:

    Warning: in_array(): Wrong datatype for second argument in /var/www/serial-box.net/httpdocs/wp-content/plugins/plugin-central/plugin-central.php on line 22

    the option to ignore does not show up beside it.

    any help would be appreciated

  132. Vladimir 06.24.08 / 3am

    Your wish just came true in the newest version 1.30 available for download now. Also the ignore updates functionality is implemented now.

    It works only for those plugins in need of update for now (so you have download, update, ignore or delete as options)

  133. deeped 06.24.08 / 12am

    The possibility to delete plugins that aren't in use.

  134. dan 06.22.08 / 4pm

    thanks Vladimir.. good to know.. i';ll be watching out for it on my dashboard :)

  135. Vladimir 06.22.08 / 10am

    Yep I'd like to see that option as well unfortunately it is not as easy to code as you would need an additional managing interface.. But will be implemented in the future for sure.

  136. dan 06.22.08 / 2am

    One of the coolest plugins Ive ever seen. Wordpress always lacked this feature that I liked so much in Joomla.

    I was hoping there was a way you could incorporate a list of plugins to ignore. there are a couple that i dont like to update using hte automatic method and I dont want those showing on my dashboad.

    thanks

  137. Wordpress Plugin Installer for Crying Out Loud! 06.22.08 / 1am

    [...] a copy of Plugin Center and your Wordpress days just became a million times easier.  This plugin will add a section to [...]

  138. wordpress插件集锦(不断添加中…) | Sharing 06.20.08 / 12pm

    [...] Plugin Central - 一键安装和升级多个wordpress插件。 PlugInstaller - 将在其他网站上看到的插件直接上传并安装。 [...]

  139. Trisha 06.18.08 / 10pm

    Hi,

    Love the Plugin Central plugin. Just wanted to mention that after going through the automatic update process it states the plugin was reactivated. It lies :). I have to go to the plugin page and reactivate the plugin that has been updated. It does not matter which plugin is updated, it happens with all of them. WP is up-to-date. 2.5 Just wanted to let you know. It is a minor bug. Oh yea, I am running the current update of Plugin Central.

  140. Sune Mølgaard 06.18.08 / 12pm

    Don't know if this is from your plugin or something native to wp, but any plugin I try to update results in a page asking me for ftp options for downloading the all-in-one-adsense-and-ypn plugin (and failing to update it, no matter what options i give).

    Thus, I would like to propose a sort of "cancel" operation...

    Best regards,

    Sune Mølgaard

  141. “A Must Have” Wordpress Plugin - Plugin Central | 06.13.08 / 5pm

    [...] It is : Plugin-Central [...]

  142. Martin Espericueta 06.09.08 / 8pm

    Is there a way to update "many" plugins at a time? I have close to 50 blogs, and when I update the plugins from the Dashboard, it lists (something like 10) plugins at a time, and once I click on "Update Plugins", it updates some, then I get another list of many plugins to update.

  143. Bitwire.TV | WordCast 9: Kym flies solo 06.09.08 / 2pm

    [...] of the Week: Plugin Central by Vladimir Prelovac - Install plugins incredibly [...]

  144. Tips Menghemat Bandwidth Hosting | Blog Dokter 06.08.08 / 6am

    [...] update blog seperlunya saja. Untuk install dan update plugin, coba gunakan plugin Plugin Central, yang mana anda dapat meng-install dan meng-update banyak plugin hanya dengan sekali klik pada [...]

  145. Vladimir 06.07.08 / 10am

    Plugin central works on WP 2.5 and later, I haven't checked latest MU yet. If you are getting that message then it probably means you miss the plugin update functionality.

  146. 丰富你的wp-wordpress插件集锦 - 笑傲网志 - Jets blog 06.07.08 / 9am

    [...] Posts - 自定义旧文章的展示方式。 Page Link Manager - 更轻松的管理静态页面。 Plugin Central - 一键安装和升级多个wordpress插件。 PlugInstaller - [...]

  147. Pepawo 06.07.08 / 8am

    I got this message on dashboard:
    Fatal error: Call to undefined function wp_update_plugins()
    I am using WP MU last version, no WPAU installed/used.

  148. Mark 06.03.08 / 5pm

    Hey I just tried to update my plugins but I got the error message:
    Fatal error: Call to undefined function ppl_plugin_basename()

    whats going on here??

  149. Blaszta 06.02.08 / 10am

    @Neil Forker
    I try your advice to deactivate WAU with no avail.

    Here's the message when I try to update Akismet plugin:

    Downloading update from http://downloads.wordpress.org/plugin/akismet.zip

    Unpacking the update

    Could not create directory

    Should I CHMOD a directory? Which one? I try to CHMOD Akismet plugin directory to 777 and still fail.

    I event try to CHMOD WAU plugin directory and fail also.

    Anybody can help me?

  150. Joiboi’s Space » Blog Archive » Update- Power of Plugin’s 06.02.08 / 4am

    [...] guess you are wondering what are these wonderful plugins ok i will reveal them to you now, they are Plugin Central , One Click Install and Wordpress Automatic [...]

  151. PeeWi » Blog Archive » abo essai 06.01.08 / 7pm

    [...] Plugin Central - Automatically install and update WordPress plugins [...]

  152. 介绍几个实用但不是很知名的Wordpress插件 | 反逆のCLAMP 06.01.08 / 4am

    [...] 3.Plugin Central,利用WP2.5的新特性,可以在线安装WP插件,非常方便; [...]

  153. 玩儿转Wordpress必备插件:Plugin Central——Wordpress后台一键升级所有插件,后台远程下载并安装插件 | 软件 | Idiigo.com的博客 05.31.08 / 8pm

    [...] Central (作者页面)is a WordPress plugin management add-on to automatically install and update WordPress plugins. It [...]

  154. Andrea 05.29.08 / 8am

    I am also getting the "Filesystem error FTP hostname is required" error.

  155. jocuri 05.28.08 / 7pm

    thanks.

  156. Vladimir 05.23.08 / 10am

    Turn off WPAU and it will work.

  157. ali 05.23.08 / 9am

    Fatal error: Cannot redeclare pclziputilpathreduction() (previously declared in /home/public_html/xxx/wp-content/plugins/wordpress-automatic-upgrade/lib/pclzip.lib.php:5421) in /home/public_html/xxx/wp-admin/includes/class-pclzip.php on line 5489

    when i want to install a new plugin with plugin central i receive this error what shuold i 2 do?

  158. Jowah 05.19.08 / 3pm

    Installed your plugin this morning -it's awesome!-
    Should make an option to unistall them too~ would be the definitive plugin.

    Works awesome on WP 2.6 bleeding as well.

    Keep up the good work.

  159. baron 05.10.08 / 11pm

    hi. Thanks for plugin

    perfect.

  160. gvmelle 05.09.08 / 2pm

    Maybe you could internationalize your plugins so people could make translations. It’s not nice to see text on the dashboard that cannot be translated without tempering with your code.

  161. Tim Harris 05.08.08 / 4pm

    Hello,
    I installed plugin and tried it but I get the following error message:
    Unpack failed : Could not create directory
    I gave full permission by chmod to the plugin directory and still the same thing. Can't figure it out. Can anyone help.
    Thanks.

  162. Neil Forker 05.05.08 / 5am

    If you have this plugin and the Wordpress Automatic Upgrade plugin activated at the same time, you may get an error when trying to install a new plugin using Plugin Central. The fix is to deactivate Wordpress Automatic Upgrade when not in need of an upgrade to your Wordpress install.

  163. Catsandbeer.com 05.02.08 / 9pm

    checking out the plugin now - immediate reaction/question is could you move the interface to the plugin page in the admin section? Would seem to make more sense than adding a new sub-tab to the dashboard - not very intuitive

  164. Christoph Voigt 04.25.08 / 11am

    Same error as jez:

    Found rb-internal-links 0.21!
    Filesystem error FTP hostname is required

  165. Perbaharui dan pasang banyak plugin sekaligus, mau? | WordPress [at] mimpikami . com 04.25.08 / 3am

    [...] plugin yang satu ini bisa jadi tuan penolong yang baik hati buat kita, namanya Plugin Central, dan dia bisa ngatasi semua kesulitan tadi cukup dengan sekali [...]

  166. » WP-Plugin Central LuNe´s Blog: 04.24.08 / 3pm

    [...] Hier die Autorenseite: http://www.prelovac.com [...]

  167. WordPress Wednesday News: WordCamps Everywhere, Webware 100 Again, Plugins to Fix WordPress 2.5, Change Admin Colors, and More : The Blog Herald 04.24.08 / 12am

    [...] for the Native WordPress Plugin Updater: Plugin Central WordPress Plugin works with WordPress 2.5 and is meant to be a replacement to the native WordPress Plugin Updater. [...]

  168. WordPress 插件发布汇集 - 4月7日[WTC] - WordPress中文站 04.23.08 / 5pm

    [...] 发布网址 | 下载网址 [...]

  169. Things I Love: WordPress | Kym Huynh 04.23.08 / 4pm

    [...] Plugin Central by Vladimir Prelovac [...]

  170. Vladimir 04.23.08 / 1pm

    Thanks Kym for the plug.

    You are for making such a great WordPress resource over there!

  171. Kym Huynh 04.23.08 / 7am

    Hello! Just wanted you to know that you were mentioned this week on WordCast episode 9 :) http://www.wordcastonline.com/2008/04/22/wordcast-9-kym-flies-solo/

  172. WordCast 9: Kym Flies Solo | Kym Huynh 04.23.08 / 1am

    [...] of the Week: Plugin Central by Vladimir Prelovac - Install plugins incredibly [...]

  173. WordPress Plugin releases for 4/7 | BlogBroker24-7 04.21.08 / 3am

    [...] Release Page | Download [...]

  174. jez 04.19.08 / 11am

    I found something funny - you cannot auto-update the plugin itself (at least it did not work for me). after I tried it completely disappeared. I had to re-download it manually. however, I love this plugin!

  175. Christopher 04.19.08 / 2am

    Will this work on the updated (currently beta but working) wordpress-mu for installing and updating plugins? we really need a plugin manager for MU.

  176. WP Plugin Archive » Plugin Central 04.16.08 / 11am

    [...] Plugin Central von Vladimir Prelovac installiert und updatet WordPress Plugins vollautomatisch. Über ein Eingabefeld kann die Adresse eines neuen als ZIP gepackten Plugins eingegeben werden. Das Plugin wird dann geholt, installiert und in die Plugin-Liste von Plugin Central aufgenommen. Das Plugin erfordert mindestens WordPress 2.5+ Bookmarks setzen: Diese Icons verlinken auf Bookmark Dienste bei denen Nutzer neue Inhalte finden und mit anderen teilen können. [...]

  177. moserw 04.10.08 / 10pm

    Wow, this sounds great. Was looking for something like this. I already use your Test Theme plugin and that's a great plugin. Thanks for developing such great plugins and also for sharing them with us. Much appreciated.

    moserw
    http://www.nela.in

  178. Vladimir 04.10.08 / 9am

    David: Thanks for the props. Can you suggest css chnages for Fluency admin that will work for both the default theme and that one?

    jez: Your issue is known and currently the plugin will work on hosts that will allow you http permissions. I am working on a ftp solution similar to wordpress (enter ftp details..) so please be patient !

  179. jez 04.10.08 / 8am

    I get:

    Filesystem error FTP hostname is required

    when trying to install from an url.
    the upgrade function however works like a charm!

    (supplied ftp stuff there and worked out of the box).

  180. David Szpunar 04.10.08 / 5am

    Thanks, this is the plugin I've bee missing, but not quite sure what I wanted to look like until I saw it in action. I have 37 plugins on my primary blog and some mixture of those and others on several others across work and friends/family, so being able to manage and install/test easily is a huge, huge timesaver! Even over jumping in with SSH and doing a wget/unzip, which is pretty fast.

    I would like to see an additiona panel under the Plugins area to keep all the Plugin-related stuff together, rather than under Dashboard. Howver, I like the main panel added to the Dashboard!

    I am using the Fluency Admin plugin (admin theme) and although the style of the Dashboard insert could use a bit of tweaking, it seems to work fine (and the full sub-panel area works fine).

  181. Vladimir 04.09.08 / 10pm

    Yep, those two functionalities are on my to-do list

  182. Steve 04.09.08 / 10pm

    Vladimir,
    Thanks. I withdraw my comment. I selected a few semi-random plugins from the WP Plugins page (chCounter Widget, LeagueManager, Theme Tester) and was able to load and activate them using Plug-In Central with no trouble.

    Can I suggest adding Deactivate and Delete Plugin functions? That way I don't have to go to my FTP client if a plugin doesn't work as expected.

    thanks again for your hard work!
    Steve

  183. Vladimir 04.09.08 / 8pm

    Steve you are a true skeptic which can be also seen from the name of your site "Careful Thought". Which is cool ;)

    So the advantages of this plugin to WP 2.5 are:

    • update all plugins at once with one click (one click update)
    • do so from dashboard without having to go to plugins (you always start with dashboard page)
    • ability to install plugins directly by typing either just the name of plugin (plugin is found in wordpress repository automatically, downloaded, unpacked and installed) or by typing the url of the plugin zip file

    And some other cool things like multiple plugin installation etc..

  184. Steve 04.09.08 / 5pm

    I hope I’ll finally say goodbye to my ftp client.

    What am I missing? This plugin provides nothing beyond the basic WP 2.5 plug-in capability. Where's the ftp capability? Why do I need to go to the Dashboard to handle plug-ins? Why not from the PlugIns page?

    PlugInstaller provides a little better capability, though it's far from perfect.

  185. William 04.09.08 / 1pm

    lbitv, I bet your going to have to do that the old fashion way, the other way I can think of take far too much effort.

  186. Vladimir 04.09.08 / 11am

    Guys thanks for all the feedback and support.

    This plugin is still in beta and not all functionalities might be working. But I wanted to release it as soon as possible to public for testing.

    The main reason some plugin installs would not work are filesystem permissions. I used 100% wordpress filesystem routines to remain compatible and safe and on some hosts you will not have permissions to write to certain directories. In the future versions I will write an independent ftp method that will work on all systems.

    If you have problems with unpacking it is usually due to WP Automatic Upgrade plugin. It's author and I are working on a workaround solution.

  187. Kym Huynh 04.09.08 / 11am

    Waow about time someone did this! Will definitely feature this on a future edition of WordCast @ http://www.wordcastonline.com/

    Having a little trouble with this though: When I try to update, I get:

    ==========

    Downloading update from http://downloads.wordpress.org/plugin/all-in-one-seo-pack.zip

    Unpacking the update

    Could not create directory

    ==========

    Also when I try to install, I get this:

    ==========

    Found all-in-one-seo-pack 1.4.6.7!
    Filesystem error FTP hostname is required

    ==========

    Little help?

  188. Takis 04.09.08 / 10am

    Nevermind about my previous "not working" comment. I have deactivated my Automatic WP Update plugin and the Plugin Central works like a charm (tested it again with TinyMCE Advanced).

    Thanks a lot!

  189. lbitv 04.09.08 / 4am

    Another question, where down the plugin install files for the new plugins it downloads & installs?

    I want to use the image rotator tool with the NextGen Gallery. Plugin Central installed NextGen, but I cannot find the plugin folder anywhere on my server. I need to upload the image rotator swf file to the"nggallery" folder that should have been created under a traditional ftp upload & install.

    Please advise, & thank u in advance

  190. Lbitv 04.09.08 / 3am

    Thanks William, I hade the WP Automatic Upgrade plugin active ( a great way to upgrade btw). Once I deactivated it, Plugin central worked perfectly!

    I'll just activate the upgrade when new versions of WP are anounced.

    Thanks again

  191. Takis 04.08.08 / 10pm

    Tried it with TinyMCE advanced. It stuck on "unpacking" :S
    It seems to work with plugin updates though.

  192. WordPress Magazine : Plugin Central – håller dina WordPress-insticksprogram uppdaterade 04.08.08 / 12pm

    [...] Här hittar du insticksprogrammet. [...]

  193. Takis 04.08.08 / 11am

    I hope I'll finaly say goodbye to my ftp client. Thanks.

  194. Weblog Tools Collection » Blog Archive » WordPress Plugin releases for 4/7 04.08.08 / 4am

    [...] Release Page | Download [...]

  195. William 04.07.08 / 1pm

    I tend to see that error when I there is more then one update type plugin installed, be it for plugins or themes. Try disabling them all and just try one.

  196. lbitv 04.07.08 / 5am

    I've tried your plugin, which is a great idea by the way, & I get the following error:

    Fatal error: Cannot redeclare class pclzip in /home/lbitvcom/public_html/retv/wp-admin/includes/class-pclzip.php on line 162

    I've tried 8 different plugins & they all give the same error.
    Any clues?

  197. William 04.06.08 / 3pm

    You may want to add that this conflicts with your Plugin Update Plus plugin. Or at least it did for me.

  198. Pascal 04.06.08 / 12pm

    This plugin is going to be downloaded and translated :)
    I love this idea!

  199. Untitled « Rif.wp memo 04.05.08 / 4pm

    [...] Untitled Plugin Central  注釈有 [...]

  200. WP : プラグインのアップデート情報をダッシュボードに表示してくれるプラグイン at orioa 04.05.08 / 3pm

    [...] Plugin Central [...]

  201. Plugin central released 04.03.08 / 5pm

    [...] info on Plugin Central page. Tags: plugi, release, wordpress Blogging Add to del.icio.us  Digg This Subscribe to [...]

  202. “Plugin Update Plus” Wordpress 2.5 Plugin 04.03.08 / 5pm

    [...] Update: Plugin Update Plus is now called Plugin Central. [...]

Have your say, text or video





About

vladimir prelovacHi! My name is Vladimir Prelovac. I am a computer engineer by profession and an adventurer by state of mind.

Check out my current projects.

I wrote a book on WordPress Plugin Development.

I specialize in WordPress Solutions, SEO and Website Performance services.

Contact Me

Or, get my newsletter, RSS feed or twitter.

"I would love to change the world, I just don't have the source code yet."

Recently