WP Subero Modal archived
Beautiful interactive modals powered by a JavaScript class.
by Isaías Subero · github.com/isubero/wp-subero-modal · website
★ 0stars
19release downloads
≈10active sites
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/isubero/wp-subero-modal/releases/download/v1.1/wp-subero-modal.zipFrom the readme
WP Subero Modal
Beautiful interactive modals powered by a JavaScript class.
Prerequisites
This is a WordPress plugin, so a WordPress installation is of course required.
Basic JavaScript knowledge.
Basic understanding of WordPress Hooks would help you to get the most out of this plugin.
Install
Simply go to the releases tab and download the zip file of the latest one. Install as any other WordPress plugin.
Quick Example
Display a modal anywhere on your site:
Options
All arguments are optional, however, you would want to declare at least a title and a message to display within the modal.
layout String: vertical | horizontal. Default "vertical".
id String: Sets the id attribute for the main modal Div.
title String.
message String (Accepts HTML tags).
closeIcon Bool: Default true.
confirmButton Object
text (String)
callback (Function)
hideOnClick (Bool) wheather to close the modal or not when this button is clicked. Default: true.
cancelButton Object
text (String)
callback (Function)
hideOnClick (Bool) wheather to close the modal or not when this button is clicked. Default: true.
image Object.
src (String - The url of the image)
width (Integer)
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.1 | May 26, 2018 | wp-subero-modal.zip | 10 |
| v1.0 | May 12, 2018 | wp-subero-modal.zip | 9 |
Active-site estimate ≈10 comes from the median of recent superseded releases. Method.