Hi !
I'm using GCS add-on and on "caches" page, the result for Deploy Cache is always 0.
I looked in mysql db and in wp_wp2static_deploy_cache, I have 6300 lines .
A select gives me this :
select * from wp_wp2static_deploy_cache limit 1;
+----+----------------------------------+---------------------+----------------------------------+-----------------------------+
| id | path_hash | path | file_hash | namespace |
+----+----------------------------------+---------------------+----------------------------------+-----------------------------+
| 1 | de5626a32cd74a40321a843bcfdc50d6 | /contact/index.html | 89088e44a5d25e5d0ee05b981e9aedab | wp2static-addon-gcs/default |
+----+----------------------------------+---------------------+----------------------------------+-----------------------------+
thanks !
Hi !
I'm using GCS add-on and on "caches" page, the result for Deploy Cache is always 0.
I looked in mysql db and in wp_wp2static_deploy_cache, I have 6300 lines .
A select gives me this :
thanks !