1) Must be immediately obvious (without need for documentation) which files does what and what responsibilities it has.
2) Naming convention must be consistent, predictable and conform to established either WordPress or standard "web" conventions.
3) Similar files should be merged into a single file - reduce noise and categorise.
Reorganise and standardise the
inc
directory.Objectives
1) Must be immediately obvious (without need for documentation) which files does what and what responsibilities it has. 2) Naming convention must be consistent, predictable and conform to established either WordPress or standard "web" conventions. 3) Similar files should be merged into a single file - reduce noise and categorise.
https://github.com/getdave/Tanlinell/tree/develop/inc
Also take note of the nice organisation over at
https://github.com/roots/roots/tree/master/lib