Descrizione
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.
Installazione
- 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]
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“VN Links” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “VN Links” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite 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.