Front end reordering does not work since 2.12.1
-
After upgrading to 2.12.1 this plugin stopped working – it’s not sorting posts front end anymore. I turned on logging and found this: “RPWC2 SORT VALIDATION ABORTED, for orderby: menu_order”.
I have checked the “Override ‘orderby’ query attribute” checkbox.
The “RPWC2 SORT VALIDATION ABORTED, for orderby” error seems to be logged if the rpwc2_allow_custom_sort_orderby_override filterhook returns false. However, I have not implemented this hook. Is it possible that the absence of this hook means that is_ranked is set to false? (Line 260 in class-reorder-post-within-categories-public.php)
It used to work fine in previous versions so something seems to have changed…
- The topic ‘Front end reordering does not work since 2.12.1’ is closed to new replies.