Raam Dev
Raam Dev
@jaswsinc Just thinking aloud here.. I wonder if it would be possible to dynamically load an entire WordPress plugin using Javascript, without changing anything about how the plugin itself works......
> Although, in both cases we'd be loading WP a second or third or fourth time In which case it would probably be faster for the site owner to just...
@joe8104 A better way of handling dynamic updates like that would be to use JavaScript, that way your sharing buttons will work with any caching plugin. :-) Thanks for adding...
Assigning this to myself.
@jaswsinc This is another one related to HTML Notes that could be fleshed out a bit more.
Related: https://github.com/websharks/comet-cache/issues/790
What part of Comet Cache is this referring to? Comet Cache is a WordPress plugin and uses the WordPress date/time settings in **Dashboard → Settings → General**.
@CyberCr33p Ah, I see. Thank you for explaining. Yes, I agree those timestamps should follow whatever your WordPress timezone settings are set to. I'll mark this as an accepted feature...
@jaswrks It sounds like this might be tricky given the fact that the cache file is served _before_ the rest of WordPress is loaded, which means we can use the...
@liphenom Thank you for the feature request. I'll add this to the todo list.