=== Modal Permalinks === Contributors: grglaz Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=43B53PFVBN9HA Tags: modal Requires at least: 3.0.1 Tested up to: 3.9 Stable tag: 0.0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin opens a post/page in modal window using the post/page permalink in shortcode. == Description == This plugin opens a post/page in modal window using the post/page permalink in shortcode.
Install it and activate it to see it in action.
Go to Settings->Modal Permalinks and check the options. == Installation == 1. Upload the folder "modal-permalinks" to the "/wp-content/plugins/" directory or install it through WordPress directly. 2. Activate the "Modal Permalinks" plugin through the 'Plugins' menu in WordPress. 3. Go to Settings->Modal Permalinks and check the options. == Frequently Asked Questions == = What if i have bootstrap already loaded in my theme? = Go to Settings -> Modal Read More and change the option "Load Bootstrap Modal?" to No. = How do i create a modal permalink? = Use the shortcode [modalPermalinks link="POSTorPAGE_PERMALINK_HERE"]LINK_NAME_HERE[/modalPermalinks] in a post or page. = What if i have shortcodes in my post or page? = No problem, shortcodes are rendering fine in the modal. = Does this plugin works for both posts and pages? = Yes. = Does this plugin works with every permalink option in setting? = Yes except for custom permalinks. == Screenshots == 1. screenshot-1.png The submenu in settings menu 2. screenshot-2.png The plugin's settings 3. screenshot-3.png The shorthand 4. screenshot-4.png The link 5. screenshot-5.png The modal in action == Changelog == = 0.0.2 = Second version = 0.0.1 = First version == Upgrade Notice == = 0.0.2 = Second version = 0.0.1 = This is the first version