Wordpress Link Manager
Wordpress plugin to create pretty and short link based on your site URL for external (or internal) ugly links
by Hamed Movasaqpoor · github.com/ihamedm/wordpress-link-manager · website
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/ihamedm/wordpress-link-manager/archive/refs/heads/master.zipReadme
wordpress-link-manager
Wordpress plugin to create pretty and short link based on your site URL for external (or internal) ugly links
- Simple to use
- Button for TinyMce editor to add from available shortlinks
- Shortcode to show links with pagination , search and filter results
Installing
Manual
- Download the plugin as a ZIP file from GitHub.
- In your WordPress admin click Plugin -> Add New -> Upload Plugin.
- Upload the ZIP file.
- Activate the plugin.
Via Git
- Go to your Must Use folder
cd path git init .git remote add origin https://github.com/ihamedm/wordpress-link-manager.gitgit fetch origingit checkout master- Check in the network plugin page, if it works
Other Notes
Bugs, technical hints or contribute
Please give me feedback, contribute and file technical bugs on this GitHub Repo, use Issues.
Todo list
- add some config to configuration page
- improved rtl
- write some help and FAQ for page help&support in dashboard
License
Good news, this plugin is free for everyone! Since it's released under the GPLv2+, you can use it free of charge on your personal or commercial blog. But if you enjoy this plugin,
Contact & Feedback
The plugin is designed and developed by me (Hamed Movasaqpoor)
Please let me know if you like the plugin or you hate it or whatever ... Please fork it, add an issue for ideas and bugs.