Just another WordPress enhancement plugin – WP Enhancement Management
Yes I wrote another WordPress plugin. Its idea was inspired by both WordPress Ideas and my own needs. So shortly. This plugin enhances user experience with managing posts/pages/categories. This first release is only Beta, so please check for an updates soon!
Features
Well there is not much to describe, it is really best to take a look at screenshots. Plugin enhances three types of WP content:
- Posts – select/unselect all post, deletion of selected posts and possibility to assign selected items to preselected category
- Pages – select/unselect all pages, deletion of selected pages
- Categories – select/unselect all categories, deletion of selected categories
Technology
All its functionality is done using JavaScript, so it requires browser with enabled JavaScript support. Content items are managed using AJA’X’ approach (’X’ for that I am not using XML for communication with server
). Please report me any cross browser issues with JavaScript!
Installation
- As always simple
- Unzip plugin and upload it to your WordPress plugin directory
- Activate plugin using WordPress administration interface and you should be see difference (unless you have disabled JavaScript!)
Usage
You can of course choose between zip file or tar.gz file for download. Feel free to contact me if you have any comments. Happy using.
Update to version 1.11
I did some bug fixing and released an updated version of this plugin. It also covers all reported issues(problems with UpdateMonitorAgent and some more).
Update to version 1.12
Well this new version has only minor changes. I did some enhancements based on comment by Bruce. Shortly. I changed order of categories in select box as well as list not only categories with posts (as WP default), but also empty categories.
Plugins WordPress







March 20th, 2007 at 9:29 pm
I’ve been looking a long time for a better management control features on the Manage panel, but I don’t understand what this does. Could you provide a feature list so we can all learn how it works? Thank you.
March 21st, 2007 at 5:38 pm
Lorelle: I updated this post and now it includes some basic list of features. Also there are some screenshots. Hope it is enough.
March 21st, 2007 at 9:27 pm
Excellent. And thank you!
March 22nd, 2007 at 1:13 pm
[...] ダウンãƒãƒ¼ãƒ‰ï¼šMARTIN WIÅ O » Blog Archive » Just another WordPress enhancement plugin – WP Enhancement Managemen… [...]
April 5th, 2007 at 1:03 pm
[...] WP-Enhanced Management enhances user experience with managing posts/pages/categories. Sphere: Related Content (No Ratings Yet) Loading … [...]
April 5th, 2007 at 5:51 pm
[...] WP-Enhanced Management expande la experiencia del usuario manejando entradas/páginas/categorÃas. (No Ratings Yet) Loading … [...]
April 6th, 2007 at 12:04 am
[...] more info and download…. [...]
April 6th, 2007 at 1:13 am
Minor bug(?). If a category contains no posts, it doesn’t show up in the drop down menu at the bottom of the post management screen. As soon as you add a post to the missing category, it shows up. Not sure if you intended this or not. Also, might be helpful to sort the categories by alpha instead of by category ID number.
Still, a cool plugin. Thanks for the effort. It helps a lot.
April 6th, 2007 at 6:37 am
Activation problem: following error:
Parse error: syntax error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or ‘}’ in /home/autresco/public_html/iris/wp/wp-content/plugins/wp-enhanced-management/wpplugins_client.php on line 18
(With WP 2.12 and FallSeason theme, on MAcOS 10.4.8 and Safari browser)
Regards
April 6th, 2007 at 6:39 am
Hi.
A very nice concept that can save a lot of time. However, I am getting the following error on every page once the plugin is activated:
”
Parse error: syntax error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or ‘}’ in /wp-enhanced-management/wpplugins_client.php on line 18
”
I am using WP 2.1.1. Any ideas? Thank you.
April 6th, 2007 at 12:12 pm
Bes, Martin: I fixed this issue. I think it is related only to PHP4, but is resolved it in a new version 1.1. You can download it using download links above.
Thank you for reporting it!
Martin
April 6th, 2007 at 12:23 pm
Hello.
Thanks for the quick reply, and sorry to report another issue:
”
Fatal error: Undefined class name ‘self’ in /wp-enhanced-management/wpplugins_client.php on line 143
”
This new error appears only inside the admin pages. The rest of the blog displays and works fine. Any ideas?
April 6th, 2007 at 1:02 pm
Bes: My bad to quick to test it
I have to prepare better testing environment for sure. Anyway I fixed it and released version 1.11. I believe that it will be fine now.
Thanks
April 6th, 2007 at 5:14 pm
Thanks Martin. It works perfectly now!
April 8th, 2007 at 7:38 pm
[...] WP-Enhanced Management enhances user experience with managing posts/pages/categories. [...]
April 10th, 2007 at 3:48 am
When I activate your plugin, and click manage I see a runtime error asking me to debug.
“A Runtime Error has occurred. Do you wish to Debug?
Line:499
Error: Not Implemented”
Anyway, I would love to use your plugin, but the error has me concerned.
Please advise.
Thanks,
Howard
April 12th, 2007 at 3:53 am
[...] MARTIN WIÅ O » Blog Archive » Just another WordPress enhancement plugin – WP Enhancement Managemen… Plugin de WordPress que mejora el manejo de posts, categorias y pages. (tags: wordpress plugin plugins) [...]
April 17th, 2007 at 12:50 pm
Bruce: I will add this functionality to next version. It will be ready this week. Thank you for helpful usability tips
April 17th, 2007 at 12:53 pm
Howard: Please can you give me more information about this issue. I am guessing you are using Internet Explorer. Can you specify your browser version and optionally your operation system and its version?
April 26th, 2007 at 5:38 pm
[...] Enhanced-Management: This one is tough, because so much of what it does is transparent. Basically, it imporves the performance and utility of several of the features in the post management, categories, particularly regarding selecting and deselecting items and item deletion. [...]
May 11th, 2007 at 8:01 pm
Hi,
The one thing I’ve noticed is that in the assign category drop-down menu, there is no way tot tell which subcategory belongs to which parent category if two subcategories have the same name.
Also, the tab order of this comment for seems to be getting mixed up with some other tab locations on your page.
Thanks!
May 20th, 2007 at 8:59 am
[...] Visit [...]
September 3rd, 2007 at 2:41 pm
[...] WP-Enhanced-Management [...]
September 25th, 2007 at 9:12 pm
[...] Just another WordPress enhancement plugin – WP Enhancement Management [...]
October 3rd, 2007 at 6:28 pm
It does not show any categories in the dropdown for WP 2.3. Can you please upgrade it for 2.3? It is a great plugin. Thanks.
October 4th, 2007 at 4:53 pm
hurry: Well I have very limited time to opensource activities these days, because of my professional work. There is not much time left for hobby coding
. I did some fixes to my plugins to work with WP 2.3 correctly, but it will take time to release it. I have to fix it first for 2.2.x versions, but I hope that after that it will be easy to upgrade it to 2.3.
Anyways thank you for your report.
October 7th, 2007 at 7:53 am
Zufällige Beiträge mit WordPress anzeigen…
Seit gestern Abend werden in der rechten Sidebar vier zufällig ausgewählte Beiträge angezeigt. Wie bei vielen anderen Blogs auch, schauen sich viele wirklich nur einen einzige Seite an, die sie über eine Suchmaschine gefunden haben….
October 8th, 2007 at 11:45 am
Ditto on ‘hurry’. Would love the upgrade for WP 2.3. If there are any quick fixes to the code that can be changed, that would be great as well. Thanks for this plugin BTW, it would save me a lot of trouble!
October 29th, 2007 at 3:38 pm
This is my first post just saying HI. WordPress is my all time – favorite blogging platform.
It would be a cool theme if it was a different color.
*****
November 10th, 2007 at 9:32 pm
Awesome plugin! Can’t wait to see it for 2.3!
Thanks,
-Mario
November 12th, 2007 at 4:51 pm
Thanks, man!
I look for hours on several places for a plugin to delete several posts with a checkbox and got nothing…
And finally I found you great plugin!
December 7th, 2007 at 4:54 am
pleaase upgrade this useful plugins to WP 2.3.1 (because It does not show any categories in the dropdown for WP 2.3.)
Thx a lot …
when u release, please notify me ^__^
December 31st, 2007 at 1:05 am
Hi. Am using WP 2.3.1 & tried version 1.1. It is installed & activated; when I try to activate multiple plugins, I get the PHP code for one of them printed out on the screen, instead of my plugin list. I really want to use yours so I can selectively enable/disable plugins, but for now it doesn’t work. Feel free to email me your reply.
Thanks.
Jon
January 9th, 2008 at 8:35 pm
[...] WP-Enhanced Management [...]
January 12th, 2008 at 9:53 am
Martin, great work! Like some others here i’m eager to see it work under WP 2.3.2 too. Because without anything to select from the dropdown menus, ther is no way to use the plug …
February 17th, 2008 at 12:56 pm
[...] Posted by Dutch Harry A plugin where you can delete all the posts at once there is an Enhancement manager to delete more posts at a same time and wordpress suicide for deleting all the posts [...]
March 17th, 2008 at 11:56 pm
installed on version 2.07, nothing changed? does it only work on new versions?
July 25th, 2008 at 8:30 pm
[...] for example. Also content management improved, but this is field where I want to stress my WP Enhanced Management Plugin (I am finally finishing work on a new release ). But I am expecting that more and more this [...]
November 19th, 2008 at 7:36 pm
[...] WP Enhanced Management(日本語情報) [...]