Commit Graph

13 Commits

Author SHA1 Message Date
Matt Mullenweg 953caf1484 Axing htmlspecialchars because it double-encodes-encodes. Better error handling around queries.
git-svn-id: https://develop.svn.wordpress.org/trunk@1940 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-12 20:41:19 +00:00
Ryan Boren cf66c440de get_author_permastruct()
git-svn-id: https://develop.svn.wordpress.org/trunk@1933 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-09 02:40:35 +00:00
Ryan Boren 09754a9dbc Add missing quotes. Bug 0000254.
git-svn-id: https://develop.svn.wordpress.org/trunk@1582 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-03 04:03:55 +00:00
Ryan Boren 475e0b9e07 stripslashes() elimination. Remove extra slashes during upgrade. Bugs 0000059 and 0000018
git-svn-id: https://develop.svn.wordpress.org/trunk@1435 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-18 00:22:09 +00:00
Matt Mullenweg 717855f007 Giant commit, sorry mailing list people. Move all table names to new $wpdb versions. Works but the whole app needs thorough testing now.
git-svn-id: https://develop.svn.wordpress.org/trunk@1355 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-24 08:22:18 +00:00
Matt Mullenweg 20cb408553 Allow WordPress installation URI and blog URI to be different.
git-svn-id: https://develop.svn.wordpress.org/trunk@1203 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-28 07:27:03 +00:00
Ryan Boren a443c7fe53 Unify user and author queries on cache_userdata
git-svn-id: https://develop.svn.wordpress.org/trunk@1186 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-27 03:59:13 +00:00
Ryan Boren 1a07e3204e Introduce the_author_posts_link().
git-svn-id: https://develop.svn.wordpress.org/trunk@1095 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-18 19:20:37 +00:00
Ryan Boren bc9a51116d Fix the_author_posts().
git-svn-id: https://develop.svn.wordpress.org/trunk@1090 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-17 23:48:42 +00:00
Ryan Boren 8be1b0cfe0 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1088 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-17 15:56:23 +00:00
Ryan Boren 8b7a7b2dcf Add feed and feed_image options to wp_list_cats() and wp_list_authors().
git-svn-id: https://develop.svn.wordpress.org/trunk@987 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-23 04:45:27 +00:00
Ryan Boren 19888e9223 Introducing wp_list_authors() and friends.
git-svn-id: https://develop.svn.wordpress.org/trunk@979 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-19 16:20:49 +00:00
Matt Mullenweg 3cd0b08876 Broke up template-functions into several files to facilitate maintainance and change tracking.
git-svn-id: https://develop.svn.wordpress.org/trunk@801 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-27 09:58:01 +00:00