• ATOM Dubai

    (@atomuae)


    Hi,
    I have 13 groups and each group contains lost of folder and each folder contains many files. Currently the plugin is showing the folders in alphabetical order. I want them to be shown as latest edited/updated folder first. Can anyone help me achieve this?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter ATOM Dubai

    (@atomuae)

    Or simply direct me which file is fetching these folders in alphabetical order. I will try to modify the code to set it as I want it to be.

    Plugin Author David Cavins

    (@dcavins)

    Sure, check out bp_docs_get_folders() in includes/addon-folders.php/.

    I think your idea is a good one, but I’m afraid that the data to order them (by the folder containing the last updated doc) doesn’t exist.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Re-ordering folders’ is closed to new replies.