Quick Links
A WordPress plugin to show a series of images as “quick links.”
Description
A WordPress plugin to show a series of images as “quick links” with the shortcode [quick_links]
.
Installation
- Install the plugin
- Look for the “Quick Links” item in the admin section and create as many as needed. Choose a featured image to be displayed, as well as entering a URL if it should link somewhere.
- Add the
[quick_links]
shortcode in the page where you want the buttons to be displayed
Changelog
1.1
- Add flexbox support to center items in the parent container
- Add a custom build of Modernizr to detect flexbox support
1.0
- This is the first stable version.