Skip to content

Edit your WordPress posts or pages with a simple "/edit" at the end

License

Notifications You must be signed in to change notification settings

ronalfy/slash-edit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slash Edit for WordPress

Slash Edit for WordPress 3.9.1+

Description

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".

Installation

  1. Just unzip and upload the "slash-edit" folder to your '/wp-content/plugins/' directory
  2. Activate the plugin through the 'Plugins' menu in WordPress

Frequently Asked Questions

###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.

Where are the options?

No options :)

About

Edit your WordPress posts or pages with a simple "/edit" at the end

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages