=== Plugin Name === Contributors: farvig Tags: Page Link generator Requires at least: 3.0.1 Tested up to: 4.3 Stable tag: 0.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Displays a list of your posts and generates an embedable button to link to a selected post. == Description == With this plugin you can display a list of all your posts and visitors can generate an embedable link to a chosen post. Under settings -> Page Link Generator options you can submit the url to the image you want to use for the buttom. Insert the shortcode [page_link_generator] on a page or posts and you're good to go. For more informaiton see [bakadesign.dk.](http://bakadesign.dk/page-link-generator-for-wordpress/ "pege link generator on bakadesign") == Installation == 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Place `[page_link_generator]` in your editor for displaying the carrousel == Screenshots == 1. Write the link to the image you want to use for the button. 2. Lists all you posts. 3. Live search in the list. 4. When a posts is clicked the code to the link will be generated and a preview of the button == Changelog == = 0.3 = * Added support selecting which post types you want to list. = 0.2 = * Added support for localization = 0.1 = * Launched