Uploading theme does not invalidate cache #12
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When an updated theme is loaded, the existing cache for that theme's templates should be flushed, so that they are loaded fresh on their next required use. (There is a call to do this; it is not working correctly.)
Code works much better when it's actually called - who knew!?!
(This has been resolved.)