Plugin Directory

Changeset 958628


Ignore:
Timestamp:
08/01/2014 12:13:42 PM (12 years ago)
Author:
globalis
Message:

First version on wordpress.org : readme updated

Location:
multisite-clone-duplicator
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • multisite-clone-duplicator/tags/0.2.0/readme.txt

    r958585 r958628  
    133133**Args :**
    134134
    135   1. Array of ( 'option_name');
     135  1. Array of string : option_name
    136136 
    137137---------------------------------------
     
    147147**Args :**
    148148
    149   1. Array of ( 'table_name');
     149  1. Array of string table_name
    150150 
    151151---------------------------------------
     
    154154**Args :**
    155155
    156   1. String : string_to_replace
     156  1. Array of string : dirs
    157157  2. Int : from_site_id
    158158  3. Int : to_site_id
     
    163163**Args :**
    164164
    165   1. Array of string : dirs
     165  1. String : string_to_replace
    166166  2. Int : from_site_id
    167167  3. Int : to_site_id
  • multisite-clone-duplicator/trunk/readme.txt

    r958585 r958628  
    133133**Args :**
    134134
    135   1. Array of ( 'option_name');
     135  1. Array of string : option_name
    136136 
    137137---------------------------------------
     
    147147**Args :**
    148148
    149   1. Array of ( 'table_name');
     149  1. Array of string table_name
    150150 
    151151---------------------------------------
     
    154154**Args :**
    155155
    156   1. String : string_to_replace
     156  1. Array of string : dirs
    157157  2. Int : from_site_id
    158158  3. Int : to_site_id
     
    163163**Args :**
    164164
    165   1. Array of string : dirs
     165  1. String : string_to_replace
    166166  2. Int : from_site_id
    167167  3. Int : to_site_id
Note: See TracChangeset for help on using the changeset viewer.