Articles

Configuring Subscriptions in PayPal Checkout

See the new features of our official PayPal Checkout Add-On, including descriptions and screenshots showing how to utilize them.

How to Separate Product Selection and Price When Exporting Entries

By default, export columns which separate the product name and the product price are available for single product fields.

Adding Javascript Code to the Admin Side of Your Site

Adding scripts and styles for use in the wp-admin area of your site can be accomplished in a few ways.

gform_get_form_confirmation_filter

This filter allows the form confirmation text to be programmatically changed before it is rendered to the page. It was added to accomplish a very specific internal task of enqueuing the scripts and only executes for text confirmations.

Submit Button Settings

The Submit Button allows a user to trigger submission of the form, and its settings are available under the Field Settings tab.

gform_stripe_subscriptions_self_serve_markup

Allows the subscriptions list markup or the no subscriptions found markup to be modified.

gform_stripe_no_subscriptions_found_message

Allows filtering the message when no subscriptions are found in the Stripe customer portal.

gform_disable_ajax_save

The filter gform_disable_ajax_save can be used to turn off AJAX saving in the form editor.

gform_embed_post_types

The gform_embed_post_types allows users to modify the post types presented in the Embed Form flyout.

gform_localized_script_data_$name

Allows users to filter the data being localized for a given localized object $name.