Changeset 747969
- Timestamp:
- 07/29/2013 06:46:12 PM (13 years ago)
- File:
-
- 1 edited
-
jquery-vertical-scroller/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
jquery-vertical-scroller/trunk/readme.txt
r747967 r747969 60 60 showdate (optional, default value = false): Allows you to display the post date for each post displayed in the scroller. Usage: showdate="true". Options: 'true' or 'false' 61 61 62 showdateformat (optional, default value = 'F, Y'): Allows you to configure format in which the post date for each post is displayed in the scroller. Usage: showdateformat="F, Y". You can use any valid format described in the [Date Formats](http://codex.wordpress.org/Formatting_Date_and_Time /) page62 showdateformat (optional, default value = 'F, Y'): Allows you to configure format in which the post date for each post is displayed in the scroller. Usage: showdateformat="F, Y". You can use any valid format described in the [Date Formats](http://codex.wordpress.org/Formatting_Date_and_Time) page 63 63 64 64 <b>Shortcode Features</b> … … 73 73 <li>You can customize the number of recent posts to display.</li> 74 74 <li>You can customize to display either the excerpt or just the heading.</li> 75 <li>You can customize to display the post date in various [date formats](http://codex.wordpress.org/Formatting_Date_and_Time /).</li>75 <li>You can customize to display the post date in various [date formats](http://codex.wordpress.org/Formatting_Date_and_Time).</li> 76 76 <li>Displays 'read more...' text at bottom of scroller</li> 77 77 </ul>
Note: See TracChangeset
for help on using the changeset viewer.