HELLO v3!!!
This commit is contained in:
19
spec/fixtures/dynamic_finders/plugin_version/fluentform/glue_file/glue.json
vendored
Normal file
19
spec/fixtures/dynamic_finders/plugin_version/fluentform/glue_file/glue.json
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"plugin_name": "FluentForm",
|
||||
"plugin_slug": "fluentform",
|
||||
"plugin_text_domain": "fluentform",
|
||||
"plugin_version": "1.3.4",
|
||||
"plugin_description": "The most advanced drag and drop form builder plugin for WordPress",
|
||||
"plugin_uri": "https://wpfluentform.com",
|
||||
"plugin_license": "GPLv2 or later",
|
||||
"author_name": "WPFluentForm Team",
|
||||
"author_email": "support@wpfluentform.com",
|
||||
"author_uri": "https://wpfluentform.com",
|
||||
"autoload": {
|
||||
"namespace": "FluentForm",
|
||||
"mapping": {
|
||||
"App": "app",
|
||||
"Framework": "framework"
|
||||
}
|
||||
}
|
||||
}
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user