简体   繁体   中英

wordpress theme development, custom pagination

I want to rename the URL of WordPress pages page number. Currently it is : http://yourdomain.com/page/3

I want it to be : http://yourdomain.com/newtext/3

Please help.

在此处输入图片说明

转到您的管理仪表板,转到settings > permalink ,选择自定义结构,然后在文本字段中: /%postname%/%post_id%/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM