Changeset 6501
- Timestamp:
- 06/08/2017 03:09:31 PM (9 years ago)
- File:
-
- 1 edited
-
trunk/src/includes/core/theme-compat.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/core/theme-compat.php
r6498 r6501 115 115 116 116 /** 117 * Gets the name of the bbPress compat able theme used, in the event the117 * Gets the name of the bbPress compatible theme used, in the event the 118 118 * currently active WordPress theme does not explicitly support bbPress. 119 119 * This can be filtered or set manually. Tricky theme authors can override the … … 132 132 133 133 /** 134 * Gets the name of the bbPress compat able theme used, in the event the134 * Gets the name of the bbPress compatible theme used, in the event the 135 135 * currently active WordPress theme does not explicitly support bbPress. 136 136 * This can be filtered or set manually. Tricky theme authors can override the … … 183 183 184 184 /** 185 * Gets the bbPress compat able theme used in the event the currently active185 * Gets the bbPress compatible theme used in the event the currently active 186 186 * WordPress theme does not explicitly support bbPress. This can be filtered, 187 187 * or set manually. Tricky theme authors can override the default and include
Note: See TracChangeset
for help on using the changeset viewer.