logo

This is an old version of this answer!

Return to the current answer
I can't get this plugin working (keeps saying it only works with NextGen Gallery - which I have instaled), so I can't test the code.

I looked through the code and like Cristian said it adds a function to the content filter, so I thing this should work:


<?php echo apply_filters( "the_content", '[smooth=id:$gallery;]' ); ?>

Dan Fraticiu | 02/05/10 at 2:08pm

This is an old version of this answer!

Return to the current answer