Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/add modular plugin scaffold #13

Open
wants to merge 24 commits into
base: trunk
Choose a base branch
from

Conversation

dsawardekar
Copy link

Requirements

Modular Plugin architecture for 10up wp-scaffold

Description of the Change

This PR add an mu-plugin for a modular object-oriented Plugin architecture including,

  • Post Type Builder
  • Taxonomy Builder
  • Assets Manager
  • Site-wide Settings
  • PHPUnit Test Suite

Alternate Designs

NA

Verification Process

Run vendor/bin/phpunit to verify that the test suite passes.

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests passed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants