Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Add support for previewing taxonomy term assignments #58

Open
westonruter opened this issue Mar 10, 2016 · 4 comments
Open

Add support for previewing taxonomy term assignments #58

westonruter opened this issue Mar 10, 2016 · 4 comments
Assignees

Comments

@westonruter
Copy link
Contributor

A post should be able to be assigned to a category, post tag, post formats, or any other taxonomy and see a preview of what would happen.

@westonruter westonruter changed the title Add support for previewing taxonomy term assignments Add support for previewing taxonomy term assignments (categories, tags, post formats) Mar 10, 2016
@westonruter
Copy link
Contributor Author

We can use the get_object_terms filter to manipulate which terms are associated with a given post.

@westonruter
Copy link
Contributor Author

Depends on xwp/wp-customize-object-selector#14

@westonruter
Copy link
Contributor Author

While we wait for term_status (see #38227), we may have to settle for creating public terms prior to publishing the changeset, if we want the terms to appear in the preview.

@westonruter
Copy link
Contributor Author

I'm taking a look at this.

@westonruter westonruter changed the title Add support for previewing taxonomy term assignments (categories, tags, post formats) Add support for previewing taxonomy term assignments Sep 4, 2017
@westonruter westonruter added this to the 0.9.0 milestone Sep 4, 2017
@westonruter westonruter modified the milestones: 0.9.0, Next Major Release Oct 25, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants