Forums

[Plugin: Blogroll Links] sort-order not honored (2 posts)

  1. ac4lt
    Member
    Posted 1 year ago #

    This plugin is exactly what I need but I'm having one issue. The readme documents a sort-order parameter to adjust the order. I've set this to "desc" to get the results in descending sort order, but it doesn't seem to do anything.

    Upon inspecting the code, it appears that although the parameter is read from the post, it is never used when making the SQL query to return the results.

    Any chance of an update to fix this?

  2. ac4lt
    Member
    Posted 1 year ago #

    Looks like adding:
    . " " . $sort_order
    at the end of the query construction on line 106 does the trick.

Topic Closed

This topic has been closed to new replies.

About this Topic