Changes between Initial Version and Version 1 of Ticket #26559
- Timestamp:
- 12/11/2013 09:21:23 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26559 – Description
initial v1 1 Related: http://core.trac.wordpress.org/ticket/247661 Related: #24766 2 2 3 {{{ 3 4 // author-template.php 4 5 get_the_author_link() 5 6 the_author_posts_link() 6 7 wp_list_authors() 8 }}}