Change config path for features
-
Is there a way to change the path for the push?
I see this:
define( ‘WPCFM_CONFIG_DIR’, apply_filters( ‘wpcfm_config_dir’, WP_CONTENT_DIR . ‘/config’ ) );And I want to change the directory to somewhere else without modifying the plugin directly. Is there some way to write my own plugin that overrides this value?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Change config path for features’ is closed to new replies.