-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor editorial metadata module (#34)
- Migrate EditorialMetadata to static module (excluding install()) - Move page render logic into individual modules - Move some functions out of shared Module to TaxonomyUtilities - Rename EditEditorialMetadata to EditorialMetadataEndpoint - Add functional modules for managing newly-installed data - Fix PHPCS errors - Add ToDo for moving the get_supported_post_types() function
- Loading branch information
1 parent
084cb74
commit ec2a3de
Showing
16 changed files
with
470 additions
and
376 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.