richardmtl
Member
Posted 7 months ago #
Hi!
I found that your plugin added <!-- PHP 5.x --> to the_content() (right before the closing </p>. I don't know why this is there (maybe left over from some debugging you did?). I suggest removing it, so that my (and everyone else's) HTML can be left as clean as possible. Thanks!
http://wordpress.org/extend/plugins/lightbox-plus/
Dan Zappone
Member
Posted 7 months ago #
Yes, it was leftover from when I was supporting PHP 4 and needed an identifier for PHP4/PHP5. Thanks for letting me know it was still there as I had overlooked it's removal.
It is removed from the next release which should hopefully be out in the next week.
richardmtl
Member
Posted 7 months ago #
Hey, thanks for your response! It was a minor (VERY minor) annoyance, but thanks in any case! And thank you for the plugin! :)