3.17 “order=DESC” in widget strange behaviour
-
Hi David, I have a problem in 3.17 version of your wonderful plugin.
I have a widget (a wordpress standard “Custom HTML” one) in my homepage that show the latest uploaded pictures. The jquery gallery plugin that show the images with the help of MLA is called “Fotorama”.
Its sintax is the following:[mla_gallery post_parent=all link=post orderby=date order=DESC numberposts=20 mla_alt_shortcode=gallery height="240" allowfullscreen="true"]
With 3.16 version it shows correctly the latest 20 images starting from the last one.
With 3.17 version it shows the FIRST 20 images, like the “order=DESC” was changed to “order=ASC”. With 3.17, manually changing to “order=ASC” shows the same behaviour too.In 3.17 changelog it is stated that “Fix: A problem with formatting the order= portion of the SQL orderby clause from shortcode parameters has been corrected.”. Is this fix that could cause my strage behaviour?
In the meantime I rollbacked MLA to 3.16 version.Thanks a lot
Fede
- You must be logged in to reply to this topic.