Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Improved Gallery

Beschrijving

This plugin improves the gallery template by making the following tweaks:

  1. Puts all the gallery css in a separte file, for easy customisation and faster page load.
  2. Adds an id attribute to the code, so that two or more galleries can have a different number of columns and still display correctly on the same page.

Links: Plugin News | Author’s Site

Installatie

  1. Unzip “Improved Gallery” archive and put the folder into your “plugins” folder (/wp-content/plugins/).
  2. Activate the plugin from the Plugins admin menu.

Advanced Usage

If you want to make it even easier to edit your gallery style, you can do this:

  1. Copy the styles from ‘gallery-style.css’ into the main ‘style.css’ file in your theme (wp-content/themes/your-theme).
  2. Edit improved-gallery.php and delete or comment out this line, like so:

    // add_action(’template_redirect’, ‘improved_gallery_stylesheet’);

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Improved Gallery” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Improved Gallery” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0.5

  • WP 2.8 compatibility

1.0