bhays / gravity-forms-remove-entries

Remove Gravity Form entries by form and date.
5 stars 2 forks source link

class GFRemove does not have a method "display_changelog" #4

Open Bad-and-Mad opened 1 year ago

Bad-and-Mad commented 1 year ago
PHP Fatal error:  Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, class GFRemove does not have a method "display_changelog" in /wp-includes/class-wp-hook.php:308
Stack trace:
#0 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#1 /wp-includes/plugin.php(517): WP_Hook->do_action()
#2 /wp-admin/plugin-install.php(82): do_action()
#3 {main}
  thrown in /wp-includes/class-wp-hook.php on line 308
flexcodenet commented 6 months ago

Same here.

Gsiete commented 2 months ago

I manually commented out the line 56: // add_action('install_plugins_pre_plugin-information', array('GFRemove', 'display_changelog'));