mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-06 13:44:30 +00:00
3cd12045d3503d5383e5fab9be95ee47b048dc88
* `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
Description
No description provided
Languages
PHP
80.5%
CSS
9.4%
JavaScript
8.5%
SCSS
0.9%
HTML
0.7%