Opened 14 years ago
Closed 14 years ago
#21001 closed feature request (duplicate)
Feature request: wp_link_pages() needs support for "between" element to separate page links with a divider
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | General | Keywords: | |
| Focuses: | Cc: |
Description
Currently http://codex.wordpress.org/Styling_Page-Links lists "Page 1, 2, 3" as an example which actually seems impossible, given that there's no "between" option to pass to wp_link_pages(). Therefore, if "pagelink" is "%," the out put would have a comma at the end.
This function needs support for a divider, badly, unless I'm missing something.
Cheers.
Change History (2)
Note: See
TracTickets for help on using
tickets.
#13578