Skip to:
Content

bbPress.org

Changeset 7233


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

Headers: update plugin headers, in branches/2.6 for 2.6.10.

Location:
branches/2.6
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • branches/2.6/bbpress.php

    r7228 r7233  
    1818 * Author:            The bbPress Contributors
    1919 * Author URI:        https://bbpress.org
    20  * Version:           2.6.9
     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
    2525 * Requires at least: 5.0
     26 * Version:           2.6.10
    2627 */
    2728
  • branches/2.6/src/bbpress.php

    r7228 r7233  
    1818 * Author:            The bbPress Contributors
    1919 * Author URI:        https://bbpress.org
    20  * Version:           2.6.9
     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
    2525 * Requires at least: 5.0
     26 * Version:           2.6.10
    2627 */
    2728
  • branches/2.6/src/readme.txt

    r7228 r7233  
    11=== bbPress ===
    2 Contributors: matt, johnjamesjacoby, jmdodd, netweb, sergeybiryukov
    3 Tags: forum, forums, discussion, support
    4 Tested up to: 5.9
    5 Stable tag: 2.6.9
    6 License: GPLv2 or later
    7 License URI: https://www.gnu.org/licenses/gpl-2.0.html
    8 Requires PHP: 5.6.20
     2Contributors:      matt, johnjamesjacoby, jmdodd, netweb, sergeybiryukov
     3Tags:              forum, forums, discussion, support
     4License:           GNU General Public License v2 or later
     5License URI:       https://www.gnu.org/licenses/gpl-2.0.html
     6Requires PHP:      5.6.20
    97Requires at least: 5.0
     8Tested up to:      5.9
     9Stable tag:        2.6.10
    1010
    1111bbPress is forum software for WordPress.
Note: See TracChangeset for help on using the changeset viewer.