Changeset 13202 for trunk/wp-includes/theme.php
- Timestamp:
- 02/18/2010 10:09:06 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/theme.php
r13190 r13202 950 950 * Checks for comment popup template in current template, if it exists or in the 951 951 * parent template. If it doesn't exist, then it retrieves the comment-popup.php 952 * file from the default theme. The defaulttheme must then exist for it to952 * file from the WP_FALLBACK_THEME theme. The WP_FALLBACK_THEME theme must then exist for it to 953 953 * work. 954 954 *
Note: See TracChangeset
for help on using the changeset viewer.