Skip to:
Content

bbPress.org

Changeset 6501


Ignore:
Timestamp:
06/08/2017 03:09:31 PM (9 years ago)
Author:
johnjamesjacoby
Message:

Typo: /s/compatable/compatible/

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/includes/core/theme-compat.php

    r6498 r6501  
    115115
    116116/**
    117  * Gets the name of the bbPress compatable theme used, in the event the
     117 * Gets the name of the bbPress compatible theme used, in the event the
    118118 * currently active WordPress theme does not explicitly support bbPress.
    119119 * This can be filtered or set manually. Tricky theme authors can override the
     
    132132
    133133/**
    134  * Gets the name of the bbPress compatable theme used, in the event the
     134 * Gets the name of the bbPress compatible theme used, in the event the
    135135 * currently active WordPress theme does not explicitly support bbPress.
    136136 * This can be filtered or set manually. Tricky theme authors can override the
     
    183183
    184184/**
    185  * Gets the bbPress compatable theme used in the event the currently active
     185 * Gets the bbPress compatible theme used in the event the currently active
    186186 * WordPress theme does not explicitly support bbPress. This can be filtered,
    187187 * or set manually. Tricky theme authors can override the default and include
Note: See TracChangeset for help on using the changeset viewer.