[wp-hackers] State of the <!--nextpage-->
Alan J Castonguay
alan at verselogic.net
Fri Nov 2 18:45:51 GMT 2007
Stephane Daury wrote:
> Heya,
>
> Quick question: I was reading up on the <!--nextpage--> feature, but
> saw in the codex that the backend function is being deprecated.
> http://codex.wordpress.org/Template_Tags/link_pages
>
> Is the tag itself going the way of the dodo, or just the backend
> functions?
>
> Thanks. :)
>
> Stephane
The link_pages() template tag has been replaced by the
wp_link_pages()[1] template tag, which does the same job, and implements
the <!--nextpage--> feature.
1: http://codex.wordpress.org/Template_Tags/wp_link_pages
Alan
More information about the wp-hackers
mailing list