Using paginate_links() function
-
Hi,
I’m using the
paginate_links()function (source) and have a question about the args.I have only added the
totalarg and it seems to work fine with different permalink settings. Does this mean I can omit thebaseandformatarg, so use the default settings instead? Because both are added in most examples I find online, so I have doubt about this.Guido
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Using paginate_links() function’ is closed to new replies.