mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-07 11:15:44 +03:00
Unify the plugin and theme namespaces
This commit is contained in:
parent
266ba447b4
commit
a2fba5250e
9 changed files with 9 additions and 9 deletions
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
namespace WordPressdotorg\Five_for_the_Future\Theme;
|
||||
namespace WordPressDotOrg\FiveForTheFuture\Theme;
|
||||
|
||||
global $wporg_global_header_options;
|
||||
$GLOBALS['pagetitle'] = wp_get_document_title();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue