Plugin Directory

Changeset 923195


Ignore:
Timestamp:
05/29/2014 04:49:32 PM (12 years ago)
Author:
HammamiGroup
Message:

Version 1.1

Location:
wp-share-old-post-lite
Files:
47 added
3 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • wp-share-old-post-lite/trunk/fonctions.php

    r923091 r923195  
    1212define("sop_update_url","http://www.shareoldpost.com/update/update.php");
    1313define("sop_update_package","http://www.shareoldpost.com/update/share-old-post-lite.zip");
    14 define("sop_current_vesrion","1.0");
     14define("sop_current_vesrion","1.1");
    1515
    1616function ___($terme)
     
    299299function sop_check_sop_update($transient)
    300300    {
    301     echo sop_current_vesrion;
    302301        if (empty($transient->checked)) {
    303302            return $transient;
  • wp-share-old-post-lite/trunk/share-old-post-lite.php

    r923091 r923195  
    1111#     Author: Hammami Group
    1212
    13 #     Version: 1.0
     13#     Version: 1.1
    1414
    1515#     */ 
Note: See TracChangeset for help on using the changeset viewer.