Docs: Consistently include an empty line between @since tag and @see, @link, or @global, per the documentation standards.
See #49572. Built from https://develop.svn.wordpress.org/trunk@48067 git-svn-id: http://core.svn.wordpress.org/trunk@47834 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -401,6 +401,7 @@ function wp_templating_constants() {
|
||||
* It will be used as the fallback if the current theme doesn't exist.
|
||||
*
|
||||
* @since 3.0.0
|
||||
*
|
||||
* @see WP_Theme::get_core_default_theme()
|
||||
*/
|
||||
if ( ! defined( 'WP_DEFAULT_THEME' ) ) {
|
||||
|
||||
Reference in New Issue
Block a user