Skip to content

This WordPress plugin allows you to open any page in a modal window. This is a starter plugin that you would customize for your project.

License

Notifications You must be signed in to change notification settings

EvanAgee/wordpress-post-modal

 
 

Repository files navigation

#WP Post Modal Contributors: allurewebsolutions
Donate link: https://allurewebsolutions.com/product/donation Tags: modal, popup Requires at least: 3.4
Tested up to: 4.7.3
Stable tag: 1.4.1 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html

This plugin allows you to open up page content inside a modal window from another page.

== Description ==

This plugin allows you to open up page content inside a modal window from another page.

== Installation ==

  1. Upload wp-post-modal.zip to the /wp-content/plugins/ directory and extract
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Add the class modal-link to open the href of that link into a modal window
  4. If you want to show an external page in the modal, add the attribute data-div="#id" to your .modal-link where the id is the container on the target external page that you would like to display inside the modal
  5. A page can have multiple modal links

== Frequently Asked Questions ==

= What content will be shown in the modal? =

Only the content of the page you write in the WordPress WYSIWYG editor will appear in the modal. Any headers, footers, etc will not appear.

== Screenshots ==

  1. screenshot-1.png

== Changelog ==

= 1.0 =

  • Initial release

= 1.4 =

  • Added color overlay

= 1.4.1 = 1.4.1: Bug fix

About

This WordPress plugin allows you to open any page in a modal window. This is a starter plugin that you would customize for your project.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 79.5%
  • JavaScript 15.5%
  • CSS 5.0%