Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author A5hleyRich

    (@a5hleyrich)

    Hi Jeroen,

    The orderby attribute is used if you want to specify what to order by, for example by download count or title. You need to use the order attribute.

    By default this will order by title:

    [ddownload_list order="DESC"]

    If you would like to order by something else such as count you would use:

    [ddownload_list orderby="count" order="DESC"]

    Regards,

    Ashley

    Plugin Author A5hleyRich

    (@a5hleyrich)

    I just noticed that the documentation was wrong and has been changed. Thanks for pointing that out!

    Ashley

    Thread Starter Jeroen

    (@jeroenonstenk)

    Yeah, i discovered in another thread that you mentioned you changed it.
    But it was still unclear to me 😉

    Plugin Author A5hleyRich

    (@a5hleyrich)

    Haha. I literally changed it after I posted the above message so it was wrong when you read it.

    Thread Starter Jeroen

    (@jeroenonstenk)

    Thanks btw. It works like a charm now!

    Plugin Author A5hleyRich

    (@a5hleyrich)

    Glad to help. If you have a quick minute, a plugin review would be greatly appreciated.

    Ashley

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Documentation is unclear’ is closed to new replies.