Opened 11 months ago
Closed 11 months 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: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | admin@… |
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