WP Manifestindependent plugin directory
manifest / content / reveal-plugin-for-wordpress

Reveal Plugin Shortcodes

Integrate Zurb's Reveal plugin with WordPress for better inline content modal box support

by mawaha · github.com/mawaha/reveal-plugin-for-wordpress

5stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/mawaha/reveal-plugin-for-wordpress/archive/refs/heads/master.zip

From the readme

Reveal Shortcodes Plugin for WordPress Shortcode suport for inline modal boxes when using Zurb's Reveal plugin with WordPress. -Easy to use Tiny MCE interface How to use All you do is click the new button on your wpeditor to insert the shortcodes, or add them manually like this: There is an optional link attribute to the shortcode which creates a text link automatically, but I prefer to add my links manually as that gives me a bit more control. All you need to do is create an ordinary link with href="#" and give it a new attribute of data-reveal-id="whatever-your-reveal-id-is".

Read the full README on GitHub →