On Sun, Mar 23, 2008 at 9:07 AM, Bárbara Vaz <[EMAIL PROTECTED]> wrote: > How can I put the lightbox feature (rel="lightbox") in the "medium" images > in my gallery? > I did not find this function in the file wp-includes/media.php
You would have to replace the core [gallery] shortcode handler with a plugin. I bet there will be several plugins written to replace or augment [gallery] in the coming months. The best one could supplant the core code in 2.6. Andy _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
