A WordPress plugin that hides the post permalink in the post content so you may get backlinks from content thieves.
- Download the ZIP.
- Extract the folder to
/wp-content/plugins/
.
or
cd /wp-content/plugins/
git clone https://github.com/Brugman/permalink-period.git
- Download the new ZIP.
- Replace the old folder in
/wp-content/plugins/
.
or
cd /wp-content/plugins/permalink-period/
git pull
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.