Skip to:
Content

bbPress.org


Ignore:
Timestamp:
06/08/2017 01:58:51 AM (7 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/template-loader.php

    r6438 r6498  
    110110
    111111    // A bbPress template file was located, so override the WordPress template
    112     // and use it to switch off bbPress's theme compatibility.
     112    // and use it to switch off theme compatibility.
    113113    if ( ! empty( $new_template ) ) {
    114114        $template = bbp_set_template_included( $new_template );
Note: See TracChangeset for help on using the changeset viewer.