Changeset 7232 for trunk/bbpress.php
- Timestamp:
- 02/17/2022 06:49:15 PM (4 years ago)
- File:
-
- 1 edited
-
trunk/bbpress.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bbpress.php
r7215 r7232 18 18 * Author: The bbPress Contributors 19 19 * Author URI: https://bbpress.org 20 * Version: 2.7.0-alpha-2 20 * License: GNU General Public License v2 or later 21 * License URI: https://www.gnu.org/licenses/gpl-2.0.html 21 22 * Text Domain: bbpress 22 23 * Domain Path: /languages/ 23 * License: GPLv2 or later (license.txt)24 24 * Requires PHP: 5.6.20 25 * Requires at least: 4.7 25 * Requires at least: 5.0 26 * Version: 2.7.0-alpha-2 26 27 */ 27 28
Note: See TracChangeset
for help on using the changeset viewer.