[Plugin: Term Menu Order] Isn't the autoloading code overkill in this case?
-
I noticed in
term-menu-order.phpa whole block of code is added just for setting up the autoloader functionality for the plugin. In this case, isn’t it over-engineering things? I mean, all you need to load is one class.A simple
requireorincludestatement seems enough, and probably faster too. I would be interested to get your view on this. Thanks for a good plugin nevertheless!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘[Plugin: Term Menu Order] Isn't the autoloading code overkill in this case?’ is closed to new replies.