Changeset 1777048
- Timestamp:
- 11/28/2017 03:41:18 PM (8 years ago)
- File:
-
- 1 edited
-
authors/trunk/authors.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
authors/trunk/authors.php
r1777043 r1777048 4 4 Plugin URI: http://blog.fleischer.hu/wordpress/authors/ 5 5 Description: Authors Widget shows the list or cloud of the authors, with the number of posts, link to RSS feed next to their name, avatar. It is useful in a multi-author blog, where you want to have the list in the sidemenu. 6 Version: 2.4. 86 Version: 2.4.6 7 7 Author: Gavriel Fleischer 8 8 Author URI: http://blog.fleischer.hu/author/gavriel/ … … 360 360 ?> 361 361 <style type="text/css"> 362 .avatar {vertical-align:middle }362 .avatar {vertical-align:middle; margin-right:5px;} 363 363 .credit {font-size: 50%;} 364 364 </style>
Note: See TracChangeset
for help on using the changeset viewer.