Changeset 364052
- Timestamp:
- 03/24/2011 02:04:21 AM (15 years ago)
- File:
-
- 1 edited
-
fancyboxify/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
fancyboxify/trunk/readme.txt
r364046 r364052 4 4 Requires at least: 2.6 5 5 Tested up to: 3.1 6 Stable tag: 1. 16 Stable tag: 1.0 7 7 8 8 This simple plugin enables Fancybox on image links. It also groups all images within a single … … 16 16 images 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) 17 17 forum thread) 18 19 To disable Fancybox per post: Add a custom field called 'nofancybox' and set it's value to 'true'. 20 Instructions on how to add custom fields to posts can be found at [this](http://codex.wordpress.org/Custom_Fields) 21 codex article. 18 22 19 23 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.