Descripción
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.
Capturas
Instalación
- 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]
Reseñas
No hay valoraciones para este plugin.
Colaboradores y desarrolladores
«VN Links» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «VN Links» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
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.