Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

orderby GET Parameter

$
0
0

Replies: 0

Hello,

the GET parameter “orderby” seems to cause issues on my WordPress page since I get a 404 error when this specific parameter is used.

If I change the parameter in the URL to something else like “orderby2” the correct page is loading and the 404 error doesn’t occur anymore (of course sorting is not working anymore then).

After some research on the web I found the following page which states that you shouldn’t use some specific terms as GET parameter (including “orderby”):
https://codex.wordpress.org/Reserved_Terms

Is there a possibility to rename this parameter without touching the plugin code? Do you plan to rename that parameter to be compliant with the WordPress Codex?

Thanks in advance.


Viewing all articles
Browse latest Browse all 59525

Trending Articles