Plugin Directory

Changeset 577234


Ignore:
Timestamp:
07/25/2012 03:58:06 PM (14 years ago)
Author:
GhostToast
Message:

edited description

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fancytabs/trunk/readme.txt

    r577231 r577234  
    1616Use the following shortcode:
    1717
    18 `[fancytabs]`
    19 `[tab title="Title 1"]`
    20 `Hello world`
    21 `[/tab]`
    22 `[tab title="Title 2"]`
    23 `Hello again, world`
    24 `[/tab]`
    25 `[/fancytabs]`
     18`[fancytabs]
     19[tab title="Title 1"]
     20Hello world
     21[/tab]
     22[tab title="Title 2"]
     23Hello again, world
     24[/tab]
     25[/fancytabs]`
    2626
    2727Requires jQuery - not included in this installation!
Note: See TracChangeset for help on using the changeset viewer.