diff --git a/trunk/change-lead-creator.php b/trunk/gravity-forms-lead-creator.php similarity index 100% rename from trunk/change-lead-creator.php rename to trunk/gravity-forms-lead-creator.php diff --git a/trunk/readme.txt b/trunk/readme.txt index 41c8d09..d8d6b95 100644 --- a/trunk/readme.txt +++ b/trunk/readme.txt @@ -1,7 +1,7 @@ === Gravity Forms Directory === Tags: gravity forms, gravity form, forms, gravity, form, crm, directory, business, business directory, list, listings, sort, submissions, table, tables, member, contact, contacts, directorypress, business directory, directory plugin, wordpress directory, classifieds, captcha, cforms, contact, contact form, contact form 7, contact forms, CRM, email, enhanced wp contact form, feedback, form, forms, gravity, gravity form, gravity forms, secure form, simplemodal contact form, wp contact form, widget Requires at least: 3.3 -Tested up to: 3.8 +Tested up to: 3.8.1 Stable tag: 3.5.4.1 Contributors: katzwebdesign, katzwebservices License: GPLv2 or later @@ -216,8 +216,9 @@ To fix this issue, add this to your theme's `functions.php` file: == Changelog == -= 3.5.4.1 (March 8, 2014) = += 3.5.4.1 (March 10, 2014) = * Small fix on showing the edit entry link for own user entries +* Renamed filename from `change-lead-creator.php` to `gravity-forms-lead-creator.php` as WordPress activates the first file with plugin info encountered in the directory (ordered by name) - this way, the main file `gravity-forms-addons.php` will appear first. = 3.5.4 (January 23, 2014) = * Separated Change Entry Creator functionality into a separate, packaged plugin. This will allow you to enable or disable the functionality as you would a plugin. @@ -464,8 +465,9 @@ Note: This update has only been tested with WordPress 3.2 and Gravity Forms 1.5. == Upgrade Notice == -= 3.5.4.1 (March 8, 2014) = += 3.5.4.1 (March 10, 2014) = * Small fix on showing the edit entry link for own user entries +* Renamed filename from `change-lead-creator.php` to `gravity-forms-lead-creator.php` as WordPress activates the first file with plugin info encountered in the directory (ordered by name) - this way, the main file `gravity-forms-addons.php` will appear first. = 3.5.4 (January 23, 2014) = * Separated Change Entry Creator functionality into a separate, packaged plugin. This will allow you to enable or disable the functionality as you would a plugin.