babble icon indicating copy to clipboard operation
babble copied to clipboard

Prevent shadow post types being listed on Menu admin screen

Open imsimond opened this issue 11 years ago • 1 comments

Menu admin screen currently lists all post types, canonical and shadow.

So if we have 4 languages active in a basic WP site, there will be 4x lists of 'Posts', 4x lists of 'Tags', 4x lists of Categories.

Possibly related to #92 ?

imsimond avatar Sep 10 '13 09:09 imsimond

I guess we also should set our own property on those. So you can use that to filter it out when using get_post_types() for example

markoheijnen avatar Sep 10 '13 10:09 markoheijnen