Simple Colorbox Reloaded
A fork of the WordPress Simple Colorbox plugin
by ThemeAvenue · github.com/themeavenue/simple-colorbox-reloaded · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/themeavenue/simple-colorbox-reloaded/archive/refs/heads/master.zipDeclares an update source (https://github.com/ThemeAvenue/Simple-Colorbox-Reloaded), so updates arrive through the plugin's own updater.
Readme
Simple Colorbox Reloaded
A fork of the WordPress Simple Colorbox plugin. This plugin adds a Colorbox to your site with no configuration required. The fork is based on version 1.3.1 of Simple Colorbox by Ryan Hellyer.
Updates
This plugin is fully compatible with the GitHub Updater plugin. This plugin uses Bower to maintain its dependencies up to date.
Changelog
- Fix compatibility issue with WordPress 3.8+ (the jQuery .live() method was removed from jQuery 1.9)
- Added support for the GitHub Updater plugin