[wp-trac] [WordPress Trac] #27178: Filter Hook for "Default Template"
WordPress Trac
noreply at wordpress.org
Fri Feb 21 21:18:46 UTC 2014
#27178: Filter Hook for "Default Template"
----------------------------+---------------------------------
Reporter: johnstonphilip | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.8.1
Severity: normal | Resolution:
Keywords: | Focuses: ui, administration
----------------------------+---------------------------------
Comment (by johnstonphilip):
There was an error in my replacement code. Should actually read as:
{{{
<?php echo apply_filters( 'default_page_template_title', __('Default
Template') ); ?>
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27178#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list