Skip to content

Commit

Permalink
Updated plugin name and menu title to disambiguate from GC OpenAI.
Browse files Browse the repository at this point in the history
  • Loading branch information
barthc committed Sep 6, 2024
1 parent 50e9feb commit fbd091f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion class-gwiz-gf-openai.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ class GWiz_GF_OpenAI extends GFFeedAddOn {
protected $_full_path = __FILE__;
protected $_slug = 'gravityforms-openai';
protected $_title = 'Gravity Forms OpenAI';
protected $_short_title = 'OpenAI';
protected $_short_title = 'OpenAI (Free)';

/**
* Defines the capabilities needed for the Add-On.
Expand Down
2 changes: 1 addition & 1 deletion gravityforms-openai.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Plugin Name: Gravity Forms OpenAI
* Plugin Name: Gravity Forms OpenAI (Free)
* Description: Pair the magic of OpenAI's robust models with Gravity Forms' flexibility.
* Plugin URI: https://gravitywiz.com/gravity-forms-openai/
* Version: 1.0-beta-1.13
Expand Down

0 comments on commit fbd091f

Please sign in to comment.