Title: Slash Edit
Author: Ronald Huereca
Published: <strong>October 21, 2014</strong>
Last modified: December 6, 2025

---

Search plugins

![](https://ps.w.org/slash-edit/assets/banner-772x250.jpg?rev=2207373)

![](https://ps.w.org/slash-edit/assets/icon-256x256.jpg?rev=2207373)

# Slash Edit

 By [Ronald Huereca](https://profiles.wordpress.org/ronalfy/)

[Download](https://downloads.wordpress.org/plugin/slash-edit.1.2.0.zip)

 * [Details](https://pcd.wordpress.org/plugins/slash-edit/#description)
 * [Reviews](https://pcd.wordpress.org/plugins/slash-edit/#reviews)
 *  [Installation](https://pcd.wordpress.org/plugins/slash-edit/#installation)
 * [Development](https://pcd.wordpress.org/plugins/slash-edit/#developers)

 [Support](https://wordpress.org/support/plugin/slash-edit/)

## Description

Quickly edit posts, pages, custom post types, users, archives, and terms (tags and
categories) 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. Please note that only 
those with Editor privileges and above can quick-edit content.

Send clients pretty URLs to the admin instead of a ton of query variables!

> `https://domain.com/about/edit` instead of `https://domain.com/wp-admin/post.php?
> post=5&action=edit`

The “/edit” functionality also works on author, taxonomy archives, post type archives,
and if you have a page assigned as your front page of your site. If you try to edit
from a blog archive, you’ll be taken to Settings->Reading.

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.
 * You have clients. Send them a pretty URL with “/edit” on the end.

As a security precaution, only users with Editor privileges or above can edit items.

## Screenshots

 * [[
 * Slash Edit when editing a post on the front-end.

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

## FAQ

### How do I use the plugin?

Just browse to the posts, pages, post types, users, archives, and terms and add “/
edit” to the end (e.g., http://domain.com/posts/edit).

You’ll need [pretty permalinks enabled](https://wordpress.org/documentation/article/customize-permalinks/),
which pretty much everyone already does.

### Who can edit items?

Only Editors and above. This can be overridden by filters `slash_edit_capability_check`
and `slash_edit_can_edit`.

### Will you allow quick editing of categories and other items later?

You’re able to edit any term or category item by adding `/edit` to the end.

### What about attachment pages?

That one I couldn’t figure out. Most themes disable this. Patches welcome.

### Where are the options?

No options 🙂

### English is not my first language. Can I change the “/edit” into something else?

Yep, just throw [this code](https://gist.github.com/ronalfy/cbbc1599bda2811c9a86)
in a [Site-specific plugin](http://www.wpbeginner.com/beginners-guide/what-why-and-how-tos-of-creating-a-site-specific-wordpress-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](https://wordpress.org/documentation/article/settings-permalinks-screen/)
or deactivate and reactivate the Slash Edit plugin.

## Reviews

![](https://secure.gravatar.com/avatar/e4fa9a1cefa24815274f3cfc8920ac71be3b84af3f35c052fd49efacc02fc557?
s=60&d=retro&r=g)

### 󠀁[Great!](https://wordpress.org/support/topic/great-13550/)󠁿

 [LordDunvegan](https://profiles.wordpress.org/lorddunvegan/) July 19, 2021

Simple to use and does the job perfectly, saves me so much time. Thank you.

![](https://secure.gravatar.com/avatar/bd23ec913d82ed284b75e06d87fdf944372d9264e10d97e31106f7287a7c3412?
s=60&d=retro&r=g)

### 󠀁[#slasheditrules](https://wordpress.org/support/topic/slasheditrules/)󠁿

 [rhust](https://profiles.wordpress.org/rhust/) September 3, 2016

Proof that sometimes the simplest things can make a profound difference. It’s making
its way into every Wordpress install I touch. Thank you!

 [ Read all 8 reviews ](https://wordpress.org/support/plugin/slash-edit/reviews/)

## Contributors & Developers

“Slash Edit” is open source software. The following people have contributed to this
plugin.

Contributors

 *   [ Ronald Huereca ](https://profiles.wordpress.org/ronalfy/)

[Translate “Slash Edit” into your language.](https://translate.wordpress.org/projects/wp-plugins/slash-edit)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/slash-edit/), check
out the [SVN repository](https://plugins.svn.wordpress.org/slash-edit/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/slash-edit/) by 
[RSS](https://plugins.trac.wordpress.org/log/slash-edit/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.2.0

 * Updated 2025-12-06
 * Security fix: Adding `/edit` can expose IDs that are otherwise private. Update
   for a better login workflow. As a security precaution, only those with Editor
   privileges and above can quickly edit items.
 * New feature: Allow terms and child terms to be editable.
 * New feature: Adding `/edit` to a blog archive redirects to Settings->Reading.
 * New feature: Editing a post type archive will redirect to post list screen for
   the archive.
 * Misc: Code cleanup throughout, updating to WPCS and passing Plugin Check.

#### 1.1.1

 * Updated 2015-08-20 – Ensuring WordPress 4.3 compatibility
 * Updated 2015-04-19 – Ensuring WordPress 4.2 compatibility
 * Updated 2014-12-11 – Ensuring WordPress 4.1 compatibility
 * Released 2014-11-13
 * Fixing endpoint when page is created with same slug as the endpoint

#### 1.1.0

 * Released 2014-11-13
 * Added “/edit” to the front of the site (e.g., www.domain.com/edit) if you have
   a page set as your front page.
 * Added a `slash_edit_url` filter to determine where to redirect a user when “/
   edit” is present (props [Bjørn J.](https://profiles.wordpress.org/bjornjohansen/))

#### 1.0.0

 * Released 2014-10-19
 * Initial Release

## Meta

 *  Version **1.2.0**
 *  Last updated **4 months ago**
 *  Active installations **500+**
 *  WordPress version ** 3.9.1 or higher **
 *  Tested up to **6.9.4**
 *  Language
 * [English (US)](https://wordpress.org/plugins/slash-edit/)
 * Tags
 * [admin](https://pcd.wordpress.org/plugins/tags/admin/)[edit](https://pcd.wordpress.org/plugins/tags/edit/)
   [edit page](https://pcd.wordpress.org/plugins/tags/edit-page/)[edit post](https://pcd.wordpress.org/plugins/tags/edit-post/)
   [quick edit](https://pcd.wordpress.org/plugins/tags/quick-edit/)
 *  [Advanced View](https://pcd.wordpress.org/plugins/slash-edit/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  8 5-star reviews     ](https://wordpress.org/support/plugin/slash-edit/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/slash-edit/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/slash-edit/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/slash-edit/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/slash-edit/reviews/?filter=1)

[Add my review](https://wordpress.org/support/plugin/slash-edit/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/slash-edit/reviews/)

## Contributors

 *   [ Ronald Huereca ](https://profiles.wordpress.org/ronalfy/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/slash-edit/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://mediaron.com/give/)