oops-wp
oops-wp copied to clipboard
Consider setting show_in_rest to true as default post type argument.
The WordPress plugin editor must be enabled on custom post types by setting show_in_rest to true when registering the post type. We should considering setting this as a default value, as WordPress currently sets it to false.