Changeset 2148596
- Timestamp:
- 08/30/2019 05:14:31 PM (7 years ago)
- Location:
- bp-group-chat/trunk
- Files:
-
- 3 edited
-
chat-core.php (modified) (1 diff)
-
group-chat-for-buddypress.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
bp-group-chat/trunk/chat-core.php
r2143104 r2148596 66 66 height: 100%; 67 67 position:fixed; 68 top:0; 68 69 left:0px; 69 70 right:0px; -
bp-group-chat/trunk/group-chat-for-buddypress.php
r2143429 r2148596 6 6 * Author URI: https://profiles.wordpress.org/ruddernationdesigns 7 7 * Description: This plugin is used for BuddyPress to allow group creators to add TinyChat to the group using the same name as the group. 8 * Version: 1.0. 18 * Version: 1.0.2 9 9 * Requires at least: WordPress 5.0.0, BuddyPress 4.0.0 10 10 * Tested up to: WordPress 5.2.2, BuddyPress 4.4.0 11 11 * Network: true 12 * Date: 22ndAugust 201912 * Date: 30th August 2019 13 13 * License: GPLv3 14 14 * License URI: http://www.gnu.org/licenses/gpl-3.0.html -
bp-group-chat/trunk/readme.txt
r2143653 r2148596 6 6 Requires at least: 5.0.0 7 7 Tested up to: 5.2.2 8 Stable tag: 1.0. 18 Stable tag: 1.0.2 9 9 License: GPLv3 10 10 License URI: http://www.gnu.org/licenses/gpl-3.0.html … … 56 56 * Name change, Thanks to the WP mod for the suggestion. 57 57 58 = 1.0.2 = 59 60 * Minor CSS update. 61 58 62 == Social Sites == 59 63
Note: See TracChangeset
for help on using the changeset viewer.