Custom Code Keeper for Gravity Forms

plugin banner

Provides a reliable and consistent way to store and load custom form-related code on your…

Author:Orbital Forge (profile at wordpress.org)
WordPress version required:5.6
WordPress version tested:6.7.1
Plugin version:3.1
Added to WordPress repository:18-02-2022
Last updated:23-01-2025
Rating, %:0
Rated by:0
Plugin URI:https://wordpress.org/plugins/custom-code-kee...
Total downloads:2 724
Active installs:20+
plugin download
Click to start download

How does it work?

PHP Code Keeper for Gravity Forms…

  • creates a directory at wp-content/uploads/gravity_hopper/code/.
  • adds a file gf-global-code.php (for housing globally run code).
  • optionally creates/duplicates/deletes a gf-00xx.php file for every form created/duplicated/deleted. (for housing form-specific code)
  • will load all files in the code directory associated with an existing form or having prefix that has been explicitly allowed.
  • allows exporting any number of code files to compressed .zip.
  • introduces pages in the Gravity Forms interface whereby you can manage custom PHP code.

Code Keeper does not restrict when specific files are included on the site. All code from allowed files residing in the gravity_hopper/code/ directory will run for all forms. Always use appropriate hooks and/or conditional checks when targeting specific forms and fields.

Why use it?

PHP Code Keeper provides orderliness to your code customizations, gives you a better sense of the specific code running across your site, and helps ensure your customizations are not lost when other site modifications are made.

Learn more in the walk-through article What is PHP Code Keeper for Gravity Forms?

Need more for your Gravity Forms development?

Saving you time and effort with every form you build, Orbital Forge offers an elite array of builder tools that integrates seamlessly with Gravity Forms.


FAQ
ChangeLog