
/*
 * Hard-coded / fixed constants. These values cannot be modified.
 */
WPSSOCMCF_FILEPATH
WPSSOCMCF_PLUGINBASE
WPSSOCMCF_PLUGINDIR
WPSSOCMCF_PLUGINSLUG
WPSSOCMCF_URLPATH
WPSSOCMCF_VERSION


/*
 * Define in your wp-config.php file to change the default value.
 */
WPSSOCMCF_ADMIN_FEED_XML_STATS   = false	// Pre-generate and show feed XML stats in the CMCF admin settings page.
WPSSOCMCF_CACHE_REFRESH_MAX_TIME = 1800		// 10 mins by default.

