Plugin Directory

Changeset 579966


Ignore:
Timestamp:
07/31/2012 08:18:22 PM (14 years ago)
Author:
doodlebee
Message:

Fixing another formatting error in the readme file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • jquery-expandable-comments/trunk/readme.txt

    r579933 r579966  
    1717This keeps most of the default `wp_list_comments` features.  The only difference is that the child comments will have the added "`<div class='children'>`" added to it (ol and ul already have this class by default), but also have the div that provides the action to expand the replies.
    1818
    19 Otherwise, you can use anything you would normally use with `[wp_list_comments](http://codex.wordpress.org/Function_Reference/wp_list_comments)` - callback features, everything - it's all there, so you can re-style however you like.
     19Otherwise, you can use anything you would normally use with [wp_list_comments](http://codex.wordpress.org/Function_Reference/wp_list_comments) - callback features, everything - it's all there, so you can re-style however you like.
    2020
    2121This also works with pagination and level depths - if you set "3 comments per page" then 3 top-level comments will show and all replies will display under it.  if you have your depth level set to 5, then each level will have it's own show/hide link.
Note: See TracChangeset for help on using the changeset viewer.