3cd12045d3
* `get_the_comments_navigation()` and `the_comments_navigation()` for navigation to the next and previous page of comments. * `get_the_comments_pagination()` and `the_comments_pagination()` for paginated navigation between pages of comments. Uses `paginate_comments_links()`. This reduces the need for themes to define their own sets of comment navigation functions, like Twenty Fifteen and others. Completes the navigation template tag API started in #29808 for posts. Fixes #30589. git-svn-id: https://develop.svn.wordpress.org/trunk@34367 602fd350-edb4-49c9-b593-d223f7449a82 |
||
---|---|---|
src | ||
tests | ||
tools/i18n | ||
.editorconfig | ||
.gitignore | ||
.jshintrc | ||
.travis.yml | ||
Gruntfile.js | ||
package.json | ||
phpunit.xml.dist | ||
wp-cli.yml | ||
wp-config-sample.php | ||
wp-tests-config-sample.php |