I want to change the default text of the nextpage tag. I am using Atahualpa 3.6.4. I am not sure how to do this, right now, I get this, whenever I enter nextpage:

Pages: 1 2 3

What I want is for example:

My pages: 1 2 3

Ideas anyone?

Thanks :)

link|improve this question
feedback

1 Answer

in version 3.6.7, functions/bfa-post-parts.php line 133:

function bfa_post_pagination($before = '<p class="post-pagination"><strong>Pages:', $after = '</strong></p>')
link|improve this answer
I tried to change "Pages:" to something else, but it did not change a thing. Can you try if it works for you? Thanks – grady Jun 4 '11 at 14:58
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.