Make WordPress Core

Ticket #3087: 3087.diff

File 3087.diff, 243 bytes (added by schulte, 19 years ago)
Line 
13c3
2<  * Deprecated functios come here to die.
3---
4>  * Deprecated functions come here to die.
5482c482
6<       $link = get_author_posts_link($author_id, $author_nicename);
7---
8>       $link = get_author_posts_url($author_id, $author_nicename);