pressjitsu / pomodoro

A simple WordPress translation cache
GNU General Public License v3.0
68 stars 17 forks source link

#14 POMODORO_CACHE_DIR added #15

Closed leurdo closed 4 years ago

leurdo commented 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.