Description
The Website Link Exchange is one of goverment website’s features in Vietnam. It helps you manage external links, create a dropdown of links and redirect link after selecting.
We build this minimal feature to improve the quality of this feature when using with any Vietnam’s Goverment News Portal.
Main Features
- No dependency. No other plugin requires.
- Manage external links via custom post type.
- Legacy dropdown widget.
- Shortcode
[vn-links]
.
Planning Feature
- A custom block to embed in block editor.
Support and Contribute
Please open an issue or new Pull Requests in our GitHub Repository.
Screenshots
Installation
- Upload
vn-links.zip
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Create your own external links.
- Add a widget VN Links” to your sidebar or embed via shortcode
[vn-links]
Reviews
There are no reviews for this plugin.
Contributors & Developers
“VN Links” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “VN Links” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.0.2 – 18/11/2021
- Add: Build assets using @wordpress/scripts.
- Add: Open a new window if select any url from dropdown.
- Rename plugin slug to ‘vn-links’
0.0.1 – 17/11/2021
- Init plugin.