Skip to:
Content

bbPress.org

Changeset 7232


Ignore:
Timestamp:
02/17/2022 06:49:15 PM (4 years ago)
Author:
johnjamesjacoby
Message:

Headers: update plugin headers, in trunk for 2.7.0.

Location:
trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/bbpress.php

    r7215 r7232  
    1818 * Author:            The bbPress Contributors
    1919 * 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
    2122 * Text Domain:       bbpress
    2223 * Domain Path:       /languages/
    23  * License:           GPLv2 or later (license.txt)
    2424 * Requires PHP:      5.6.20
    25  * Requires at least: 4.7
     25 * Requires at least: 5.0
     26 * Version:           2.7.0-alpha-2
    2627 */
    2728
  • trunk/src/bbpress.php

    r7215 r7232  
    1818 * Author:            The bbPress Contributors
    1919 * Author URI:        https://bbpress.org
    20  * Version:           2.7.0-alpha
     20 * License:           GNU General Public License v2 or later
     21 * License URI:       https://www.gnu.org/licenses/gpl-2.0.html
    2122 * Text Domain:       bbpress
    2223 * Domain Path:       /languages/
    23  * License:           GPLv2 or later (license.txt)
    2424 * Requires PHP:      5.6.20
    25  * Requires at least: 4.7
     25 * Requires at least: 5.0
     26 * Version:           2.7.0-alpha-2
    2627 */
    2728
  • trunk/src/readme.txt

    r7224 r7232  
    11=== bbPress ===
    22Contributors:      matt, johnjamesjacoby, jmdodd, netweb, sergeybiryukov
    3 Author:            The bbPress Contributors
    4 Author URI:        https://bbpress.org
    5 Plugin URI:        https://bbpress.org
     3Tags:              forum, forums, discussion, support
     4License:           GNU General Public License v2 or later
    65License URI:       https://www.gnu.org/licenses/gpl-2.0.html
    7 License:           GNU General Public License v2 or later
    8 Tags:              forum, forums, discussion, support
    96Requires PHP:      5.6.20
    10 Requires at least: 5.5
     7Requires at least: 5.0
    118Tested up to:      5.9
    12 Stable tag:        2.6.8
     9Stable tag:        2.7.0-alpha-2
    1310
    1411bbPress is forum software for WordPress.
Note: See TracChangeset for help on using the changeset viewer.