Forums
Forums / Plugin: Slimpack - Lightweight Jetpack / Slideshow module option
(@guillermo77)
9 years, 11 months ago
I like know if is slideshow in the pack. If no is for request it.
https://ww.wp.xz.cn/plugins/slimpack/
9 years, 10 months ago
Is possible make default the Slideshow? This is for the jetpack version:
function jeherve_custom_gallery_type() { return ‘circle’; } add_filter( ‘jetpack_default_gallery_type’, ‘jeherve_custom_gallery_type’, 30 );
The topic ‘Slideshow module option’ is closed to new replies.