mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Move more references from default to WP_FALLBACK_THEME. To make 'default' theme transition smoother in the future.
git-svn-id: https://develop.svn.wordpress.org/trunk@13202 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -949,7 +949,7 @@ function get_attachment_template() {
|
||||
*
|
||||
* Checks for comment popup template in current template, if it exists or in the
|
||||
* parent template. If it doesn't exist, then it retrieves the comment-popup.php
|
||||
* file from the default theme. The default theme must then exist for it to
|
||||
* file from the WP_FALLBACK_THEME theme. The WP_FALLBACK_THEME theme must then exist for it to
|
||||
* work.
|
||||
*
|
||||
* @since 1.5.0
|
||||
|
||||
Reference in New Issue
Block a user