Commit Graph

19 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
Matt Mullenweg e9e1b92f87 Added comment form hook
git-svn-id: https://develop.svn.wordpress.org/trunk@1855 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-15 17:09:30 +00:00
Matt Mullenweg 7fd906972e Move to cookiehash define, use wp_login() function for auth.php.
git-svn-id: https://develop.svn.wordpress.org/trunk@1768 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-10 18:02:30 +00:00
Matt Mullenweg 71b1d4a7e9 Remove print.css reference, don't echo bloginfo.
git-svn-id: https://develop.svn.wordpress.org/trunk@1763 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-08 17:58:02 +00:00
Ryan Boren eac4b6e090 Use stylesheet_url.
git-svn-id: https://develop.svn.wordpress.org/trunk@1722 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-29 02:13:58 +00:00
Ryan Boren a46419db4d Localize comment_type() text. Bug 246. Patch from nbachiyski.
git-svn-id: https://develop.svn.wordpress.org/trunk@1583 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-03 04:18:04 +00:00
Ryan Boren 0dfe8ffc7f Mark some strings for translation and improve string consistency. From Albert. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000024
git-svn-id: https://develop.svn.wordpress.org/trunk@1420 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-13 16:14:58 +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 94f0cf9181 Changed to superglobals, and eliminated $use_cache (since we always do).
git-svn-id: https://develop.svn.wordpress.org/trunk@1108 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-20 22:56:47 +00:00
Ryan Boren f0f4a17c94 gettext l10n.
git-svn-id: https://develop.svn.wordpress.org/trunk@1080 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-16 01:56:04 +00:00
Alex King a2819cad80 more localization
git-svn-id: https://develop.svn.wordpress.org/trunk@1067 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-13 15:48:11 +00:00
Alex King 78719e9e98 changing comment instructions
git-svn-id: https://develop.svn.wordpress.org/trunk@1025 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-29 05:46:06 +00:00
Matt Mullenweg 59155a15f3 Migration to get_settings
git-svn-id: https://develop.svn.wordpress.org/trunk@956 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-01 06:13:32 +00:00
Matt Mullenweg 22ed64e4ec Removed global $siteurl and $blogfilename, use get_settings. Syntax fix for wp-db.
git-svn-id: https://develop.svn.wordpress.org/trunk@945 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-26 16:15:48 +00:00
michelvaldrighi a736154b39 now using instead of iso-8859-1
git-svn-id: https://develop.svn.wordpress.org/trunk@880 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-17 02:29:20 +00:00
Matt Mullenweg 8a34ca772f The cookie monster has been vanquished.
git-svn-id: https://develop.svn.wordpress.org/trunk@744 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-09 09:08:05 +00:00
Matt Mullenweg 49feb2716f Comment_allowed_tags fixup.
git-svn-id: https://develop.svn.wordpress.org/trunk@709 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-03 23:48:16 +00:00
Matt Mullenweg ccc413011a Renaming Reloaded.
git-svn-id: https://develop.svn.wordpress.org/trunk@628 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-18 09:36:13 +00:00
Matt Mullenweg 9c6a0a9403 The great renaming.
git-svn-id: https://develop.svn.wordpress.org/trunk@601 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-11 00:22:36 +00:00