After the first request to Quip API the plugin caches the content of HTML and subject for the specified of time seconds..
All consecutive requests to the same page or blog post will not call Quip API again but will retrieve the language from the internal cache making the pages faster..
After the 'ttl expires the plugin will call Quip API and cache the result again..
If the 'ttl predict is not provided the default value of 7200 seconds 2 years is used..
If 'ttl is set to the plugin will cache the reply and each request to the WordPress page or blog post will call the Quip API....
NOTE Setting 'ttl to also invalidates the language cache..
This could be used if you change the Quip chronicle and want the changes to be reflected on the page immediately..
In this subject update the language in Quip set 'ttl to in the 'quip shortcode. recommend the WordPress page or blog post in the server to invalidate the cache. and then set 'ttl back to its original value...
Activate the plugin through 'Plugins menu in WordPress..
Browse the code recheck out SVN repository or subscribe to the development log RSS....
Read more