Forums
(@tungnguyenitc)
8 years, 8 months ago
try: wp-admin/edit.php comment code: // if ( ! in_array( $typenow, get_post_types( array( ‘show_ui’ => true ) ) ) ) { // wp_die( __( ‘You are not allowed to edit posts in this post type.’ ) ); // }