funsail
Member
Posted 3 months ago #
Hi
Can you tell me what changes this makes to DB while making a new slideshow?
I'm trying to fix my site due to another issue
and I want to rule out this plugin as I was working on
testing a new slideshow when it happened.
http://wordpress.org/extend/plugins/slideshow-jquery-image-gallery/
The slideshow plugin creates four entries in the database when creating a new slideshow. One of those entries is in the 'posts' table and has the 'slideshow' post type. The other three are in the 'post_meta' table and are referenced by the slideshow's 'postID'. The meta keys for these three entries are 'settings', 'styleSettings' and 'slides'.