guikubivan / Public-Media-Wordpress-Plugins

A repository for Wordpress plugins meant for public media websites.
6 stars 0 forks source link

Now playing frontend view should use ajax to avoid being cached #33

Open guikubivan opened 13 years ago

guikubivan commented 13 years ago

If Wordpress is using a caching plugin, the now playing program may be cached and not change. We should make it call through ajax to avoid this.