Description
Makhlas is the easiest way to replace the internally generated WordPress shortlinks.
Shortlinks are a great way to quickly share posts on social media like Twitter, Facebook and Whatsapp. Just finished writing an amazing post and want to share that post with your friend? It’s a lot easier to text message a shortlink than the entire address.
Available Template Tags
makhlas_the_short_url_link()
outputs an anchor (a) tag, ex:<a class="makhlas short-link" rel="nofollow">https://ly.gy/sample</a>
makhlas_get_the_short_link
retrieves the above anchor for storage in a variablemakhlas_the_short_url()
outputs the short URL, ex:https://ly.gy/sample
makhlas_get_the_short_url()
retrieves the above URL for storage in a variablemakhlas_the_short_url_input()
outputs an form input (a) tag, ex:<input class="makhlas short-url-input" type="text" value="https://ly.gy/sample"></input>
Installation
- Upload the zip file to the /wp-content/plugins/ directory
- Unzip
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Visit the settings page under Makhlas to add API key
FAQ
- Installation Instructions
-
- Upload the zip file to the /wp-content/plugins/ directory
- Unzip
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Visit the settings page under Makhlas to add API key
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Makhlas” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Makhlas” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.