Changeset 7090 for branches/2.6/bbpress.php
- Timestamp:
- 05/28/2020 04:58:55 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.6/bbpress.php
r7064 r7090 13 13 14 14 /** 15 * Plugin Name: bbPress 16 * Plugin URI: https://bbpress.org 17 * Description: bbPress is forum software with a twist from the creators of WordPress. 18 * Author: The bbPress Contributors 19 * Author URI: https://bbpress.org 20 * Version: 2.6.5-alpha-1 21 * Text Domain: bbpress 22 * Domain Path: /languages/ 23 * License: GPLv2 or later (license.txt) 15 * Plugin Name: bbPress 16 * Plugin URI: https://bbpress.org 17 * Description: bbPress is forum software with a twist from the creators of WordPress. 18 * Author: The bbPress Contributors 19 * Author URI: https://bbpress.org 20 * Version: 2.6.5 21 * Text Domain: bbpress 22 * Domain Path: /languages/ 23 * License: GPLv2 or later (license.txt) 24 * Requires PHP: 5.6.20 25 * Requires at least: 4.7 24 26 */ 25 27
Note: See TracChangeset
for help on using the changeset viewer.