Closed leurdo closed 4 years ago
Fixed code style. And yes, I tested this with the following setting: define( 'POMODORO_CACHE_DIR', dirname(__FILE__) . '/wp-content/uploads/pomodoro/'); and I've got nice new folder with cache where I wanted.
define( 'POMODORO_CACHE_DIR', dirname(__FILE__) . '/wp-content/uploads/pomodoro/');
Fixed code style. And yes, I tested this with the following setting:
define( 'POMODORO_CACHE_DIR', dirname(__FILE__) . '/wp-content/uploads/pomodoro/');
and I've got nice new folder with cache where I wanted.