Plugin Directory

Changeset 1181820


Ignore:
Timestamp:
06/16/2015 11:42:28 AM (11 years ago)
Author:
CoCeCa
Message:

Update some version issue and files..

Location:
coceca
Files:
15 added
1 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • coceca/tags/1.0/coceca.php

    r1169126 r1181820  
    1313
    1414    defined( 'ABSPATH' ) or die( 'Plugin file cannot be accessed directly.' );
    15     define( 'COCECA_PLUGIN_VERSION', '0.1' );
     15    define( 'COCECA_PLUGIN_VERSION', '1.0' );
    1616    define( 'PLUGIN_BASENAME', plugin_basename( __FILE__ ) );
    1717    define( 'COCECA_PLUGIN_NAME', trim( dirname( PLUGIN_BASENAME ), '/' ) );
  • coceca/trunk/coceca.php

    r1181115 r1181820  
    44    Description: CTA plugin is an innovative solution designed to help you grow your WordPress blog. It creates an opportunity for you to promote your WordPress Websites & Blogs and engage your site visitors, in more ways than one.
    55    Author: CoCeCa
    6     Version: 2.0
     6    Version: 1.1
    77    Plugin URI: http://coceca.com/
    88    Author URI: http://coceca.com/help/
     
    1313
    1414    defined( 'ABSPATH' ) or die( 'Plugin file cannot be accessed directly.' );
    15     define( 'COCECA_PLUGIN_VERSION', '0.1' );
     15    define( 'COCECA_PLUGIN_VERSION', '1.1' );
    1616    define( 'PLUGIN_BASENAME', plugin_basename( __FILE__ ) );
    1717    define( 'COCECA_PLUGIN_NAME', trim( dirname( PLUGIN_BASENAME ), '/' ) );
  • coceca/trunk/readme.txt

    r1181115 r1181820  
    8585== Changelog ==
    8686
    87 = 2.0 =
     87= 1.1 =
    8888* Removed Update Checker from that version.
    8989* Removed Required email functionality on plugin page load.
Note: See TracChangeset for help on using the changeset viewer.