Descrição
Add links and menus to posts, pages, and custom post types.
An “Add Link” button is added to the editor, click to show a menu:
- Posts, Pages, to select a link destination.
- Custom link, to type in the url of an external page.
- Menus, to insert a menu that has been created in the Appearance –> Menus page.
A label may be added to describe the link.
All links will be inserted in the post as a “shortcode”
Menus will be rendered by the WordPress wp_nav_menu() function, this adds classes to various parts of the menu to enable it to be styled using css [more details here.] (https://codex.wordpress.org/Function_Reference/wp_nav_menu)
Integrated help is included: just click the “help” tab at the top right of the screen.
Capturas de tela
Instalação
- Install either via the WordPress.org plugin directory, or by uploading the files to your server.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
Perguntas frequentes
- Question?
- Answer
Avaliações
Não há avaliações para este plugin.
Colaboradores e desenvolvedores
“rvw Add Link” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir “rvw Add Link” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
Version 1.5
-
- Tested in WordPress 4.5
-
- Minor code changes
- 3 Provided missing image for search box
Version 1.4
-
- Fixed issues with display of popup box in WordPress 4.0
Version 1.3
-
- Fixed issues with popup box in WordPress 3.9
Version 1.2
-
- Increased functionality – add menus to posts.
-
- Fixed issues with popup box in WordPress 3.6.
Version 1.1
-
- Images to improve popup display included.
Version 1.0
-
- No changes original version