Admin Management Xtended
As a whole, the new WordPress Admin panel is organized fairly well, however when it comes to editing posts or pages quickly without having to open each post or page in a new tab or window, it isn’t a very efficient process. For those who are using WordPress as a CMS, it’s important to be able to manage contents easily and quickly. That’s what this plugin helps to do. It adds some icons to the posts/pages management panel with AJAX-driven CMS-known functions like toggling post/page visibility, changing publication date and title without having to open the edit screens or reload the page, plus changing page order with drag’n’drop, inline category management and inline tag management, plus much more. Developer on Twitter Developer on Bluesky Looking for more WordPress plugins? Visit www.schloebe.de/portfolio/ Features: Ability to change post and page properties inline in the post or page management view Toggle visibility with a single click Quick Edit for Taxonomies (Categories, Tags, Custom Taxonomies, …) Quick Edit for Custom Post Types (Title, Slug, Author, etc.) Stick & unstick posts with a single click from within the posts listing panel Change the publication date with a neat comfortable calendar Change post/page title inline in posts/pages management view Change post/page slug inline in posts/pages management view Change page order inline in pages management view Change order of (top level) pages via Drag’n’Drop Change categories inline on post management page (inline category management) Toggle comment status open/closed in posts/pages management view Change tags inline on post management page (inline tag management) Change media order inline in media management view Change media description inline in media management view Open post revisions inline in post/page management view Change post/page author inline in post/page management view Change link categories inline on link management page Toggle link visibility with a single click Time now can be chosen in the js popout calendar aswell Change post order inline in post management view (Props Jeff Cole Support for Exclude Pages plugin Entirely possible to be localized, including the JS calendar Two different button sets available Included languages: English German (de_DE) (Thanks to me ;-)) Spanish (es_ES) (Thanks for contributing spanish language goes to Karin Sequen / https://www.es-xchange.com) French (fr_FR) (Thanks for contributing french language goes to Gilles Wittezaële / https://gilles.wittezaele.fr/blog/) Hebrew (he_IL) (Thanks for contributing hebrew language goes to Atar4U / https://profiles.wordpress.org/ahrale/) Japanese (ja) (Thanks for contributing japanese language goes to kzh / https://homepage1.nifty.com/) Persian(farsi) (fa_IR) (Thanks for contributing persian language goes to Amir Ashtiani / https://ouo.ir) Turkish (tr_TR) (Thanks for contributing turkish language goes to wolkanca / https://blog.wolkanca.com) Danish (da_DK) (Thanks for contributing danish language goes to Mads Christian Jensen / https://mads.eu/) Czech (cs_CZ) (Thanks for contributing czech language goes to Josef Klimosz) Dutch (nl_NL) (Thanks for contributing dutch language goes to Steven Goos / https://gooos.nl) Polish (pl_PL) (Thanks for contributing polish language goes to Cezary Tomczyk / https://www.ikeris.com) Russian (ru_RU) (Thanks for contributing polish language goes to Lecactus / https://lecactus.ru/) Italian (it_IT) (Thanks for contributing italian language goes to Gianni Diurno / https://gidibao.net) Traditional Chinese (zh_TW) (Thanks for contributing traditional chinese language goes to Disway Dong) Brazilian Portuguese (pt_BR) (Thanks for contributing brazilian portuguese language goes to Prem Prakash) Belorussian (by_BY) (Thanks for contributing belorussian language goes to Marcis Gasuns / https://www.fatcow.com) Norwegian Nynorsk (nn_NO) (Thanks for contributing norwegian nynorsk language goes to Håvard Grimelid / https://grx.no) Norwegian Bokmål (nb_NO) (Thanks for contributing norwegian bokmål language goes to Håvard Grimelid / https://grx.no/) Ukranian (uk_UA) (Thanks for contributing ukranian language goes to ghost / https://antsar.info/) Romanian (ro_RO) (Thanks for contributing romanian language goes to Anunturi Jibo / https://www.jibo.ro) Slovak (sk_SK) (Thanks for contributing Slovak language goes to Viliam) Slovenian (sl_SI) (Thanks for contributing slovenian language goes to Mitja Mihelič) Serbo-Croatian (sr_RS) (Thanks for contributing serbo-croatian language goes to Andrijana Nikolic / https://webhostinggeeks.com/) Simplified Chinese (zh_CN) (Thanks for contributing chinese language goes to 斌果) Licence This plugins is released under the GPL, you can use it free of charge on your personal or commercial blog. Notes on changing page order via Drag’n’Drop Since Version 1.0 it is possible to change page order via drag’n’drop. Currently it’s only possible to drag top level pages, that means only those pages with no parent pages. It is planned to make it possible for child pages, though.
Top keywords
- thanks24×3.02%
- contributing23×2.89%
- goes23×2.89%
- language23×2.89%
- language goes23×2.89%
- thanks for contributing23×2.89%
- management18×2.26%
- https17×2.14%
- page17×2.14%
- inline16×2.01%
- post15×1.89%
- change14×1.76%
Admin Menu Editor
Admin Menu Editor lets you manually edit the Dashboard menu. You can reorder the menus, show/hide specific items, change permissions, and more. Features Change menu titles, URLs, icons, CSS classes and so on. Organize menu items via drag & drop. Change menu permissions by setting the required capability or role. Move a menu item to a different submenu. Create custom menus that point to any part of the Dashboard or an external URL. Hide/show any menu or menu item. A hidden menu is invisible to all users, including administrators. The Pro version lets you set per-role menu permissions, hide a menu from everyone except a specific user, export your admin menu, drag items between menu levels, make menus open in a new window and more. Try online demo. Additional Features Despite the name, this plugin is not limited to just editing the admin menu. You can also: Create login redirects and logout redirects. Allow/deny access to specific posts based on user roles. Hide plugins on the Plugins -> Installed Plugins page from other users. Edit the display name, description, and other plugin details shown on the Plugins -> Installed Plugins page (e.g. for white-labelling). Shortcodes The plugin provides a few utility shortcodes. These are mainly intended to help with creating login/logout redirects, but you can also use them in posts and pages. [ame-wp-admin] – URL of the WordPress dashboard (with a trailing slash). [ame-home-url] – Site URL. Usually, this is the same as the URL in the “Site Address” field in Settings -> General. [ame-user-info field="..."] – Information about the logged-in user. Parameters: field – The part of user profile to display. Supported fields include: ID, user_login, display_name, locale, user_nicename, user_url, and so on. placeholder – Optional. Text that will be shown if the visitor is not logged in. encoding – Optional. How to encode or escape the output. This is useful if you want to use the shortcode in your own HTML or JS code. Supported values: auto (default), html, attr, js, none. Notes If you delete any of the default menus they will reappear after saving. This is by design. To get rid of a menu for good, either hide it or change it’s access permissions. In the free version, it’s not possible to give a role access to a menu item that it couldn’t see before. You can only restrict menu access further. In case of emergency, you can reset the menu configuration back to the default by going to http://example.com/wp-admin/?reset_admin_menu=1 (replace example.com with your site URL). You must be logged in as an Administrator to do this.
Top keywords