Описание
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.
Скриншоты
Установка
- 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.
Часто задаваемые вопросы
- Question?
- Answer
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«rvw Add Link» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «rvw Add Link» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
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