only show status on supported post types#2692
only show status on supported post types#2692paulschreiber wants to merge 1 commit intoampproject:masterfrom
Conversation
|
Originally this was intentional in order to provide discovery for enabling the post types. But this was perhaps too “in your face”. |
|
Yes, that is what I meant was intentional. |
|
I can see how this is confusing though. Is this shown only to admins or also other authors? |
|
Yeah, if we show it then it should be limited to admins. |
|
Just checked, even contributors currently see that message. @paulschreiber Would showing the message just for admins (users with |
|
@swissspidy Showing the message only for admins is an improvement. |
|
In addition to only showing for admins, I think it also should just be an info notice, not a warning. Or ideally, really not show anything. I opened #2724 to discuss this more broadly. |
|
This will need to be re-factored to implement in the block editor. The PR also needs to target |

Fixes the post metabox so AMP Status is not show on unsupported post types.