Plugin Directory

Changeset 472149


Ignore:
Timestamp:
12/07/2011 07:48:29 PM (14 years ago)
Author:
sivel
Message:

Tagging 3.0.3.9 for release

Location:
shadowbox-js
Files:
2 edited
1 copied

Legend:

Unmodified
Added
Removed
  • shadowbox-js/tags/3.0.3.9/readme.txt

    r394418 r472149  
    33Donate Link: http://sivel.net/donate
    44Tags: shadowbox-js, shadowbox, js, javascript, overlay, images, movies, audio, youtube, formatting, links, post, posts, lightbox, thickbox, lightview
    5 Requires at least: 3.1
    6 Tested up to: 3.2
    7 Stable tag: 3.0.3.8
     5Requires at least: 3.3
     6Tested up to: 3.3
     7Stable tag: 3.0.3.9
    88
    99Shadowbox is an online media vieiwing application similar to Lightbox and Thickbox but with more functionality. Supports all types of media.
     
    7474`
    7575
    76 Just drop that code, modifying to your needs, in your themes functions.js or as a custom plugin and enjoy.
     76Just drop that code, modifying to your needs, in a custom plugin or mu-plugin and enjoy.
    7777
    7878= How can I use my own custom shadowbox.css? =
     
    8787`
    8888
    89 Just drop that code, modifying to your needs, in your themes functions.js or as a custom plugin and enjoy.
     89Just drop that code, modifying to your needs, in a custom plugin or mu-plugin and enjoy.
    9090
    9191= Can I selectively load Shadowbox on pages that need it? =
     
    135135== Upgrade Notice ==
    136136
     137= 3.0.3.9 =
     138
     139Updates to the script enqueueing in WordPress 3.3.
     140
    137141= 3.0.3.8 =
    138142
     
    160164
    161165== Changelog ==
     166
     167= 3.0.3.9 (2011-12-08): =
     168* Updates to handle the script enqueueing in WordPress 3.3
    162169
    163170= 3.0.3.8 (2011-06-08): =
  • shadowbox-js/trunk/readme.txt

    r394418 r472149  
    33Donate Link: http://sivel.net/donate
    44Tags: shadowbox-js, shadowbox, js, javascript, overlay, images, movies, audio, youtube, formatting, links, post, posts, lightbox, thickbox, lightview
    5 Requires at least: 3.1
    6 Tested up to: 3.2
    7 Stable tag: 3.0.3.8
     5Requires at least: 3.3
     6Tested up to: 3.3
     7Stable tag: 3.0.3.9
    88
    99Shadowbox is an online media vieiwing application similar to Lightbox and Thickbox but with more functionality. Supports all types of media.
     
    7474`
    7575
    76 Just drop that code, modifying to your needs, in your themes functions.js or as a custom plugin and enjoy.
     76Just drop that code, modifying to your needs, in a custom plugin or mu-plugin and enjoy.
    7777
    7878= How can I use my own custom shadowbox.css? =
     
    8787`
    8888
    89 Just drop that code, modifying to your needs, in your themes functions.js or as a custom plugin and enjoy.
     89Just drop that code, modifying to your needs, in a custom plugin or mu-plugin and enjoy.
    9090
    9191= Can I selectively load Shadowbox on pages that need it? =
     
    135135== Upgrade Notice ==
    136136
     137= 3.0.3.9 =
     138
     139Updates to the script enqueueing in WordPress 3.3.
     140
    137141= 3.0.3.8 =
    138142
     
    160164
    161165== Changelog ==
     166
     167= 3.0.3.9 (2011-12-08): =
     168* Updates to handle the script enqueueing in WordPress 3.3
    162169
    163170= 3.0.3.8 (2011-06-08): =
Note: See TracChangeset for help on using the changeset viewer.