[Change break; to break 2; in locate_template().] I ran into an instance where it was grabbing the generic template over the specific template due to possible names.
Need to document what order this class runs through templates, and check it matches to WP, and then, for instance, EDD, to ensure consistency.
From #7:
Need to document what order this class runs through templates, and check it matches to WP, and then, for instance, EDD, to ensure consistency.