Title: PHP Code Keeper for Gravity Forms
Author: uamv
Published: <strong>फेब्रुवारी 18, 2022</strong>
Last modified: जानेवारी 23, 2025

---

प्लगइन शोधा

![](https://ps.w.org/custom-code-keeper/assets/banner-772x250.png?rev=2681608)

![](https://ps.w.org/custom-code-keeper/assets/icon-256x256.png?rev=3227705)

# PHP Code Keeper for Gravity Forms

 [uamv](https://profiles.wordpress.org/uamv/) कडून

[डाउनलोड करा](https://downloads.wordpress.org/plugin/custom-code-keeper.3.1.zip)

 * [तपशील](https://mr.wordpress.org/plugins/custom-code-keeper/#description)
 * [पुनरावलोकने](https://mr.wordpress.org/plugins/custom-code-keeper/#reviews)
 * [डेव्हलोपमेंट](https://mr.wordpress.org/plugins/custom-code-keeper/#developers)

 [समर्थन](https://wordpress.org/support/plugin/custom-code-keeper/)

## वर्णन

#### 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?](https://orbitalforge.com/custom-code-keeper-for-gravity-forms/)_

#### Need more for your Gravity Forms development?

Saving you time and effort with every form you build, **[Orbital Forge](https://orbitalforge.com)**
offers an elite array of builder tools that integrates seamlessly with Gravity Forms.

## नेहमी विचारले जाणारे प्रश्न

### Does PHP Code Keeper load custom code per form?

No. This plugin is intended for code wrangling only and does not restrict when code
is run. 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.

### Can I edit the custom code from within my WordPress dashboard?

Yes! Create, edit, and delete files via **Forms  Code** and **Form  Settings  Code
Keep**

You can also add a link to open the files directly in your preferred code editor
using the filter `gravityhopper-cck/opoen_file_uri`.

    ```
    `
    ```

add_filter( ‘gravityhopper-cck/open_file_uri’, function( $uri, $filename ) {
 return
array( ‘app’ => ‘VS Code’, ‘protocol’ => ‘vscode:/’, ‘path’ => $filename ); }, 10,
2 ); `

### How are files loaded?

Allowed files within the directory `gravity_hopper/code/` of your uploads directory
will be loaded.

The file `gf-global-code.php` will always be loaded and will be loaded before other
files.

Any files matching prefix patterns allowed via the filter `gravityhopper-cck/allowed_file_prefixes`
will be loaded in the order they appear in that filtered array.

Finally, any form-specific files named using the convention `gform-00xx.php` will
be loaded next, provided a form matching the ID exists on the site.

## समीक्षा

ह्या प्लगइनसाठी कोणतेही समीक्षण नाही.

## योगदानकर्ते आणि विकसक

“PHP Code Keeper for Gravity Forms” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या
निर्मितीत योगदान केले आहे.

योगदानकर्ते

 *   [ uamv ](https://profiles.wordpress.org/uamv/)

[भाषांतर करा “PHP Code Keeper for Gravity Forms” तुमच्या भाषेत.](https://translate.wordpress.org/projects/wp-plugins/custom-code-keeper)

### विकासातील आग्रह?

[कोड ब्राउझ करा](https://plugins.trac.wordpress.org/browser/custom-code-keeper/),
[SVN संग्रहालय](https://plugins.svn.wordpress.org/custom-code-keeper/) तपासा, किंवा
[विकास लॉग](https://plugins.trac.wordpress.org/log/custom-code-keeper/) च्या [RSS](https://plugins.trac.wordpress.org/log/custom-code-keeper/?limit=100&mode=stop_on_copy&format=rss)
द्वारे सदस्यता घ्या.

## बदलांची यादी

#### 3.1 // 2025.01-Jan.23

📦 NEW: Adds `gravityhopper-cck/open_file_uri` filter
 📖 DOC: Rebrands authorship
to Orbital Forge

#### 3.0.1 // 2024.11-Nov.01

✨ IMPROVE: Remove unnecessary logging
 ✨ IMPROVE: Adjust height of editor to ensure
visibility of last line

#### 3.0 // 2024.06-Jun.19

📦 NEW: Allows file editing and management via UI
 📦 NEW: Adds integration with
Gravity Hopper: Keyboard Shortcut module

#### 2.3.1 // 2022.11-Nov.10

✨ IMPROVE: Performance in checking files to load
 📖 DOC: Tested up to 6.1

#### 2.3 // 2022.03-Mar.08

🐛 FIX: Load on `init` rather than `gform_loaded` to prevent form breakage
 ✨ IMPROVE:
Consolidates multiple calls to GFAPI::get_forms() ✨ IMPROVE: Adds more details 
to system report 📖 DOC: Simplifies readme file

#### 2.2.2 // 2022.02-Feb.18

🚀 RELEASE: renaming the plugin

#### 2.2.1 // 2022.02-Feb.15

📖 DOC: formats readme file

#### 2.2 // 2022.02-Feb.15

🚀 RELEASE: Initial public launch

## मेटा

 *  आवृत्ती **3.1**
 *  शेवटचा अद्यतन **1 वर्ष पूर्वी**
 *  सक्रिय स्थापना **20+**
 *  वर्डप्रेस आवृत्ती ** 5.6 किंवा मोठा **
 *  परीक्षित केले आहे **6.7.5**
 *  PHP आवृत्ती ** 7.4 किंवा मोठा **
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/custom-code-keeper/)
 * टॅग्ज:
 * [code](https://mr.wordpress.org/plugins/tags/code/)[developer](https://mr.wordpress.org/plugins/tags/developer/)
   [gravity](https://mr.wordpress.org/plugins/tags/gravity/)[php](https://mr.wordpress.org/plugins/tags/php/)
 *  [प्रगत दृश्य](https://mr.wordpress.org/plugins/custom-code-keeper/advanced/)

## मूल्यांकन

अजून कोणतीही पुनरावलोकने सबमिट केलेली नाहीत.

[Your review](https://wordpress.org/support/plugin/custom-code-keeper/reviews/#new-post)

[सर्व पुनरावलोकने पहा](https://wordpress.org/support/plugin/custom-code-keeper/reviews/)

## योगदानकर्ते

 *   [ uamv ](https://profiles.wordpress.org/uamv/)

## समर्थन

काहीतरी सांगायचं आहे का? मदतीची आवश्यकता आहे का?

 [समर्थन फोरम पहा](https://wordpress.org/support/plugin/custom-code-keeper/)

## देणगी

आपण हे प्लगइन पुरविण्यात समर्थन करू इच्छिता का?

 [ ह्या प्लगइनला देणगी द्या ](https://typewheel.xyz/give/?via=GH-CCK)