Ticket #28985: 28985.diff
| File 28985.diff, 525 bytes (added by , 12 years ago) |
|---|
-
src/wp-includes/theme.php
137 137 * The theme name that the administrator has currently set the front end theme 138 138 * as. 139 139 * 140 * For all extensivepurposes, the template name and the stylesheet name are140 * For all intents and purposes, the template name and the stylesheet name are 141 141 * going to be the same for most cases. 142 142 * 143 143 * @since 1.5.0