Title: Gallery Shortcode Style to Head
Author: Matt Martz
Published: <strong>27 rugpjūčio, 2008</strong>
Last modified: 2 balandžio, 2015

---

Ieškoti įskiepiuose

Šis įskiepis **nebuvo išbandytas su 3 vėliausiomis WordPress versijomis**. Jis tikriausiai
nėra prižiūrimas ir palaikomas, todėl gali neveikti su naujausiomis WordPress versijomis.

![](https://s.w.org/plugins/geopattern-icon/gallery-shortcode-style-to-head.svg)

# Gallery Shortcode Style to Head

 Autorius [Matt Martz](https://profiles.wordpress.org/sivel/)

[Parsisiųsti](https://downloads.wordpress.org/plugin/gallery-shortcode-style-to-head.2.4.zip)

 * [Informacija](https://lt.wordpress.org/plugins/gallery-shortcode-style-to-head/#description)
 * [Atsiliepimai](https://lt.wordpress.org/plugins/gallery-shortcode-style-to-head/#reviews)
 *  [Diegimas](https://lt.wordpress.org/plugins/gallery-shortcode-style-to-head/#installation)
 * [Kūrimas](https://lt.wordpress.org/plugins/gallery-shortcode-style-to-head/#developers)

 [Pagalba](https://wordpress.org/support/plugin/gallery-shortcode-style-to-head/)

## Aprašymas

Moves the gallery shortcode styles to the head so it doesn’t break XHTML
 validation;
allows disabling or modifying the default gallery styles.

By default when using the WordPress gallery, the styles are placed into the
 post
content which breaks XHTML validation. This plugin moves the style into the head
of the page using a look-ahead to determine if the [gallery] shortcode is used in
any posts.

This plugin also gives you the option to modify the default gallery style
 CSS or
disable the gallery styles entirely (so you can control it from your template CSS
files).

This plugin uses ideas recommended in a patch located at
 https://trac.wordpress.
org/attachment/ticket/6380/6380-style.diff

Special thanks to
 * The original author: Matt Martz, http://sivel.net * Serbo-Croatian(
sr_RS) translation: Borisa Djuraskovic, http://www.webhostinghub.com * Spanish (
es_ES) translation: Ogi Djuraskovic, http://www.webhostinghub.com/

## Ekrano nuotraukos

[⌊Plugin settings (under Admin > Settings > Media).⌉⌊Plugin settings (under Admin
> Settings > Media).⌉[

Plugin settings (under Admin > Settings > Media).

## Diegimas

Installation is just like any other WordPress plugin:

 1. Upload the ‘gallery-shortcode-style-to-head’ folder to the ‘/wp-content/plugins/’
    directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.

Immediately after installation, your galleries should pass W3C XHTML validation.
You can make further adjustments under Admin > Settings > Media.

## DUK

  How do I make the WP galleries XHTML compliant?

 1. Just activate the plugin. Nothing else is required.

  How do I adjust the default gallery CSS styles?

 1. In WP admin, go to Settings > Media.
 2. Scroll down to „Modify gallery CSS style.’”
 3. Adjust to your liking!
 4. Click „Save Changes.”

  How do I disable the CSS styles (so I can control the CSS in my template)?

 1. In WP admin, go to Settings > Media.
 2. Scroll down to „Disable gallery CSS in ‘head.’”
 3. Check the box.
 4. Click „Save Changes.”

  How do I reset the gallery CSS styles to default?

 1. In WP admin, go to Settings > Media.
 2. Un-check the setting for „Disable gallery CSS in ‘head’.”
 3. Clear everything in the „Modify gallery CSS style” text field (so it’s totally 
    empty).
 4. Click „Save Changes.” The styles will be reset to default.

## Atsiliepimai

![](https://secure.gravatar.com/avatar/e375f8b274badb1c1c5d360299feaba06ec1658a48a3fe983d77ca149b93b15c?
s=60&d=retro&r=g)

### 󠀁[Works well](https://wordpress.org/support/topic/works-well-1267/)󠁿

 [certainlyakey](https://profiles.wordpress.org/certainlyakey/) 18 sausio, 2018

Works well and is quite unobtrusive. Not needed since WP 3.9 introduced HTML5 based
galleries.

 [ Perskaityti visus atsiliepimus (1) ](https://wordpress.org/support/plugin/gallery-shortcode-style-to-head/reviews/)

## Programuotojai ir komandos nariai

“Gallery Shortcode Style to Head” yra atviro kodo programa. Prie jos sukūrimo prisidėję
žmonės surašyti toliau.

Autoriai

 *   [ Matt Martz ](https://profiles.wordpress.org/sivel/)
 *   [ achmafooma ](https://profiles.wordpress.org/achmafooma/)

[Išverskite “Gallery Shortcode Style to Head” į savo kalbą.](https://translate.wordpress.org/projects/wp-plugins/gallery-shortcode-style-to-head)

### Domina programavimas?

[Peržiūrėkite kodą](https://plugins.trac.wordpress.org/browser/gallery-shortcode-style-to-head/),
naršykite [SVN repozitorijoje](https://plugins.svn.wordpress.org/gallery-shortcode-style-to-head/),
arba užsiprenumeruokite [kodo pakeitimų žurnalą](https://plugins.trac.wordpress.org/log/gallery-shortcode-style-to-head/)
per [RSS](https://plugins.trac.wordpress.org/log/gallery-shortcode-style-to-head/?limit=100&mode=stop_on_copy&format=rss).

## Pakeitimų istorija

#### 2.4 (2015-03-02):

 * Plugin is now translateable.
 * Code cleanup and support for latest WordPress.
 * Serbo-Croatian (sr_RS) translation by Borisa Djuraskovic, http://www.webhostinghub.
   com.
 * Spanish (es_ES) translation by Ogi Djuraskovic, http://www.webhostinghub.com/.

#### 2.3 (2013-03-08):

 * Corrected ‘undefined varibale’ notice and RTL language detection.
 * Now requires WordPress 3.0 or higher.

#### 2.2 (2012-12-11):

 * Support for WordPress 3.5 and its improved galleries.

#### 2.1 (2011-01-15):

 * Removed clearing br tags in galleries (replaced with clearing div tags).
 * Corrected bug that threw a cryptic error on the media page for some users.
 * Support for WordPress 3.1; now requires WordPress 2.9 or higher.

#### 2.0 (2010-05-02):

 * New gallery style settings on the Admin > Settings > Media page.
 * Ability to modify the default gallery styles.
 * Ability to disable the default styles entirely (so you can style the gallery 
   in your template CSS).
 * Support for WordPress 3.0; now requires WordPress 2.7 or higher.

#### 1.3 (2010-02-09):

 * Re-Sync with WordPress 2.9 gallery code for support of the new ‘include’ and ‘
   exclude’ options.

#### 1.2 (2009-09-20):

 * Corrected function of ‘Link thumbnails to…’ setting on galleries when this plugin
   is enabled.

#### 1.1 (2008-09-22):

 * Added filter so that the default style can be overridden.

#### 1.0 (2008-08-27):

 * Initial Public Release

## Metainformacija

 *  Version **2.4**
 *  Atnaujinta **prieš 11 metų**
 *  Aktyvių instaliacijų **100+**
 *  WordPress versija ** 3.3 ar naujesnė **
 *  Ištestuota iki **4.1.42**
 *  Kalba
 * [English (US)](https://wordpress.org/plugins/gallery-shortcode-style-to-head/)
 * Žymos
 * [css](https://lt.wordpress.org/plugins/tags/css/)[gallery](https://lt.wordpress.org/plugins/tags/gallery/)
   [shortcode](https://lt.wordpress.org/plugins/tags/shortcode/)[style](https://lt.wordpress.org/plugins/tags/style/)
   [xhtml](https://lt.wordpress.org/plugins/tags/xhtml/)
 *  [Daugiau](https://lt.wordpress.org/plugins/gallery-shortcode-style-to-head/advanced/)

## Įvertinimai

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/gallery-shortcode-style-to-head/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/gallery-shortcode-style-to-head/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/gallery-shortcode-style-to-head/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/gallery-shortcode-style-to-head/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/gallery-shortcode-style-to-head/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/gallery-shortcode-style-to-head/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/gallery-shortcode-style-to-head/reviews/)

## Autoriai

 *   [ Matt Martz ](https://profiles.wordpress.org/sivel/)
 *   [ achmafooma ](https://profiles.wordpress.org/achmafooma/)

## Pagalba

Turite pastabų? Reikia pagalbos?

 [Peržiūrėti pagalbos forumą](https://wordpress.org/support/plugin/gallery-shortcode-style-to-head/)