Standard Configure
Configuration
Standard Configure
After installation, you can modify directly config files from wpsf-framework/configfolder. this is method same for plugin or theme methods.
.
├── wpsf-framework
| ├── config
| | ├── framework.config.php
| | ├── metabox.config.php
| | ├── taxonomy.config.php
| | ├── shortcode.config.php
| | ├── customize.config.phpLast updated