Skip to content

Commit

Permalink
Update src/wp-includes/theme.php
Browse files Browse the repository at this point in the history
Co-authored-by: Mukesh Panchal <[email protected]>
  • Loading branch information
joemcgill and mukeshpanchal27 authored Nov 10, 2023
1 parent 825c546 commit d62a213
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/wp-includes/theme.php
Original file line number Diff line number Diff line change
Expand Up @@ -190,8 +190,6 @@ function get_stylesheet() {
* @since 6.4.0 Memoizes filter execution so that it only runs once for the current theme.
* @since 6.4.2 Memoization removed.
*
* @global string $wp_stylesheet_path Current theme stylesheet directory path.
*
* @return string Path to active theme's stylesheet directory.
*/
function get_stylesheet_directory() {
Expand Down

0 comments on commit d62a213

Please sign in to comment.