Applied to the filesystem path used to load and store the MaxMind GeoIP file. Useful to have a shared file in a network environment.
self::$maxmind_path = apply_filters( 'slimstat_maxmind_path', wp_upload_dir() );
Modified on: Thu, 30 Jul, 2015 at 12:22 PM
Applied to the filesystem path used to load and store the MaxMind GeoIP file. Useful to have a shared file in a network environment.
self::$maxmind_path = apply_filters( 'slimstat_maxmind_path', wp_upload_dir() );
Did you find it helpful? Yes No
Send feedback