The documentation is for the functionality and how to use Gravity Forms. The code itself is commented.
Customizations should be done via hooks and filters to change how Gravity Forms works. You should never edit or change the Gravity Forms plugin files themselves. Just like you customize WordPres via themes and plugins. All of the available hooks and filters are documented in the Developer Docs area of the Documentation.
Hooks/filters are the WordPress way of customizing functionality in themes, plugins and WordPress itself.
Technically we can't stop you from changing the core plugin files and editing the code directly, however we do not provide support for customized core files, meaning if you change the core Gravity Forms files we may not support it.
Posted 13 years ago on Friday September 23, 2011 |
Permalink