Download Gravity Forms v2.5.5 - WordPress Forms Plugin Free Nulled
v2.5.5 | 2021-06-02 Thanks To @TassieNZ
- Fixed an issue introduced in 2.5.4.4 which can result in the hooks script not getting injected correctly resulting in broken Javascript.
- Fixed appearance of Date, List and Time fields when editing an entry.
- Fixed an issue where the submit button's value is "Next" instead of "Submit" on the last page after evaluating page fields' conditional logic.
-...
Download Gravity Forms v2.5.5.1 - WordPress Forms Plugin Free Nulled
v2.5.5.1
- Fixed an issue where the dynamic field map doesn't accept empty values when saving a feed.
- Fixed an issue where the conditional logic choice based rules fail if the choice is renamed from the default.
Download Gravity Forms v2.5.5.3 - WordPress Forms Plugin Free Nulled Free
v2.5.5.3 - Big THANKS To @TassieNZ
- Updated field labels to show the same error style as field legends when they fail validation.
- Updated the System Report to include the Translations section, listing the current site and user locales and installed translations.
- Fixed issues where translations are not always offered or installed by WordPress and the WP-CLI.
- Fixed the form scheduling settings...
Download Gravity Forms v2.5.5.4 - WordPress Forms Plugin Free Nulled
v2.5.5.4
- Fixed an issue where dynamically populated choices for choice-based fields cannot be used in conditional logic.
- Fixed an issue where the merge tag drop down is not displayed next to the value field of the generic map feed settings field.
- Updated the edit entry detail update submit button to have the primary button styles for better visual prompting.
- Fixed an issue with the gf_list_inline ready class...
AdminisTrator submitted a new resource:
Gravity Forms - WordPress Froms Plugin - Download Free Gravity Forms - WordPress Froms Plugin Nulled
Read more about this resource...
Are you talking about 2.5.6 I uploaded? As I had no issuesAfter updating from the last release, WP now throws an error after any plugin is installed or updated:
[25-Jun-2021 06:08:13 UTC] PHP Fatal error: Uncaught Error: Cannot use object of type WP_Error as array in /home/wp-content/plugins/gravityforms/gravityforms.php:1354
Stack trace:
#0 /home/wp-includes/class-wp-hook.php(292): GFForms::install_addon_translations(Object(Plugin_Upgrader), Array)
#1 /home/wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters(NULL, Array)
#2 /home/wp-includes/plugin.php(484): WP_Hook->do_action(Array)
#3 /home/wp-admin/includes/class-wp-upgrader.php(857): do_action('upgrader_proces...', Object(Plugin_Upgrader), Array)
#4 /home/wp-admin/includes/class-plugin-upgrader.php(137): WP_Upgrader->run(Array)
#5 /home/wp-admin/update.php(171): Plugin_Upgrader->install('/home/...', Array)
#6 {main}
thrown in /home/wp-content/plugins/gravityforms/gravityforms.php on line 1354
Are you talking about 2.5.6 I uploaded? As I had no issues
2.5.5.4. There is no issue with installation or Gravity Forms itself. It looks like it's the hook Gravity Forms fires when plugins other than itself are installed or updated.
This error is thrown with the installation or update of every plugin other than Gravity Forms.
UPDATE: I figured it out. I use WP_HTTP_BLOCK_EXTERNAL and specifically whitelist URLs required. Seems the new releases don't like that I block the Gravity Forms API calls. My bad.