Beskrivning
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.
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]
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”VN Links” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”VN Links” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
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.