[wp-trac] [WordPress Trac] #4209: Add rel="prev" to
previous_post_link() and rel="next" to next_post_link()
WordPress Trac
wp-trac at lists.automattic.com
Mon Apr 30 02:05:19 GMT 2007
#4209: Add rel="prev" to previous_post_link() and rel="next" to next_post_link()
----------------------------+-----------------------------------------------
Reporter: FekketCantenel | Owner: anonymous
Type: enhancement | Status: new
Priority: normal | Milestone: 2.4
Component: Administration | Version:
Severity: normal | Keywords:
----------------------------+-----------------------------------------------
Hi,
I'm wondering if you could code link-template.php to include a
''rel="next"'' in the next_post_link()-generated link, and do the same
with its previous counterpart.
This could even possibly be an option in the function's arguments. See
also, [http://www.w3.org/TR/html401/struct/links.html#h-12.1.2 this page].
My main use for this would be Opera's 'Flip Forward' and 'Flip Back' mouse
gestures, which can use rel="" to detect where to go.
--
Ticket URL: <http://trac.wordpress.org/ticket/4209>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list