Opened 15 years ago
Closed 15 years ago
#1628 closed defect (bug) (fixed)
redirect_canonical noops paged shortcodes
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.0 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | API - Shortcodes | Keywords: | |
| Cc: |
Description
When using a topic or forum shortcode in a page or post, WordPress's canonical redirection( rightfully) does not allow unpaginated posts or pages.
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [3490]) Turn off canonical on paged pages and singulars to allow shortcode pagination to work. Fixes #1628.