Plugin Directory

Changeset 1432001


Ignore:
Timestamp:
06/07/2016 02:49:49 AM (10 years ago)
Author:
AmitDeyUS
Message:

Tagging 2.0

Location:
marketpowerwp
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • marketpowerwp/tags/2.0/leplugin.php

    r1432000 r1432001  
    22
    33/**
    4  * Plugin Name: Multisoft MarketPowerPRO Tools
    5  * Description: Integration of Market Power Pro to wordpress
     4 * Plugin Name: MarketPowerWP
     5 * Plugin URI: http://www.multisoft.com/
     6 * Description: Settings to invoke the MPP replication api
    67 * Version: 2.0
    7  * Author: Rodine Mark Paul L. Villar, Dexter John Campos
    8  * Author URI: mailto:dean.villar@gmail.com?subject= Multisoft MPP Tools
     8 * Author: dean.villar@gmail.com, dexterjohncampos@gmail.com
     9 * Author URI: http://www.multisoft.com/
     10 * License: Copyright www.multisoft.com 2014
    911 */
    1012define('MPP_DEBUG', true);
  • marketpowerwp/trunk/leplugin.php

    r1431993 r1432001  
    22
    33/**
    4  * Plugin Name: Multisoft MarketPowerPRO Tools
    5  * Description: Integration of Market Power Pro to wordpress
    6  * Version: 1.0
    7  * Author: Rodine Mark Paul L. Villar, Dexter John Campos
    8  * Author URI: mailto:dean.villar@gmail.com?subject= Multisoft MPP Tools
     4 * Plugin Name: MarketPowerWP
     5 * Plugin URI: http://www.multisoft.com/
     6 * Description: Settings to invoke the MPP replication api
     7 * Version: 2.0
     8 * Author: dean.villar@gmail.com, dexterjohncampos@gmail.com
     9 * Author URI: http://www.multisoft.com/
     10 * License: Copyright www.multisoft.com 2014
    911 */
    1012define('MPP_DEBUG', true);
Note: See TracChangeset for help on using the changeset viewer.