For the complete documentation index, see llms.txt. This page is also available as Markdown.

Actions

The full list of action and filter hooks

Customize your ACPT experience by hooking into these actions and filters.

Both lists below are sorted alphabetically so a specific hook is easy to find.

Action hooks

Hook
Description

Fires after a custom post type's settings are saved

Fires after a dynamic block's settings are saved

Fires whenever ACPT catches an internal exception

Fires after a form's settings are saved

Fires after the fields of a form are saved

Fires once, after ACPT is fully initialized

Fires after a field group's settings are saved

Fires after an option page's settings are saved

Fires when a front-end form submission is processed

Fires after a single meta field value is saved

Fires after ACPT sends a form notification email

Fires after a taxonomy's settings are saved

Template action that outputs a breadcrumb trail

Template action that outputs previous / next post navigation links

Template action that outputs taxonomy navigation links

Filter hooks

Hook
Description

Filters the list of ability classes registered with WordPress's core Abilities API

Override the post ID ACPT resolves inside an Elementor Pro context where the global $post is unavailable

Filters the display value FacetWP shows for a text-type ACPT field

Force any ACPT integration on or off, overriding the automatic activation check

Filters the list of custom post types before they are returned

Filters the list of WooCommerce product data entries before they are returned

Last updated