The plugin files contain a number of function definitions that could be better ‘sorted’. Should functions be by alphabetically (with __construct always at top for class definitions)? Or should the functions be sorted another way?
The plugin files contain a number of function definitions that could be better ‘sorted’. Should functions be by alphabetically (with __construct always at top for class definitions)? Or should the functions be sorted another way?