Plugin to support navigation by pages - similar to built in function the_posts_navigation() for posts.
Pages in navigation are filtered by provided menu (Primary menu by default) and sorted in the same order as in menu.
By default, main menu is used, but different menu could be used by calling function for displaying with different menu as parameter.
Disclaimer!
This plugin works only with classic themes. With FSE themes it will not work, since it depends on classic menus.
安装:
Standard installation procedure - from repository or downloaded zip file. Plugin does not have settings or admin part.
It does not store any information in database nor in file system.
Use hooks in code for customizing.
升级注意事项:
1.0.0
No upgrade notices.
更新日志:
1.1.0
Fixed error when first parameter in *pages_navigation functions is not given