Problems with getPagesQuery
-
I have a problem passing the getPagesQuery argument when using the shortcodes. I found out that the problem had to do with case sensitivity (wordpress always passing attributes in lowercase) in the shortcodes.php file, so by changing from $getPagesQuery to $getpagesquery allover that file, I got it to work again.
Would be great if there would be an official fix with this if it can be reproduced.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Problems with getPagesQuery’ is closed to new replies.