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.zipReadme
Reset Post Permalink
A WordPress plugin to reset a permalink in 2 clicks. No typing required.

Installation
- Download the ZIP.
- Extract the folder to
/wp-content/plugins/.
or
cd /wp-content/plugins/
git clone https://github.com/Brugman/reset-post-permalink.git
Update
- Download the new ZIP.
- 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.