15 lines
317 B
PHP
15 lines
317 B
PHP
<?php
|
|
|
|
// Auto generated by wpfluent Installer.
|
|
|
|
return array (
|
|
'name' => 'FluentForm',
|
|
'slug' => 'fluentform',
|
|
'domain_path' => '/resources/languages',
|
|
'text_domain' => 'fluentform',
|
|
'hook_prefix' => '',
|
|
'rest_namespace' => 'fluentform',
|
|
'rest_version' => 'v1',
|
|
'env' => 'production',
|
|
);
|