-
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix(block): Fix namespace TextDomain fallback returning empty * fix(post): Fix registering posts with only a string * fix(taxonomy): Fix registering taxonomies with only a string * enhance(poet): Clean up and seperate post type and taxonomy registration methods * enhance(poet): Use `Arr::get()` for handling array getters with fallback values * chore(config): Lowercase instances of "block"
- Loading branch information
Showing
3 changed files
with
62 additions
and
27 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
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