Plugin Directory

Changeset 364052


Ignore:
Timestamp:
03/24/2011 02:04:21 AM (15 years ago)
Author:
omerk
Message:

Plugin browser acting up with the update, this is an attempt to fix it :)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fancyboxify/trunk/readme.txt

    r364046 r364052  
    44Requires at least: 2.6
    55Tested up to: 3.1
    6 Stable tag: 1.1
     6Stable tag: 1.0
    77
    88This simple plugin enables Fancybox on image links. It also groups all images within a single
     
    1616images within posts using rel tags. (Based on the code found on [this](http://wordpress.org/support/topic/automatic-adding-lightbox-rel-and-group-to-images-in-posts)
    1717forum thread)
     18
     19To disable Fancybox per post: Add a custom field called 'nofancybox' and set it's value to 'true'.
     20Instructions on how to add custom fields to posts can be found at [this](http://codex.wordpress.org/Custom_Fields)
     21codex article.
    1822
    1923== Installation ==
Note: See TracChangeset for help on using the changeset viewer.