This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WP Edit Redirect

Descripcion

Allows you to add « /wp-edit/ » to the end of a page or post URL to redirect to the admin. Quick access to the backend to make changes on the fly!

Example:

https://example.com/hello-world/wp-edit/ redirects to https://example.com/wp-admin/post.php?post=1action=edit

https://example.com/sample-page/wp-edit/ redirects to https://example.com/wp-admin/post.php?post=2&action=edit

Donations

If you’d like to buy me a beer or coffee as a thanks for the plugin, consider sending a small donation to https://dalton.sutton.io/paypal.

Installacion

After installation and activation, go to any post or page, add « /wp-edit/ » (without quotes) to the URL, and it’ll redirect you back to the admin edit page to edit the post or page.

Note that you’ll probably need to visit your Permalink Settings and Save Changes in order for the plugin to begin working.

Reviews

There are no reviews for this plugin.

Contributors & Developers

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

Contributors

“WP Edit Redirect” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “WP Edit Redirect” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.4

  • Updates to installation instructions.

1.3

  • Changes to readme. And no… I did not just remember to update the change log.

1.2

  • Changes to readme. I’m new at this. I’ll get this under my belt.

1.1

  • Changes to readme.

1.0

  • Initial upload.