JavaScript for WordPress › Forums › Gutenberg Development › Gutenberg on CPTs and ACF compatibility › Reply To: Gutenberg on CPTs and ACF compatibility
		November 9, 2018 at 2:20 am
		
		#65221
		
		
		
	
Participant
		
		
	For anyone who is using gutenberg_can_edit_post_type filter, the equivalent filters in WordPress 5.0 are use_block_editor_for_post and use_block_editor_for_post_type.
