Changeset 1658375
- Timestamp:
- 05/16/2017 11:29:38 AM (9 years ago)
- Location:
- buddypress-multilingual
- Files:
-
- 1 deleted
- 2 edited
- 8 copied
-
tags/1.5.5.2 (copied) (copied from buddypress-multilingual/trunk)
-
tags/1.5.5.2/includes/class.filters.php (copied) (copied from buddypress-multilingual/trunk/includes/class.filters.php)
-
tags/1.5.5.2/readme.txt (copied) (copied from buddypress-multilingual/trunk/readme.txt) (2 diffs)
-
tags/1.5.5.2/screenshot-1.jpg (deleted)
-
tags/1.5.5.2/screenshot-1.png (copied) (copied from buddypress-multilingual/trunk/screenshot-1.png)
-
tags/1.5.5.2/screenshot-2.png (copied) (copied from buddypress-multilingual/trunk/screenshot-2.png)
-
tags/1.5.5.2/screenshot-3.png (copied) (copied from buddypress-multilingual/trunk/screenshot-3.png)
-
tags/1.5.5.2/screenshot-4.png (copied) (copied from buddypress-multilingual/trunk/screenshot-4.png)
-
tags/1.5.5.2/sitepress-bp.php (copied) (copied from buddypress-multilingual/trunk/sitepress-bp.php) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/sitepress-bp.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
buddypress-multilingual/tags/1.5.5.2/readme.txt
r1558998 r1658375 4 4 Tags: i18n, translation, localization, language, multilingual, WPML, BuddyPress 5 5 Requires at least: 3.9 6 Tested up to: 4.7 7 Stable tag: 1.5.5. 16 Tested up to: 4.7.4 7 Stable tag: 1.5.5.2 8 8 License: GPLv2 9 9 … … 57 57 58 58 == Changelog == 59 60 = 1.5.5.2 = 61 * Minor bugfixes 59 62 60 63 = 1.5.5.1 = -
buddypress-multilingual/tags/1.5.5.2/sitepress-bp.php
r1558998 r1658375 6 6 Author: OnTheGoSystems 7 7 Author URI: http://www.onthegosystems.com 8 Version: 1.5.5. 18 Version: 1.5.5.2 9 9 */ 10 10 11 define( 'BPML_VERSION', '1.5.5. 1' );11 define( 'BPML_VERSION', '1.5.5.2' ); 12 12 define( 'BPML_RELPATH', plugins_url( '', __FILE__ ) ); 13 13 add_action( 'plugins_loaded', 'bpml_init', 11 ); -
buddypress-multilingual/trunk/readme.txt
r1558998 r1658375 4 4 Tags: i18n, translation, localization, language, multilingual, WPML, BuddyPress 5 5 Requires at least: 3.9 6 Tested up to: 4.7 7 Stable tag: 1.5.5. 16 Tested up to: 4.7.4 7 Stable tag: 1.5.5.2 8 8 License: GPLv2 9 9 … … 57 57 58 58 == Changelog == 59 60 = 1.5.5.2 = 61 * Minor bugfixes 59 62 60 63 = 1.5.5.1 = -
buddypress-multilingual/trunk/sitepress-bp.php
r1558998 r1658375 6 6 Author: OnTheGoSystems 7 7 Author URI: http://www.onthegosystems.com 8 Version: 1.5.5. 18 Version: 1.5.5.2 9 9 */ 10 10 11 define( 'BPML_VERSION', '1.5.5. 1' );11 define( 'BPML_VERSION', '1.5.5.2' ); 12 12 define( 'BPML_RELPATH', plugins_url( '', __FILE__ ) ); 13 13 add_action( 'plugins_loaded', 'bpml_init', 11 );
Note: See TracChangeset
for help on using the changeset viewer.