WP Manifestindependent plugin directory
manifest / content / reset-post-permalink

Reset Post Permalink

A WordPress plugin to reset a post permalink in 2 clicks.

by Tim Brugman · github.com/brugman/reset-post-permalink · website

1stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/brugman/reset-post-permalink/archive/refs/heads/develop.zip

Readme

Reset Post Permalink

A WordPress plugin to reset a permalink in 2 clicks. No typing required.

demo

Installation

  1. Download the ZIP.
  2. Extract the folder to /wp-content/plugins/.

or

cd /wp-content/plugins/
git clone https://github.com/Brugman/reset-post-permalink.git

Update

  1. Download the new ZIP.
  2. Replace the old folder in /wp-content/plugins/.

or

cd /wp-content/plugins/reset-post-permalink/
git pull

Contributing

Found a bug? Anything you would like to ask, add or change? Please open an issue so we can talk about it.

Pull requests are welcome. Please try to match the current code formatting.

Author

Tim Brugman

Read the full README on GitHub →