-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Full Site Editing]: Expand the templates that can be added - custom …
…taxonomies, specific term, specific category and tag (#41875) * [Full Site Editing]: Expand the templates that can be added - custom taxonomies, specific term, specific category and tag * refactor: remove extraneous exports * refactor: SuggestionList * refactor: SuggestionListItem * refactor: NewTemplate (first pass) Isolate all template-computing logic in a macro hook (useMarkPersistent) * config: add getOrderBy * refactor: aliasTemplateSlug -> templateSlug Also rename and move some other variables for clarity. * minor comment tweaks * Update packages/edit-site/src/components/add-new-template/new-template.js Co-authored-by: Miguel Fonseca <[email protected]> Co-authored-by: Miguel Fonseca <[email protected]>
- Loading branch information
1 parent
3198c90
commit 9df5714
Showing
3 changed files
with
468 additions
and
196 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
Oops, something went wrong.