Skip to main content

GFAutoUpgrade

Source: includes/addon/class-gf-auto-upgrade.php:7

Details

  • Kind: class
  • Namespace: (global)

Methods

MethodDescription
rg_plugin_row()Displays messages for the Gravity Forms listing on the Plugins page.
ajax_display_changelog()Get changelog with admin-ajax.php in GFForms::maybe_display_update_notification().

Method Reference

rg_plugin_row()

public function rg_plugin_row()

Displays messages for the Gravity Forms listing on the Plugins page.

Displays if Gravity Forms isn't supported.

Since:

  • Unknown
  • 2.4.15 (Update to improve multisite updates.)

Source: includes/addon/class-gf-auto-upgrade.php:66

ajax_display_changelog()

public function ajax_display_changelog()

Get changelog with admin-ajax.php in GFForms::maybe_display_update_notification().

Since: 2.4.15

Source: includes/addon/class-gf-auto-upgrade.php:200