Changeset 40338 for branches/4.7/src/wp-includes/theme.php
- Timestamp:
- 03/27/2017 09:28:36 AM (7 years ago)
- Location:
- branches/4.7
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/4.7
-
branches/4.7/src/wp-includes/theme.php
r40087 r40338 1984 1984 'type' => 'custom', 1985 1985 'title' => _x( 'Home', 'Theme starter content' ), 1986 'url' => home_url( ),1986 'url' => home_url( '/' ), 1987 1987 ), 1988 1988 'page_home' => array( // Deprecated in favor of home_link.
Note: See TracChangeset
for help on using the changeset viewer.