Opened 14 years ago
Closed 14 years ago
#16350 closed enhancement (wontfix)
Post Pagination using a [nextpage] shortcode
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Shortcodes | Keywords: | close |
Focuses: | Cc: |
Description
Currently, you have to use the <!--nextpage--> html tag to paginate blog posts. This isn't very user friendly and should be changed to a shortcode instead.
We could just deprecate the html tag, since people know shortcodes better (e.g. from [gallery]).
Change History (2)
Note: See
TracTickets for help on using
tickets.
<!--nextpage--> has the advantage that it degrades better, i.e. it's invisible by default.
We also have <!--more-->.
There is so much content already written using these tags that I see little benefit in deprecating them and adding shortcodes.