|
|
|
@8149
|
[8149]
|
06/20/08 20:56:40 |
westi |
Minor phpdoc fixups. |
|
|
|
@7990
|
[7990]
|
05/25/08 15:45:05 |
ryan |
phpdoc updates from jacobsantos. see #7038 |
|
|
|
@7104
|
[7104]
|
02/29/08 17:09:44 |
ryan |
Update deprecated attributes. Props hansengel. fixes #6037 |
|
|
|
@6515
|
[6515]
|
12/28/07 21:19:44 |
westi |
Better documentation for the_author props darkdragon |
|
|
|
@6479
|
[6479]
|
12/24/07 06:57:34 |
westi |
Update @since information. Fixes #4393 props darkdragon |
|
|
|
@6395
|
[6395]
|
12/16/07 23:47:58 |
ryan |
author-template phpdoc from darkdragon. fixes #4393 |
|
|
|
@6365
|
[6365]
|
12/06/07 19:58:15 |
ryan |
New feed_link functions. Deprecate rss_link functions. Make default feed … |
|
|
|
@6364
|
[6364]
|
12/06/07 19:49:33 |
ryan |
Remove unused vars. Props DD32. see #5418 |
|
|
|
@6026
|
[6026]
|
09/03/07 23:32:58 |
ryan |
Remove trailing whitespace |
|
|
|
@5767
|
[5767]
|
06/27/07 00:51:04 |
markjaquith |
Fix typo in get_the_author_url(). props pgdx. fixes #4542 |
|
|
|
@5727
|
[5727]
|
06/19/07 17:57:53 |
rob1n |
Fix up wp_list_authors() SQL. fixes #4485 |
|
|
|
@5708
|
[5708]
|
06/14/07 22:45:40 |
ryan |
Use EXTR_SKIP when extracting. see #4468 |
|
|
|
@5701
|
[5701]
|
06/14/07 02:30:26 |
rob1n |
Use display_name instead. Props Pal Gronas Drange. fixes #4459 |
|
|
|
@5700
|
[5700]
|
06/14/07 02:25:30 |
ryan |
Trim empty lines. Nothing but newline. |
|
|
|
@5699
|
[5699]
|
06/13/07 18:03:17 |
ryan |
Don't output author uri tag if uri is empty. |
|
|
|
@5638
|
[5638]
|
06/02/07 03:04:01 |
rob1n |
phpDoc effort for wp-includes/author-template.php. fixes #4393 |
|
|
|
@5624
|
[5624]
|
06/01/07 05:43:24 |
markjaquith |
Allow wp_list_authors() to optionally return. fixes #4323. see #3567. |
|
|
|
@5444
|
[5444]
|
05/11/07 03:10:05 |
rob1n |
Use wp_parse_args(). fixes #4237 |
|
|
|
@5135
|
[5135]
|
03/29/07 01:39:05 |
rob1n |
Speed (wp_)list_authors by consolidating some queries. Props graeme. fixes … |
|
|
|
@5087
|
[5087]
|
03/23/07 00:59:21 |
matt |
(int)er the dragon. |
|
|
|
@4656
|
[4656]
|
12/21/06 10:10:04 |
markjaquith |
new function for escaping within attributes: attribute_escape() |
|
|
|
@4497
|
[4497]
|
11/19/06 08:06:03 |
ryan |
Handle empty authors list. Props MichaelH. fixes #2384 |
|
|
|
@4146
|
[4146]
|
08/31/06 05:07:12 |
ryan |
Deprecate idmode. fixes #2386 |
|
|
|
@4144
|
[4144]
|
08/30/06 21:46:31 |
ryan |
Use get_option instead of get_settings. Just 'cause. |
|
|
|
@4140
|
[4140]
|
08/30/06 18:09:12 |
ryan |
Resurrect idmode. Props MichaelH and westi. fixes #2386 |
|
|
|
@4139
|
[4139]
|
08/30/06 18:07:49 |
ryan |
Deprecate get_author_link(). Add get_author_posts_url() and … |
|
|
|
@4057
|
[4057]
|
07/28/06 10:50:35 |
ryan |
Make nicename optional. |
|
|
|
@4055
|
[4055]
|
07/27/06 23:27:27 |
ryan |
Use get_userdata(). fixes #2976 |
|
|
|
@3854
|
[3854]
|
06/08/06 02:22:16 |
ryan |
Move user functions to user.php. Relocate more post functions to … |
|
copied from trunk/wp-includes/template-functions-author.php:
|
|
|
|
@3851
|
[3851]
|
06/07/06 23:17:59 |
ryan |
Reworg post/page/attachment functions. #2525 |