Conversation
supportIs it possible to add a shortcode for Links Manager into a page, so it does the same as the widget, but in the main page? Does anyone know the shortcode, or other ideas for this? https://wordpress.org/plugins/link-manager/
@abcdiamond , I doubt it. this is a very old plugin that is probably not supported or in active development any longer. It might be easy to add though, if you really want it.
Thanks. I assume the code to use, to add, will be somewhere in the wordpress theme, as this was originally part of wordpress, and still in my version. I am using the Links option in my widgets so far, but would like to try to use them in pages, rather than in sidebars. Any idea where I would find it ? Thanks
There’s a plugin called “Widgets for Shortcodes”. It basically lets you create a hidden widget and the call up that widget via a shortcode (a-la inline text) which is created whenever a widget is placed in this “hidden” widget area. That’s just one idea…
@abcdiamond , I doubt it. this is a very old plugin that is probably not supported or in active development any longer. It might be easy to add though, if you really want it.
Thanks. I assume the code to use, to add, will be somewhere in the wordpress theme, as this was originally part of wordpress, and still in my version. I am using the Links option in my widgets so far, but would like to try to use them in pages, rather than in sidebars. Any idea where I would find it ? Thanks
There’s a plugin called “Widgets for Shortcodes”. It basically lets you create a hidden widget and the call up that widget via a shortcode (a-la inline text) which is created whenever a widget is placed in this “hidden” widget area. That’s just one idea…