holotree / modal
WordPress Handlebars management.
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/holotree/modal
Requires
- php: >=5.3.0
This package is auto-updated.
Last update: 2025-10-08 08:58:21 UTC
README
Output a modal, with content hooked to wp_footer, using Foundation or Simple Modal (not yet).
Usage:
new \holotree\modal\foundation( 'trigger-id', 'content-id', '<p>I am Josh\'s raging modal content</p>', 'large' );
License, Copyright etc.
Copyright 2014 Josh Pollock.
Licensed under the terms of the GNU General Public License version 2 or later. Please share with your neighbor.