Slash Edit for WordPress 3.9.1+
Edit posts, pages, or custom post types by adding a "/edit" to the end of the URL. If you are not logged in, you will be prompted to log in in order to edit the item.
The "/edit" functionality also works on author and taxonomy archives.
This is the awesome place where the developmental (growing?) version of the plugin lives. For more stable releases, check out: https://wordpress.org/plugins/slash-edit/
This is useful if:
- You are not logged in, and want an easy shortcut to edit an item.
- You hate the admin bar and have disabled it, but still want an easy shortcut to edit an item.
A filter is available if you want to change "/edit" to "/anything".
- Just unzip and upload the "slash-edit" folder to your '/wp-content/plugins/' directory
- Activate the plugin through the 'Plugins' menu in WordPress
###How do I use the plugin? Just browse to the post, page, or custom post type, and add "/edit" to the end (e.g., http://domain.com/posts/edit).
You'll need pretty permalinks enabled, which pretty much everyone already does.
###How do I change the "/edit" to something else? Just throw this code in a Site-specific plugin.
Just keep in mind that whatever you choose to override with must be alphanumeric characters. Something like edición will be parsed as edicion.
If you choose to use this filter, you'll need to update your permalinks or deactivate and reactivate the Slash Edit plugin.
No options :)