I want to add rel attributes to generated next and previous link for browser accessibility and autopagerize (http://userscripts.org/scripts/show/8551).
Previous and next link is auto-generated, so that user cannot add these attributes.
I want to add rel attributes to generated next and previous link for browser accessibility and autopagerize (http://userscripts.org/scripts/show/8551).
Previous and next link is auto-generated, so that user cannot add these attributes.
I do not think this is a bad idea, but anyone can simply type the code to click on to go back or forward a page. I also think adding a widget for being able to click and be directed to the top of the page immediately would be nice too.
EDIT: I am not sure if there is plugin already available in the system... I went and looked but I did not find anything yet and it is late for me. Good luck!
If I understand matsubo correctly, this feature was added in version 2.8. “next” and “prev” relational links are now generated automatically.
The problem is described in this ticket: http://core.trac.wordpress.org/ticket/10180
You must log in to post.