Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #50976, comment 20


Ignore:
Timestamp:
08/28/2020 02:05:53 PM (5 years ago)
Author:
leec87
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #50976, comment 20

    initial v1  
    1 Hi, this issue needs to be reversed because I haven't changed any of the query vars, but I'm using the page number as a PIN to display different data on the page, however when I have a URL such as /page/1234/ (or any number), this is being redirected to /page/ and the website is therefore broken because it's not showing the relevant info (based on the pin entered)
     1Hi, this issue needs to be reversed because I haven't changed any of the query vars @audrasjb, but I'm using the page number as a PIN to display different data on the page, however when I have a URL such as /page/1234/ (or any number), this is being redirected to /page/ and the website is therefore broken because it's not showing the relevant info (based on the pin entered)
    22
    33This was working perfectly fine before, please reverse this. How else can I fix this bug? Why is this removing the page number from the URL?