Change plugin name
-
Hello there,
I’m using this plugin for a customer that doesn’t know much about WordPress, but automator is easy enough for pretty much anyone. I wonder if I can change the name of the integrations, from Groundhog to CRM, or Fromidable to Forms, etc.
I see that within the integration files there’s:
$uncanny_automator->register->integration( self::$integration, array( 'name' => 'Formidable', 'icon_svg' => Utilities::get_integration_icon( 'formidable-forms-icon.svg' ), ) );
But I wonder, is there any risk in changing that name?
Can I achieve that through a code snippet instead of modifying the file directly?Regards
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Change plugin name’ is closed to new replies.