Advanced Post Creation Filters

Articles

Advanced Post Creation Feed Meta

The Feed Meta Object for the Advanced Post Creation Add-On is an associative array with properties determining how the add-on should process the form submission.

gform_advancedpostcreation_args_pre_get_custom_post_types

Enables the arguments used to get the custom post types to be overridden.

gform_advancedpostcreation_editable_fields

The gform_advancedpostcreation_editable_fields filter modifies the list of editable field IDs used by the Gravity Forms Advanced Post Creation Add-On when updating an existing post.

gform_advancedpostcreation_editable_fields_excluded_types

The gform_advancedpostcreation_editable_fields_excluded_types can be used to exclude specific field types from the editable fields list in Advanced Post Creation feeds.

gform_advancedpostcreation_editable_fields_excluded_types

The gform_advancedpostcreation_editable_fields_excluded_types filter allows add-ons and developers to modify the list of field types excluded from being editable in the Gravity Forms Advanced Post Creation Add-On.

gform_advancedpostcreation_excerpt

Controls whether the post excerpt field is available in the feed settings.

gform_advancedpostcreation_file_fields_choices

Allows the available choices for the media settings to be overridden on the feed configuration page.

gform_advancedpostcreation_file_url_pre_set_post_thumbnail

The gform_advancedpostcreation_file_url_pre_set_post_thumbnail filter can be used to override the URL of the file to be added to the media library and set as the post thumbnail.

gform_advancedpostcreation_post

Modifies the Post object before it is created.

gform_advancedpostcreation_post_after_creation

Action hook which allows further actions to be performed after the post has been created.