pomodoro icon indicating copy to clipboard operation
pomodoro copied to clipboard

How to verify it is working?

Open wpsumo opened this issue 3 years ago • 4 comments

How to verify it is working. Can not see any php cache files generated. Can not see any .mocache

wpsumo avatar Jun 30 '21 08:06 wpsumo

I would like to know this too. @soulseekah It could be nice with a little quick guide on how to verify it is working. And also a quick guide on how to use the POMODORO_CACHE_DIR :-)

jonasborneland avatar Aug 31 '21 10:08 jonasborneland

@soulseekah Will it work with WPML as they also have some cache and store their strings via string translation plugin in a folder within /wp-content/languages/

Didn't see any success in my test that any mo files were cached.

wpsumo avatar Aug 31 '21 11:08 wpsumo

@soulseekah Will it work with WPML as they also have some cache and store their strings via string translation plugin in a folder within /wp-content/languages/

Didn't see any success in my test that any mo files were cached.

No. Language plugins are usually incompatible between themselves. There will be conflicts.

soulseekah avatar Aug 31 '21 12:08 soulseekah

@soulseekah Okay, so it will not work together with WPML? WPMLs string plugin doesn't seem to cache good at all. It runs even DB calls on frontend, last time I checked. Would have hoped to be able to use a mo cache solution like opcache or redis for this., where your plugin is one solution.

wpsumo avatar Aug 31 '21 12:08 wpsumo