Changeset 1178916
- Timestamp:
- 06/11/2015 11:17:39 AM (11 years ago)
- Location:
- chronosly-events-calendar/trunk
- Files:
-
- 2 edited
-
README.txt (modified) (1 diff)
-
chronosly.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
chronosly-events-calendar/trunk/README.txt
r1178907 r1178916 6 6 Requires at least: 3.1 7 7 Tested up to: 4.2 8 Stable tag: 2.1. 78 Stable tag: 2.1.8 9 9 License: GPLv2 10 10 -
chronosly-events-calendar/trunk/chronosly.php
r1178907 r1178916 4 4 * Plugin URI: http://www.chronosly.com 5 5 * Description: Chronosly is one of the plugins you have always dreamt about. Designed to suit all users (basic, designers, and software developers). Choose your template and you are ready to publish your events. Install addons to enhance the preset plugin features. You can get a wide selection of templates and addons in our marketplace 6 * Version: 2.1. 76 * Version: 2.1.8 7 7 * Author: Heimsveld IPBN 8 8 * Author URI: http://www.heimsveld.com … … 26 26 define('CHRONOSLY_TEMPLATES_URL', plugins_url()."/chronosly-templates"); //path para incluir scripts o css 27 27 define('CHRONOSLY_DEBUG', false); //debug mode 28 define('CHRONOSLY_VERSION', "2.1. 7"); //debug mode28 define('CHRONOSLY_VERSION', "2.1.8"); //debug mode 29 29 define('CHRONOSLY_ADMIN_INTERFACE', 1); //Todo: hacer diferentes interficies de admin simple o varios event 30 30 define('CHRONOSLY_ADMIN_MODALITY', 1); //Todo: hacer diferentes modalidades segun la tematica
Note: See TracChangeset
for help on using the changeset viewer.