Sunday, June 30, 2013

[Help Wordpress] Slider post auto update - follow up question for multiple slideshows


Slider post auto update - follow up question for multiple slideshows



I have added this to my theme functions;


function rs_clear_cache() {
     delete_transient( 'new-royalslider-posts-123' );
}
add_action( 'save_post', 'rs_clear_cache' );


to get my posts to auto update. How would I have multiple slide shows update. Would I just repeat this line:


delete_transient( 'new-royalslider-posts-123' );


for each slideshow id? I can get it to work for one slideshow, but need it to work for 5.



Read more

help.dimsemenov.com



No comments:

Post a Comment

Search

Other post

[Top WP themes 2013] [Premium Prestashop themes] Balim Prestashop Theme (PrestaShop)
[Premium Prestashop themes] Balim Prestashop Theme (PrestaShop)
[Premium Prestashop themes] Balim Prestashop Theme (PrestaShop)Back to Home »Premium Prest...
[Help Wordpress] Initialize Royal Slider on AJAX Pages
Help Wordpress
Hi, thanks for your response. I tried several variations to no avail.$("#slideshow-masterc...
[Help Wordpress] Slider showing title text and alt text instead of slider
Help Wordpress
http://www.digame247.com/All was working fine and today I started seeing this instead of m...
[Wordpress issuses] jessaslade on "User name (instead of public name) shows when I comment elsewhere"
jessaslade on "User name (instead of public name) shows when I comment elsewhere"
When I comment on other blogs (I think Blogger, usually) my user name shows up instead of ...
[Help Wordpress] Slider do not display correctly until I resize browser window
Help Wordpress
Thank you, but I am not a programmer. The link you provided does not say where these chang...