Standard Configure
Configuration
Standard Configure
After installation, you can modify directly config files from wpsf-framework/config
folder. 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.php
Last updated