A lite weight plugin used for creating simple modals in wordpress using ACF.
Currently I do not queue ACF on my own, so you need to have ACF active on your site. You do not need the Pro Version.
- Upload
Sceniber_modals.zip
to the /wp-content/plugins/ directory and extract - Activate the plugin through the "Plugins" menu in WordPress
- Add the class modal-link to open the href of that link into a modal window.
- ACF Pro >= 5.7.O plugin
- WordPress 4.7+ because of
[get_theme_file_uri()](https://developer.wordpress.org/reference/functions/get_theme_file_uri)
- PHP 5.6+
- Advanced custom fields - Easy-use meta fields.
- Tailwind - CSS framework.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Collin Berg - Main Author - Website
This project is licensed under the MIT License - see the LICENSE.md file for details