[wp-trac] Re: [WordPress Trac] #2571: Suggested improvement to
edit_post_link
WordPress Trac
wp-trac at lists.automattic.com
Mon Feb 26 22:36:22 GMT 2007
#2571: Suggested improvement to edit_post_link
-----------------------------+----------------------------------------------
Reporter: longwayround | Owner: anonymous
Type: enhancement | Status: closed
Priority: normal | Milestone:
Component: General | Version: 2.0.2
Severity: normal | Resolution: wontfix
Keywords: accessible, WAI |
-----------------------------+----------------------------------------------
Changes (by pishmishy):
* status: new => closed
* cc: james at freecharity.org.uk (added)
* resolution: => wontfix
Comment:
This doesn't need to be in the core functionality of Wordpress. It can be
done just as easily by the author of the theme if they care about
accessibility. Personally I use something like this in my themes.
{{{
<?php comments_popup_link("Comment on ".the_title('','',false), ...
}}}
--
Ticket URL: <http://trac.wordpress.org/ticket/2571#comment:1>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list