[wp-trac] [WordPress Trac] #4004: New filter for page title
attribute
WordPress Trac
wp-trac at lists.automattic.com
Tue Mar 20 22:45:17 GMT 2007
#4004: New filter for page title attribute
-------------------------+--------------------------------------------------
Reporter: Dickie | Owner: anonymous
Type: enhancement | Status: new
Priority: normal | Milestone: 2.1.3
Component: Template | Version: 2.1.3
Severity: normal | Keywords: filter wp_list_pages
-------------------------+--------------------------------------------------
While developing a new theme I realised that the default title attribute
for wp_list_pages was to just to reuse the title of the page with no
option to change it. Not exactly useful...
I therefore propose a new filter on the title attribute to allow a
theme/plugin developer the option of changing the text to whatever they
like.
The new filter takes the title attribute and the $page variable as well,
so that any post/page related information can also be used... for example
the post meta.
--
Ticket URL: <http://trac.wordpress.org/ticket/4004>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list