Title: Cache issue
Last modified: August 21, 2016

---

# Cache issue

 *  Resolved [Marble23](https://wordpress.org/support/users/marble23/)
 * (@marble23)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/cache-issue-2/)
 * On our site we often go thru several revisions and something popped up tonight
   I had not seen before with this plugin. The meta information – mainly the title
   that gets stored in the _lyte_IDOFVIDEO meta information tied to the post, it
   stored the 1st revision and did not update when we changed. The actual link changed,
   just not the title.
 * To make it more clear:
 *     ```
       <div class="tC">
       <div itemprop="name" class="tT">Gunjan Draft 1b</div>
       </div>
       ```
   
 * This information did not change, but the rest of it did. Possibly a bug? I just
   manually renamed the key in the post meta table so it recached it.
 * Thanks!
 * [http://wordpress.org/extend/plugins/wp-youtube-lyte/](http://wordpress.org/extend/plugins/wp-youtube-lyte/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [Frank Goossens](https://wordpress.org/support/users/futtta/)
 * (@futtta)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/cache-issue-2/#post-3673699)
 * There is a function lyte_rm_cache() which indeed clears the (entire) lyte cache.
   If you call that function (once) from e.g. your theme’s functions.php, the cache
   will be empty and the title (and other info from YT) will be updated.
 * For a future WP YouTube Lyte version this function will be available from within
   the admin-page.
 *  Thread Starter [Marble23](https://wordpress.org/support/users/marble23/)
 * (@marble23)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/cache-issue-2/#post-3673757)
 * Thanks for your help. I’ll use that next time. Having it in the admin would be
   very helpful. Cheers.
 *  Plugin Author [Frank Goossens](https://wordpress.org/support/users/futtta/)
 * (@futtta)
 * [13 years ago](https://wordpress.org/support/topic/cache-issue-2/#post-3673921)
 * Hi Marble23;
    I’m working on a new version of my plugin, which will come a.o.
   with the ability to clear the cache (other functionality includes an option to
   use high quality thumbnails and an API to do all sorts of other customizations).
   If you want to test, you can download the development version from [http://downloads.wordpress.org/plugin/wp-youtube-lyte.zip](http://downloads.wordpress.org/plugin/wp-youtube-lyte.zip)
 * Let me know how this works out for you 🙂
 * frank
 *  Thread Starter [Marble23](https://wordpress.org/support/users/marble23/)
 * (@marble23)
 * [13 years ago](https://wordpress.org/support/topic/cache-issue-2/#post-3673923)
 * Hi Frank.
 * Thanks! I will try to get this up this week. I was using your function and it
   worked perfectly.
 * ~ John

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Cache issue’ is closed to new replies.

 * ![](https://ps.w.org/wp-youtube-lyte/assets/icon-128x128.png?rev=1836005)
 * [WP YouTube Lyte](https://wordpress.org/plugins/wp-youtube-lyte/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-youtube-lyte/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-youtube-lyte/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-youtube-lyte/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-youtube-lyte/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-youtube-lyte/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Marble23](https://wordpress.org/support/users/marble23/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/cache-issue-2/#post-3673923)
 * Status: resolved