aubreypwd / wpkickstart

A great way to kickstart a new WordPress plugin or project.
9 stars 0 forks source link

Add autorun feature #9

Closed aubreypwd closed 5 years ago

aubreypwd commented 5 years ago

Classes in features/ should have a run method. The App class should run these automatically when they are attached to the base app.

aubreypwd commented 5 years ago

Fixed by afc268a