Plugin Directory

Changeset 1658375


Ignore:
Timestamp:
05/16/2017 11:29:38 AM (9 years ago)
Author:
jozik
Message:

Tagging 1.5.5.2

Location:
buddypress-multilingual
Files:
1 deleted
2 edited
8 copied

Legend:

Unmodified
Added
Removed
  • buddypress-multilingual/tags/1.5.5.2/readme.txt

    r1558998 r1658375  
    44Tags: i18n, translation, localization, language, multilingual, WPML, BuddyPress
    55Requires at least: 3.9
    6 Tested up to: 4.7
    7 Stable tag: 1.5.5.1
     6Tested up to: 4.7.4
     7Stable tag: 1.5.5.2
    88License: GPLv2
    99
     
    5757
    5858== Changelog ==
     59
     60= 1.5.5.2 =
     61* Minor bugfixes
    5962
    6063= 1.5.5.1 =
  • buddypress-multilingual/tags/1.5.5.2/sitepress-bp.php

    r1558998 r1658375  
    66  Author: OnTheGoSystems
    77  Author URI: http://www.onthegosystems.com
    8   Version: 1.5.5.1
     8  Version: 1.5.5.2
    99 */
    1010
    11 define( 'BPML_VERSION', '1.5.5.1' );
     11define( 'BPML_VERSION', '1.5.5.2' );
    1212define( 'BPML_RELPATH', plugins_url( '', __FILE__ ) );
    1313add_action( 'plugins_loaded', 'bpml_init', 11 );
  • buddypress-multilingual/trunk/readme.txt

    r1558998 r1658375  
    44Tags: i18n, translation, localization, language, multilingual, WPML, BuddyPress
    55Requires at least: 3.9
    6 Tested up to: 4.7
    7 Stable tag: 1.5.5.1
     6Tested up to: 4.7.4
     7Stable tag: 1.5.5.2
    88License: GPLv2
    99
     
    5757
    5858== Changelog ==
     59
     60= 1.5.5.2 =
     61* Minor bugfixes
    5962
    6063= 1.5.5.1 =
  • buddypress-multilingual/trunk/sitepress-bp.php

    r1558998 r1658375  
    66  Author: OnTheGoSystems
    77  Author URI: http://www.onthegosystems.com
    8   Version: 1.5.5.1
     8  Version: 1.5.5.2
    99 */
    1010
    11 define( 'BPML_VERSION', '1.5.5.1' );
     11define( 'BPML_VERSION', '1.5.5.2' );
    1212define( 'BPML_RELPATH', plugins_url( '', __FILE__ ) );
    1313add_action( 'plugins_loaded', 'bpml_init', 11 );
Note: See TracChangeset for help on using the changeset viewer.