Manageable
A WordPress plugin that allows for inline editing of the date, title, author, categories, tags, status and more on both posts and pages without leaving the "Manage" admin sections. No need to load each post or page individually. Simply double-click anywhere in the post or page row and when you're done, press enter. Alternately, you can click the link in the new "Edit" column.
Update: Manageable has been integrated into the core of WordPress and will be included when 2.7 is released (with some speed improvements).
Features
- Fastest way to mass-edit posts and pages
- Double-click the row to edit, hit enter to save
- Autocompletion for post tags
- Takes user privileges into account
- Doesn't add another panel to your admin (integrates with existing management panels)
- Post fields: date, title, slug, author, categories, tags, comment status, ping status, post status
- Page fields: date, title, slug, parent, template, order, password, author, comment status, ping status, post status
Screenshots
Download
Donate
I know I just won a wad of cash for this, but if you feel compelled to donate you can here.
Installation
- Download and unzip the most recent version of Manageable
- Upload the entire manageable folder to /your-wordpress-install-dir/wp-content/plugins/
- Login to your WP Admin panel, click Plugins, and activate Manageable
- That's it! Now you can double-click the rows in your management panels to edit the posts or pages inline.
Requirements
- WordPress 2.5+ or WordPres MU 1.5+
- Tested in Firefox 2+, Safari 2+, Internet Explorer 7
Support
Please use the WordPress forum for all support requests.
Change History
2008.07.24 - v1.1
- Added option for changing comment and ping statuses.
- Row is highlighted on save
- Fixed JS bug when trying to edit a row when a row was already open
- Compatible with WP 2.6
2008.07.07 - v1.0
- Official release
2008.06.30 - v0.9.10
- Fixed so that hitting enter to select a tag doesn't save the record
- Reworked the code to allow for cooperation with other plugins that add columns to the management panels
2008.06.27 - v0.9.9
- Fixed bug where are pages were being marked private
2008.06.26 - v0.9.8
- Autocompletion for tags
- Added processing indicator
- Fixed bug where the page being edited would show up in parent dropdown
- Changed over to jQuery
2008.06.25 - v0.9.7
- Fixed problem with plugin URL detection on Windows servers
2008.06.24 - v0.9.6
- Added double-click functionality for even faster edits
2008.06.23 - v0.9.5
- Initial beta release for testing
June 24th, 2008 - 01:09
Thanks. Seems like a really useful plugin… I have to make updates to multiple pages, and this would be a timesaver. Will test it on my local install first though
June 24th, 2008 - 04:46
Nice plugin but I think the edit windows is a bit small and there would be nice with the possibility to edit many posts at the same time.
But until there’s support for version checks with update plugins I’m passing on this one.
June 24th, 2008 - 11:27
hi. Thanks for plugin
perfect.
Regards
June 24th, 2008 - 20:11
This is a great plugin but it didnt seem to work for me in WP 2.5.1
I gives a js error “editRow is not defined” when the “Edit” link is clicked
June 24th, 2008 - 20:34
Christian– Could you disable your plugins one by one and see if one is conflicting?
June 25th, 2008 - 19:05
Brilliant! Thank you for writing this. It’s exactly what I’ve been wanting the Manage screens to be.
June 25th, 2008 - 22:16
Great plugin! I have two questions though:
1. When used, does it change post’s update date? I keep track of update times and would be VERY pleased to change some items, like including a forgotten tag, WITHOUT changing the post’s update time…
2. Is it possible to show any kind of Ajax animated gif to show the plugin is working?
June 25th, 2008 - 22:34
I agree with Jose Luis – it would be good to show an Ajax animated icon with a label next to the icon saying “Saving” which then says “Saved” which is hidden after a few seconds.
June 27th, 2008 - 11:38
I am having the same Jquery error.
20function tag_update_quickclicks() {
21 var current_tags = jQuery( ‘#tags-input’ ).val().split(‘,’);
I deactivated all the plugins but manageable and had the same error. I have 2.5.1.
June 27th, 2008 - 14:27
Jane-
Those errors are being created by the “FeedWordPress” plugin. Once that plugin is disabled, Manageable works fine. Here’s some more info on the error:
http://ikool.wordpress.com/2008/06/10/fix-of-old-version-of-jquery-in-wordpress-251-when-using-feedwordpress/
June 30th, 2008 - 00:59
Great plugin and i write about it in thai language at
http://navanblog.co.cc/2008/06/30/manageable/
thank you.
July 1st, 2008 - 03:38
Last two releases of Manageable introduced complete destruction of non-Latin chars.
Firefox 3, blog in UTF-8, actual posts are Cyrillic.
When opening post in Manageable, everything non-latin becomes garbage.
July 1st, 2008 - 04:04
It looks like a promising plugin. On my blog, it does nothing at all after activation. I don’t have a lot of plugins running and I suppose I’ll have to find the conflicting culprit. Perhaps I’ll look through your code and see where the problem may be.
I’m no expert and hate doing it, but I’ve been a bit successful doing it that way in the past.
July 4th, 2008 - 02:45
Just wanted to offer my sincere thanks for an excellent plug-in. I have a reasonably large site with a somewhat elongated category structure that I’ve wanted to re-jiggle for a while but gave up as had to go into each post individually (I have over 1700 posts so gave up on this quite quickly).
Along comes your plug-in and, at last, it’s a breeze to edit posts.
Personally I am so impressed with the time saving and usability of your plug-in that I think it should be included in WP as standard.
Thank you very much Aaron. A fantastic addition to WP.
July 21st, 2008 - 05:21
this looks so great, but will it fail in 2.6? The highest version mentioned in WP PlugDir is still 2.5.1.
July 21st, 2008 - 13:05
marco- i’ve used manageable on 2.6 without any problems. backup your db just in case though. i’ll do further testing and release an update in the next couple of days.
July 25th, 2008 - 13:05
Echoing RT: Nothing happens after activation — my wp-admin/edit.php page is the same it was before. Using WP 2.5.1 and this was the only plugin active at that time.
July 27th, 2008 - 00:04
YOU are a lifesaver!!
I am currently working on a new project that requires alot of tags and categories. Many of them are over-lapping. I had over 75 posts that all needed to be renamed and retagged based on my client changing their mind. What would have taken me quite a number of hours to do, took me a mere 10 minutes.
Because of your plugin, I am now back to being ahead of schedule.
Thanks again!
July 27th, 2008 - 07:22
A great idea for a plugin, but when I try and use it I lose the Organize Series data for the post I am updating.
WP 2.5.1, FF3.0.1, PHP4.4.7
Organize Series site:
http://www.unfoldingneurons.com/neurotic-plugins/organize-series-wordpress-plugin/
July 27th, 2008 - 08:19
You can fix the conflict of managable and feedwordpress by changing this
function tag_update_quickclicks() {
var current_tags = jQuery( ‘#tags-input’ ).val().split(’,');
to this
function tag_update_quickclicks() {
var current_tags;
if(jQuery( '#tags-input' ).size() > 0) {
current_tags = jQuery( '#tags-input' ).val().split(',');
}
else {
current_tags = new Array();
}
August 3rd, 2008 - 20:10
Awesome plugin, works great in WP 2.6 thanks for the great work, just what I was looking for.
Kevin.
August 20th, 2008 - 09:35
Hi
First of all, thank you for this most useful plugin, it’s a real life saver.
I’ve noticed that when I have a double quote character in my title and I click on Manageable’s edit button, the part of the title after the first double quote disappears, as well as the quote – because they’re not escaped.
Adding htmlspecialchars to $post-post_title on line 200 fixes the problem.
echo htmlspecialchars($post->post_title)
instead
echo $post->post_title
Hope this helps
August 29th, 2008 - 08:28
Thanks for the great plugin. I’ve discovered a bug:
When you have a title with a double quote in it, the title gets truncated before the first double quote when you go to edit a post using manageable. Is this a known issue and is there a fix?
September 5th, 2008 - 10:36
positively outstanding. works beautifully and is SO needed!
Sue
September 14th, 2008 - 02:42
This could be a standar feature on wp..
congrats for wp competition.
September 14th, 2008 - 06:20
This is really a wonderful plugin I was looking for … Thanks for that….
September 14th, 2008 - 17:21
why nobody think something like this before???
Its a brilliant feature what this plugin offer for us, it’s amazing, thanks for share it !!
great job !
September 14th, 2008 - 22:23
You should have won first prize. GREAT Plugin!!!
September 16th, 2008 - 02:24
This is a great plugin, thanks!
p/s: Congrats on winning one of the top prizes for the WLTC competition! I’m glad I participated in the voting.
September 23rd, 2008 - 03:35
Great plugin and a major time saver! Would it be also possible to include conditional tags in it. That would be also a huge time saver, if someone is working with that.
Thanks for this great plugin, no wonder it’s going to be in the core of WordPress 2.7
September 23rd, 2008 - 04:38
Sorry, I meant custom fields and not conditional tags.
September 24th, 2008 - 19:30
thanks for this great work man, you are awesome!!!
BRAZIL!!!
September 25th, 2008 - 11:26
Thanks!
September 25th, 2008 - 11:35
Congratulations on “Manageable” being integrated into WP core, well deserved
September 27th, 2008 - 20:31
Doesn’t seem to support ssl correctly. It loads everything as http, resulting in some errors. It should be utilizing the new functions created in 2.6 to detect if https is being used.
September 29th, 2008 - 01:18
Great news on the integration to 2.7! I’m definitely more excited about this feature than any of the ones released with 2.6.
Congrats!
October 3rd, 2008 - 13:52
Great plug-in but doesn´t work at all with my blog.
I have WordPress 2.6.2 (Spanish Version), installed and with the plug-in active, nothing happens in the admin area… I tried with all plug-ins inactive and only wp-manageable active, but with no luck…
October 3rd, 2008 - 20:54
It should be mentioned somewhere, because it isn’t obvious and it integrates so well, that you have to click on the Edit link on the far right. Otherwise, nothing appears to have changed.
October 7th, 2008 - 12:13
Would be it be difficult to add a “modify” “post-type” so I could quickly change a post to a page?
November 2nd, 2008 - 20:06
Manageable plugin doesnt work for me, i installed it into wp 2.5 and also wp 2.6 but still it doesnt work.
November 27th, 2008 - 05:03
Is there any chance that this plugin will ever allow adding/editing custom fields. They are becoming a part of many new themes, specifically the last couple I have tried. Now that I have switched over to one of these, I have 600 posts in which I need to add an img custom field to. Specifically, I want to go through add generic images to each category. Category 1 gets generic image 1, Category 2 gets generic image 2, etc.
However, going through each individual post and adding the key just doesn’t cut it when you have several hundred posts to do that for. Any help would be appreciated!
December 27th, 2008 - 18:18
И как это автору не влом столько времени на написание статей тратить, мы конечно Вам очень благодарны, но вот я лично на такой альтруизм не способен
March 26th, 2009 - 02:47
Installed. I’m using 2.7. I see nothing added to admin anywhere that shows this plugin is working
March 26th, 2009 - 08:50
See the note at the top of this page. Manageable has been integrated into the core as the “Quick Edit” feature. The plugin does nothing in 2.7 .
May 13th, 2009 - 05:22
Что-то футер у вас вправо съехал (в опере при разрешении 1024х768)
October 7th, 2009 - 23:58
Молодца! Так держать! Подписываюсь!
October 22nd, 2009 - 02:57
Сказать – класс! здорово! офигеть! – ничего не сказать…
November 12th, 2009 - 17:44
двигатели для любых типов морских судов. Копплектующие для судоремонта. Поставка из Китая.
Компания «SPS Supply» осуществляет снабжение из Китая всех видов запасных частей для судоремонта, для любых типов морских судов.
судовое оборудование
November 13th, 2009 - 09:56
Новость реально порадовал. Автору спасибо. В поддержку темы тоже делюсь тем, что близко мне – книги на мобильного, Заходите – не пожалеете
November 13th, 2009 - 09:57
Новость реально порадовал. Постеру респект. В поддержку темы тоже делюсь тем, что близко мне – Скандальные новости мира, Заходите – не пожалеете