Commit Graph

  • 64c7ac39be Seperate enclosure URLs by 1 space, not 3. Donncha O Caoimh 2004-10-14 14:22:40 +00:00
  • 8485291bd9 Fix for bug 137. Patch from kelson. Matt Mullenweg 2004-10-14 08:27:56 +00:00
  • 53316541a9 Fix for bug 299. Matt Mullenweg 2004-10-14 08:09:00 +00:00
  • db93072a78 Fix for fsockopen to stop warnings about "Call-time pass-by-reference". Donncha O Caoimh 2004-10-14 07:48:15 +00:00
  • 904bb037c5 Forgot to uncomment debug line Matt Mullenweg 2004-10-14 07:34:55 +00:00
  • 8a561a99e9 Rollback live preview stuff. Matt Mullenweg 2004-10-14 07:33:06 +00:00
  • b4984a31c2 Trackback and pingback cleanups. Matt Mullenweg 2004-10-14 07:26:41 +00:00
  • ac839a8005 Some code cleanup. Also double email fix care of Mark Jaquith. Matt Mullenweg 2004-10-14 05:00:51 +00:00
  • 707bf8bb44 Move get_theme*() from admin-functions to functions so that templates and plugins can use them. Ryan Boren 2004-10-14 03:54:57 +00:00
  • ee2181e927 unb0rked the pagination links michelvaldrighi 2004-10-13 14:18:17 +00:00
  • bdbae72a74 Unused link images Matt Mullenweg 2004-10-13 06:28:03 +00:00
  • 8d9fda7a9c Add template and stylesheet filters. Ryan Boren 2004-10-13 03:20:03 +00:00
  • 0bee08aace Double hash password in cookies. Ryan Boren 2004-10-13 02:21:37 +00:00
  • afe389d930 Use == instead of = Ryan Boren 2004-10-12 17:54:54 +00:00
  • 2b105ba050 Added enclosure support. Donncha O Caoimh 2004-10-12 15:52:29 +00:00
  • 2490a6c2ee fixed next_posts_links, removed debug artefacts lying there michelvaldrighi 2004-10-12 13:21:53 +00:00
  • 33096e5712 fixed posts_nav_link again, to reclaim functionality lost in last fix ;) michelvaldrighi 2004-10-12 13:12:03 +00:00
  • 11f3a4701a fixed posts_nav_link to use a much lighter query michelvaldrighi 2004-10-12 13:04:35 +00:00
  • 44e6155894 Some additional API hooks. Matt Mullenweg 2004-10-11 22:13:40 +00:00
  • 236c6ede65 Move balanceTags into filters. Matt Mullenweg 2004-10-11 22:07:09 +00:00
  • 7207eb61ee Removed some left-over link rating stuff Matt Mullenweg 2004-10-11 19:54:09 +00:00
  • 4d502263f6 PHP 5 fix from http://www.fredfred.net/skriker/index.php?p=84 There be dragons here Matt Mullenweg 2004-10-11 18:45:14 +00:00
  • 77b143f1fd printr instead of print_r michelvaldrighi 2004-10-11 16:49:52 +00:00
  • 2d58fd7954 remove contextual compatiblity, and require functions-compat instead michelvaldrighi 2004-10-11 13:22:33 +00:00
  • 370d9aee36 functions-compat.php shall hold PHP functions needed for PHP 4.1 compatibility michelvaldrighi 2004-10-11 13:17:12 +00:00
  • 24359ab0fb Re-arranged where wp-mail() sets message headers Donncha O Caoimh 2004-10-11 12:04:37 +00:00
  • 18585460f5 Login fixes. Ryan Boren 2004-10-11 07:00:22 +00:00
  • 04301ee56a File removed. Matt Mullenweg 2004-10-11 06:45:16 +00:00
  • f041f4cd6c Add missing paren. Ryan Boren 2004-10-11 05:47:51 +00:00
  • db7ae53057 Typo Matt Mullenweg 2004-10-10 21:28:35 +00:00
  • 77ea6cc292 Use is_single(). Bug 350. Ryan Boren 2004-10-10 18:41:39 +00:00
  • 6b21282413 Minor header cleanup Matt Mullenweg 2004-10-10 18:07:33 +00:00
  • 7fd906972e Move to cookiehash define, use wp_login() function for auth.php. Matt Mullenweg 2004-10-10 18:02:30 +00:00
  • 13ed1f3830 Cookie path fix: http://wordpress.org/support/3/14408 Matt Mullenweg 2004-10-10 17:46:50 +00:00
  • c701b9129a wp_list_pages(), first draft Ryan Boren 2004-10-09 02:03:37 +00:00
  • 9965a3d352 pagenow fixes Ryan Boren 2004-10-09 02:00:34 +00:00
  • b5dfef4925 Automatically trigger DB upgrade. Matt Mullenweg 2004-10-08 19:49:58 +00:00
  • 71b1d4a7e9 Remove print.css reference, don't echo bloginfo. Matt Mullenweg 2004-10-08 17:58:02 +00:00
  • 62332983cf "Instant Preview" added to Advanced Editing form. Donncha O Caoimh 2004-10-08 16:33:10 +00:00
  • 8254105bef Fixed the file renaming bug that I introduced. Dougal Campbell 2004-10-08 14:59:52 +00:00
  • e2c540b1dd Define message header if blank. Donncha O Caoimh 2004-10-08 11:52:23 +00:00
  • ad7e0b673b Use page_id=xx instead of p=xx&static=1 Ryan Boren 2004-10-08 08:06:21 +00:00
  • 76209b90d2 Check to see if any pages exist when generating page rewrite rules. Bug 345. Patch from MC_incubus. Ryan Boren 2004-10-08 00:16:44 +00:00
  • 7f31cf1410 Check if $uris is an array. Donncha O Caoimh 2004-10-06 13:10:52 +00:00
  • 5802a33673 Fixed minor bug - wrong variable passed to get_permalink() - caused comment redirect to fail. Donncha O Caoimh 2004-10-06 06:34:19 +00:00
  • 85b3d7821e Add switch_theme action. Cleanup staticize-reloaded's cache when theme is switched. Ryan Boren 2004-10-06 06:20:52 +00:00
  • 0f87560488 Automatic login fixes. Matt Mullenweg 2004-10-06 05:31:52 +00:00
  • 4b44c46602 Page templates. Ryan Boren 2004-10-06 05:11:11 +00:00
  • c54a49b9aa Page/subpage URIs. Ryan Boren 2004-10-06 02:18:37 +00:00
  • 112d84ee01 Better redirect cleaning. Matt Mullenweg 2004-10-05 16:22:31 +00:00
  • 9fbc44d022 Not required by WordPress. Donncha O Caoimh 2004-10-05 09:23:53 +00:00
  • 2a84361447 Very minor bugfix - extra "," Donncha O Caoimh 2004-10-05 09:04:53 +00:00
  • 4cf19662eb Changes to how we do redirects. Matt Mullenweg 2004-10-05 08:35:22 +00:00
  • 9aa1ed0d11 Pages update and tweaks. Matt Mullenweg 2004-10-05 08:27:13 +00:00
  • c78d172d4f Fix GUID generation Matt Mullenweg 2004-10-05 07:36:50 +00:00
  • c4b24f1bf6 Page comments Matt Mullenweg 2004-10-05 07:25:21 +00:00
  • bba129ce12 Cosmetic tweaks. Matt Mullenweg 2004-10-05 07:13:51 +00:00
  • 31ea9c565d Input cleanup Matt Mullenweg 2004-10-05 06:59:13 +00:00
  • 075ea09876 Allow tildes. Matt Mullenweg 2004-10-05 06:45:10 +00:00
  • 4797b29430 Missing ";" Donncha O Caoimh 2004-10-04 10:19:43 +00:00
  • 4bec876932 Turn off GZIP. Matt Mullenweg 2004-10-04 08:59:01 +00:00
  • c72416ed6d Move plugin call to allow plugin authors to get in before notification is sent out. Matt Mullenweg 2004-10-04 08:54:04 +00:00
  • 3268e7f7a2 Not used. Matt Mullenweg 2004-10-04 08:50:02 +00:00
  • 79ee1ce580 Kitten's emergent registration / comment whitelisting patch. Matt Mullenweg 2004-10-04 08:49:45 +00:00
  • a85f96f0ba Updated to reflect new features a bit. Matt Mullenweg 2004-10-04 08:27:04 +00:00
  • 25d2639a5a I like the INT better but we can't keep it if it with the current DB upgrade system. Matt Mullenweg 2004-10-04 08:19:12 +00:00
  • 7d277fbd0d Code cleanup and some fixes from the WP Japan folks. Matt Mullenweg 2004-10-04 08:03:52 +00:00
  • 1a3c14d8a9 Use mb_mail_send if available. Matt Mullenweg 2004-10-04 07:44:04 +00:00
  • 39394f12e4 Better errors. Matt Mullenweg 2004-10-04 06:45:01 +00:00
  • f8df0db15f New login system. Matt Mullenweg 2004-10-04 06:23:53 +00:00
  • 0da7258fa8 Move functions out of switch statement, PHP5 fix Matt Mullenweg 2004-10-04 04:30:45 +00:00
  • 466a81805d Fix wp_title() for pages. Ryan Boren 2004-10-03 17:07:53 +00:00
  • 1268dcb29b Extend is_single(), is_page(), is_category(), and is_author() to accept an optional argument which designates a particular id, name, or nicename. Ryan Boren 2004-10-02 19:24:40 +00:00
  • d2ed07b4bf Security: Clean up user inputs before using. Dougal Campbell 2004-10-02 00:46:30 +00:00
  • ebbf002430 Introduce get_template_directory() and bloginfo('stylesheet_directory'). Make comments_popup_script() theme aware. Ryan Boren 2004-09-30 17:56:16 +00:00
  • af25d70842 Changed length of ID field in posts table so it matches the post_id field in other tables. Donncha O Caoimh 2004-09-30 12:25:49 +00:00
  • c2e6a2fb55 typo/confusion, earlier patch committed in haste michelvaldrighi 2004-09-30 00:34:46 +00:00
  • 5f1af068d7 rather ugly fix to prevent the querying of unknown/removed options, feel free to replace it with a better alternative someday michelvaldrighi 2004-09-29 20:33:05 +00:00
  • eac4b6e090 Use stylesheet_url. Ryan Boren 2004-09-29 02:13:58 +00:00
  • b4af651dcb Wrap rewrite rules in IfModule. Bug 318. Ryan Boren 2004-09-28 17:55:52 +00:00
  • bbbd99a6db Use superglobals for m and s. Bug 321. Hat tip: christoph. Ryan Boren 2004-09-28 01:22:35 +00:00
  • 85be69ad6d convert trackbacks and pingbacks to use comment_type michelvaldrighi 2004-09-27 13:52:46 +00:00
  • 4fe532990f ok, I can't believe I forgot to add that in michelvaldrighi 2004-09-27 12:42:36 +00:00
  • 93a21b3596 fixed url_to_postid (it was the cause of pingbacks to the first post when a simple link to the blog was done) michelvaldrighi 2004-09-27 12:41:39 +00:00
  • bb232bd2d9 whoops, we forgot to store the comment_type michelvaldrighi 2004-09-27 11:45:15 +00:00
  • 43a8441b9c Do not attemp to load marker data from a non-existent htaccess. Bug 308. Ryan Boren 2004-09-27 02:32:51 +00:00
  • c6ee28749c Use get_query_var to get the search terms. Ryan Boren 2004-09-27 00:46:42 +00:00
  • 606c252dce Use call_user_func() when applying filter. Bug 63. Patch from Bill Zeller. Ryan Boren 2004-09-27 00:45:53 +00:00
  • a1ac2bfa35 fix for #317: part two, avoid including the same plugin file twice michelvaldrighi 2004-09-26 18:12:55 +00:00
  • 636c018384 fix for #317: part one, avoid activating the same plugin twice michelvaldrighi 2004-09-26 18:12:12 +00:00
  • e199349fb8 Typo. Hat tip: Marc van Veen Matt Mullenweg 2004-09-26 02:26:12 +00:00
  • 9292898d64 added discover_pingback_server_uri, should dramatically speed things up michelvaldrighi 2004-09-24 17:29:25 +00:00
  • 4e644c8b52 moved die() command, fixes bug #309 michelvaldrighi 2004-09-23 12:27:52 +00:00
  • 24deadc930 added From: header to the mail notification michelvaldrighi 2004-09-23 11:42:40 +00:00
  • 2b1066d6d7 make pingback.ping use wp_new_comment michelvaldrighi 2004-09-22 19:45:29 +00:00
  • 65a78d2dd6 fixes for bug #311, by bronski michelvaldrighi 2004-09-22 19:44:35 +00:00
  • 0115e0cd00 dateCreated typos michelvaldrighi 2004-09-22 12:11:05 +00:00
  • 6213488be3 Some file editor improvements. New: Recently edited and editor sidebar. Matt Mullenweg 2004-09-22 06:33:54 +00:00
  • 9524e9134c Usability enhancements. Matt Mullenweg 2004-09-21 23:41:27 +00:00
  • 562bb9223b Usability enhancements. Matt Mullenweg 2004-09-21 23:36:27 +00:00