An open API service indexing awesome lists of open source software.

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.

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

![alt text](/assets/screenshot-1.png "Default screenshot")

![alt text](/assets/screenshot-2.png "Default settings")

## Changelog

### 1.0.1
* Add readme for wordpress

### 1.0
* The one that started them all.