acf/settings/enable_post_types

Last updated Apr 4, 2023

Description

Used to disable the custom post type and taxonomies feature.

Changelog

  • Added in version 6.1.

Example

This example demonstrates how to disable custom post type and taxonomies registration feature, if you are registering with code or another plugin.

functions.php

<?php
add_filter( 'acf/settings/enable_post_types', '__return_false' );
Supercharge Your Website With Premium Features Using ACF PRO

Speed up your workflow and unlock features to better develop websites using ACF Blocks and Options Pages, with the Flexible Content, Repeater, Clone, Gallery Fields & More.

Explore Features View Pricing

PRO Features
ACF Blocks
Options Pages
PRO Fields
Repeater
Flexible Content
Gallery
Clone