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

#399 custom tax in menus #640

Merged
merged 1 commit into from
Apr 6, 2015
Merged

#399 custom tax in menus #640

merged 1 commit into from
Apr 6, 2015

Conversation

wjhdev
Copy link

@wjhdev wjhdev commented Apr 6, 2015

I did some testing and I couldn't get a largo setup that replicated #399. However, I found another bug that I believe may be the source.

If series are disabled and a user is created, the first time they visit the menu page they will get an option set to hide add-series and add-post-type on the menu page (because these taxonomies are still registered as 'ghost' taxonomies). If the series are then enabled, they'll be hidden.

The simple fix: If the series/post types are not enabled, be explicit and not allow them as a menu item.

See my comment on:
http://stackoverflow.com/a/8363082/620680

We should still keep an eye on this.

If the series/post types are not enabled, don’t show them as a menu
item.

See my comment on:
http://stackoverflow.com/a/8363082/620680
rnagle added a commit that referenced this pull request Apr 6, 2015
@rnagle rnagle merged commit 43b6e72 into develop Apr 6, 2015
@wjhdev wjhdev deleted the 399-custom-tax-in-menus branch April 6, 2015 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants