WP Manifestindependent plugin directory
manifest / seo / wordpress-link-manager

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

0stars
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/ihamedm/wordpress-link-manager/archive/refs/heads/master.zip

Readme

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

  1. Download the plugin as a ZIP file from GitHub.
  2. In your WordPress admin click Plugin -> Add New -> Upload Plugin.
  3. Upload the ZIP file.
  4. Activate the plugin.

Via Git

  1. Go to your Must Use folder cd path
  2. git init .
  3. git remote add origin https://github.com/ihamedm/wordpress-link-manager.git
  4. git fetch origin
  5. git checkout master
  6. 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.

Read the full README on GitHub →