Changes between Initial Version and Version 1 of Ticket #55751, comment 11
- Timestamp:
- 06/07/2022 08:03:09 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #55751, comment 11
initial v1 19 19 }}} 20 20 21 Even if `the_posts_navigation()` switches the order like in geisthanen's explanation, the attributes passed in the filter should stick to their anchor elements based on the name of the parameters in the accepted array for `get_the_posts_navigation()`. It may help to clarify in the documentation that ifbecause of the reverse chronological order, developers may prefer to directly use `get_next_posts_link()` and `get_previous_posts_link()` instead of `the_posts_navigation()` and `get_the_posts_navigation()`.21 Even if `the_posts_navigation()` switches the order like in geisthanen's explanation, the attributes passed in the filter should stick to their anchor elements based on the name of the parameters in the accepted array for `get_the_posts_navigation()`. It may help to clarify in the documentation that because of the reverse chronological order, developers may prefer to directly use `get_next_posts_link()` and `get_previous_posts_link()` instead of `the_posts_navigation()` and `get_the_posts_navigation()`.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)