Viewing 2 replies - 1 through 2 (of 2 total)
  • Any update to this? I’d like to do this as well.

    Okay I figured it out. The plugin displays posts in the widget in ascending order. If you want it reversed (descending), here’s what you do.

    Go to WP -> Dashboard -> Plugins -> Plugin Editor

    Choose the Widget to Display Posts from Current Category plugin to edit.

    Edit the .php file in there.

    On line 70 change the ‘ASC’ value to ‘DESC’

    That should do it.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘nice simple widget – thanks’ is closed to new replies.