Tag: WP Gallery Short Code

WordPress Galleries Got You Down?

You ever put in a Gallery in a Post and it acts weird and looks off and there just seems to be no hope. And then you look at the html only to find out there is a style right in the middle of your code…

Well, here is a little something I decided to pay attention to yesterday. It’s been around for a while, but you know how it is when there are a million things going on. (and honestly this isn’t high on the priority list)

None the less this will help out those of you that are daring enough to open up your functions.php file and put in a little css.

And if you want the full effect, go to the wp-includes/media.php file line 587 and check out the part of the gallery_shortcode function you’re filtering.