https://github.com/rardoz/zwp-modal
A simple pop-up modal for wordpress.
https://github.com/rardoz/zwp-modal
modal plugin pop-up-cards wordpress
Last synced: about 2 months ago
JSON representation
A simple pop-up modal for wordpress.
- Host: GitHub
- URL: https://github.com/rardoz/zwp-modal
- Owner: rardoz
- License: gpl-2.0
- Created: 2017-10-27T17:21:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-01T23:37:55.000Z (over 8 years ago)
- Last Synced: 2025-08-17T01:34:32.797Z (11 months ago)
- Topics: modal, plugin, pop-up-cards, wordpress
- Language: PHP
- Homepage:
- Size: 759 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# ZWP-Modal
A simple pop-up modal plugin for wordpress.
**Requires at least:** Wordpress 3.0.1
**Tested up to:** Wordpress 4.8.2
## Description
A simple pop-up modal plugin for wordpress. Fully customizable per page. Render any post in a modal! 100% pure javascript. No jQuery needed.
## Installation
1. Download the zip file and install it in the `/wp-content/plugins/` directory. You can do this through through the 'Plugins' menu in WordPress or via FTP.
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Go into the plugin settings and set up your modals
## Screenshots


## Changelog
### 1.0.1
* Add readme for wordpress
### 1.0
* The one that started them all.