• Smooth Slider plugin says it works with WP MU. But I can’t figure it out. Anyone else?

    I am using this on an index.php template page on the home site.

    <?php if ( function_exists( 'get_smooth_slider_wpmu_all' ) ) {
         get_smooth_slider_wpmu_all(); } ; ?>

    But how to I get it working pulling from the subdomains on WPMU?

  • The topic ‘Smooth Slider & WP MU’ is closed to new replies.