Closed blaenk closed 14 years ago
Make sure there is no duplicate code between the class files, perhaps create a base 'Plugin' class from which to derive (complete with the register_actions method etc.).
register_actions
This has been completed.
Make sure there is no duplicate code between the class files, perhaps create a base 'Plugin' class from which to derive (complete with the
register_actions
method etc.).