Docs: Replace "Current theme" with "Active theme" in various DocBlocks.
This change replaces "Current theme" with "Active theme" in various DocBlocks for better consistency with user-facing strings. Follow-up to [52580]. Props Presskopp, audrasjb, costdev. Fixes #54831. See #54770. Built from https://develop.svn.wordpress.org/trunk@52610 git-svn-id: http://core.svn.wordpress.org/trunk@52198 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -402,7 +402,7 @@ function wp_templating_constants() {
|
||||
/**
|
||||
* Slug of the default theme for this installation.
|
||||
* Used as the default theme when installing new sites.
|
||||
* It will be used as the fallback if the current theme doesn't exist.
|
||||
* It will be used as the fallback if the active theme doesn't exist.
|
||||
*
|
||||
* @since 3.0.0
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user