Plugin Directory

Changeset 1178916


Ignore:
Timestamp:
06/11/2015 11:17:39 AM (11 years ago)
Author:
heimsveld
Message:

adding 2.1.8

Location:
chronosly-events-calendar/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • chronosly-events-calendar/trunk/README.txt

    r1178907 r1178916  
    66Requires at least: 3.1
    77Tested up to: 4.2
    8 Stable tag: 2.1.7
     8Stable tag: 2.1.8
    99License: GPLv2
    1010
  • chronosly-events-calendar/trunk/chronosly.php

    r1178907 r1178916  
    44 * Plugin URI: http://www.chronosly.com
    55 * 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.7
     6 * Version: 2.1.8
    77 * Author: Heimsveld IPBN
    88 * Author URI: http://www.heimsveld.com
     
    2626define('CHRONOSLY_TEMPLATES_URL',  plugins_url()."/chronosly-templates"); //path para incluir scripts o css
    2727define('CHRONOSLY_DEBUG', false); //debug mode
    28 define('CHRONOSLY_VERSION', "2.1.7"); //debug mode
     28define('CHRONOSLY_VERSION', "2.1.8"); //debug mode
    2929define('CHRONOSLY_ADMIN_INTERFACE', 1);  //Todo: hacer diferentes interficies de admin simple o varios event
    3030define('CHRONOSLY_ADMIN_MODALITY', 1);  //Todo: hacer diferentes modalidades segun la tematica
Note: See TracChangeset for help on using the changeset viewer.