Ok, I know that there's the string $paged, but only works on paged links.
I want to know the page number on Posts with the <!--nextpage--> command.
Posts like:
www.site.com/postname/2/
www.site.com/postname/3/
How can I get that '3' number ?
Thanks :)
I don't understand your question. "3" is automatically added if you insert <!--netxpage--> two times.
Thanks for the reply moshu.
Sorry about that. What I want it's the string/cod to get the page number. Like $paged for paged pages, the $paged doesn't work on posts.