Skip to content

Commit fbd091f

Browse files
authored
Updated plugin name and menu title to disambiguate from GC OpenAI.
1 parent 50e9feb commit fbd091f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

class-gwiz-gf-openai.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ class GWiz_GF_OpenAI extends GFFeedAddOn {
4848
protected $_full_path = __FILE__;
4949
protected $_slug = 'gravityforms-openai';
5050
protected $_title = 'Gravity Forms OpenAI';
51-
protected $_short_title = 'OpenAI';
51+
protected $_short_title = 'OpenAI (Free)';
5252

5353
/**
5454
* Defines the capabilities needed for the Add-On.

gravityforms-openai.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Plugin Name: Gravity Forms OpenAI
3+
* Plugin Name: Gravity Forms OpenAI (Free)
44
* Description: Pair the magic of OpenAI's robust models with Gravity Forms' flexibility.
55
* Plugin URI: https://gravitywiz.com/gravity-forms-openai/
66
* Version: 1.0-beta-1.13

0 commit comments

Comments
 (0)