Skip to:
Content

bbPress.org


Ignore:
Timestamp:
06/08/2017 01:58:51 AM (9 years ago)
Author:
johnjamesjacoby
Message:

Documentation: Don't hyphenate "bbPress's"

It's cute, and I tend to say it in person to be cute, but in writing it doesn't look very classy.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/includes/core/capabilities.php

    r6438 r6498  
    247247
    248248/**
    249  * Get the available roles minus bbPress's dynamic roles
     249 * Get the available roles, minus the dynamic roles that come with bbPress
    250250 *
    251251 * @since 2.4.0 bbPress (r5064)
     
    282282 * @since 2.2.0 bbPress (r4290)
    283283 *
    284  * @uses bbp_get_dynamic_roles() To get and add bbPress's roles to $wp_roles
     284 * @uses bbp_get_dynamic_roles() To get and add forum roles to $wp_roles
    285285 *
    286286 * @param WP_Roles $wp_roles The array of WP_Role objects that was initialized
Note: See TracChangeset for help on using the changeset viewer.