Files
SIGE-WEB-snapshot/ambiente-de-test/wp-content/plugins/fluentform/config/app.php

15 lines
316 B
PHP

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