When building the callback function, if caching is desired, it can be an inconvenience to have to keep flushing cache to see and test the latest changes.
Requested feature: Use a debug param in the Codit debug system to disable caching so the code for a block can be tested repeatedly in development.
Comments
Comment #2
swirtThis has been resolved. Appending ?{your codit debug slug}=blocks-no-cache to the url will disable Codit: Block Caching for all blocks on that page. (Assuming you are a user with the proper permissions.)
THis has been released with 7.x-1.5
Comment #3
swirt