• The widget doens’t seem to have settings for things like Order and Order By.

    The wp_list_categories() function also doesn’t have hooks to manage the args.

    It would be neat to have this kind of setting either added to the widget, or run the $args through a filter hook so that it may be modified prior being passed to wp_list_categories().

The topic ‘Args Settings or Filter Hooks?’ is closed to new replies.