Commit Graph

  • 5673b8e7a0 Unserialize empty arrays. Ryan Boren 2004-11-28 19:53:11 +00:00
  • 1b28947bf4 Fix for bug http://mosquito.wordpress.org/view.php?id=177, adding class to smileys and encoding quotes in alt text. Matt Mullenweg 2004-11-28 19:16:14 +00:00
  • 916c3f722e Number specifiers for i18n. Ryan Boren 2004-11-28 05:48:22 +00:00
  • a6a007e17a Make plugins relative to ABSPATH when updating recently edited. Ryan Boren 2004-11-28 05:38:54 +00:00
  • d26e718453 Use preg_quote() to make spam words regex safe. Ryan Boren 2004-11-28 05:24:09 +00:00
  • 8a53bdc06d Fix link to setup-config. Bug 497. Ryan Boren 2004-11-28 04:41:48 +00:00
  • 489cccc40a Allow plugins to be loaded from subdirs of wp-content/plugins. Ryan Boren 2004-11-28 00:33:04 +00:00
  • 8afcef0203 Login cleanup. Ryan Boren 2004-11-27 22:54:23 +00:00
  • 89fb8beb57 Perform empty() check on $doing_rss to avoid warning. Ryan Boren 2004-11-27 04:47:54 +00:00
  • 226f415935 Fix post deletion. Update wp_delete_post() and call from post.php. Bug 472. Ryan Boren 2004-11-27 04:46:54 +00:00
  • 285683119f Change "Front Page" to "Pages". Bug 481. Ryan Boren 2004-11-27 00:58:39 +00:00
  • 270be39ee6 Mark string for translation. Bug 493. Hat tip: nbachiyski Ryan Boren 2004-11-27 00:51:43 +00:00
  • ca2a782574 Use empty() to check if $feed is set at the beginning of the feed files. Bug 495. Ryan Boren 2004-11-27 00:42:55 +00:00
  • 5dfadae172 get_plugin_data() and get_plugins() Ryan Boren 2004-11-26 02:29:45 +00:00
  • 53f1d3cf60 add_menu_page(), add_submenu_page(), add_management_page(). Ryan Boren 2004-11-26 01:50:37 +00:00
  • e8af5ea294 CSS typos. Matt Mullenweg 2004-11-25 19:36:21 +00:00
  • c21387d2af Bump version. Matt Mullenweg 2004-11-25 19:12:37 +00:00
  • 6fc5d2939d Try not to cache if the page doesn't finish, updated link. Matt Mullenweg 2004-11-25 19:09:49 +00:00
  • 0b62fd613b Use weekday locale data in mysql2date. Bug 492. Patch by nbachiyski. Ryan Boren 2004-11-25 16:23:24 +00:00
  • d003d51e07 Pass theme in URI when sending update header. Bug 491. Ryan Boren 2004-11-25 16:15:27 +00:00
  • 933590a302 Admin tweaks from MooKitty. Ryan Boren 2004-11-25 15:45:16 +00:00
  • 8b86dd5112 i18n fixes. Bug 489. Patch from nbachiyski. Ryan Boren 2004-11-25 04:11:57 +00:00
  • 5710a6ac38 Do not allow a page to be its own parent. Ryan Boren 2004-11-24 00:12:46 +00:00
  • 469d850946 Give 404 precedence over other templates. Ryan Boren 2004-11-23 21:16:04 +00:00
  • 5966136272 Fix array_merge of stylesheets and templates. Patch from kharris. Ryan Boren 2004-11-23 17:51:34 +00:00
  • 7ed7543a6d Use new user_can_foo() functions, clean up comment editing Dougal Campbell 2004-11-23 15:09:24 +00:00
  • d649b199a0 Don't you think it's time for a minor version bump? Dougal Campbell 2004-11-23 14:09:38 +00:00
  • bdc464726b Preserve author ID when editing pages. Bug 480. Hat tip: adsworth Ryan Boren 2004-11-21 21:28:18 +00:00
  • d2e0a1c81a Allow empty uris to be passed to add_query_arg(). Useful when appending arguments to WP_Query query strings that do not yet have any arguments. Ryan Boren 2004-11-21 06:03:19 +00:00
  • 6641104194 Add is_paged(). Ryan Boren 2004-11-20 18:32:31 +00:00
  • 4c8f0e6910 Rewrite rule generation cleanup, including re-indent. Ryan Boren 2004-11-20 04:28:36 +00:00
  • d3490e0162 Make short tag long. Reported by adsworth. Ryan Boren 2004-11-19 21:05:26 +00:00
  • 91e1e27d01 Permalink love. Wrap mod_rewrite rules in a conditional. Make sure date permalinks are sane. Add get_year_link(). Ryan Boren 2004-11-19 20:54:16 +00:00
  • b04059c4a5 Actions shouldn't change around what they're passed Matt Mullenweg 2004-11-19 07:37:18 +00:00
  • 8c3c69dac1 Just a little tidying Matt Mullenweg 2004-11-19 07:23:37 +00:00
  • fb26f2cb34 Don't cache pages with DB errors. Matt Mullenweg 2004-11-19 02:18:23 +00:00
  • 4ef178d2e0 More name cleanups Matt Mullenweg 2004-11-18 23:55:08 +00:00
  • a0537e71c7 cleanup filenames Mike Little 2004-11-18 23:30:51 +00:00
  • 20c979050f Fail more gracefully for lower level users Matt Mullenweg 2004-11-18 19:51:31 +00:00
  • 0e36c1f615 Allow users 9+ to post as other users, minor advanced post reorg. Matt Mullenweg 2004-11-18 19:40:36 +00:00
  • cc06069384 Allow comments on pages. Props: error http://wordpress.org/support/6/16759 Ryan Boren 2004-11-17 03:45:50 +00:00
  • 2663acc49a Remove spurious typo. Ryan Boren 2004-11-17 03:20:32 +00:00
  • 464d959270 Theme, plugin, and file editing cleanup. Work in progress. Ryan Boren 2004-11-17 03:15:44 +00:00
  • 70fdfb4785 Improvements to page handling. Move form to own page, put under "Write", ambiguiate language, and fix redirect. Matt Mullenweg 2004-11-16 19:29:51 +00:00
  • 0ddb1564aa Final XFN 1.1 fixes Matt Mullenweg 2004-11-15 20:52:34 +00:00
  • e9e1b92f87 Added comment form hook Matt Mullenweg 2004-11-15 17:09:30 +00:00
  • 1b3ce357bb Refuse comments for post IDs that do not exist. Ryan Boren 2004-11-15 06:20:28 +00:00
  • 8a56739dc3 Check for null category list just in case of borkage. Ryan Boren 2004-11-15 06:00:21 +00:00
  • 426cd01a2a The first category is 1 not 0. Ryan Boren 2004-11-15 05:59:34 +00:00
  • 2eb5611be9 Sort the category list so that index associations are made non-sparse. Ryan Boren 2004-11-12 23:08:51 +00:00
  • 111d7005e6 Issue a 404 if a permalink request does not match any posts. Ryan Boren 2004-11-10 04:01:46 +00:00
  • 05c8a88de8 Avoid polluting the category cache with duplicate category lists when using multiple post loops. http://wordpress.org/support/6/15213. Fix from Owen Winkler. Ryan Boren 2004-11-10 00:21:24 +00:00
  • 1089c39b55 Use $wpdb->post2cat instead of wp_main_post2cat. Bug 442. Hat tip: ludoo. Ryan Boren 2004-11-09 02:40:09 +00:00
  • ea54a86ebb add $user_agent to check_comment() arg list. Bug 415. Patch by MC_incubus. Ryan Boren 2004-11-09 02:31:48 +00:00
  • f34a43bf4e Put the right index.php in the template file list for the default theme. Ryan Boren 2004-11-09 02:29:01 +00:00
  • 1039a6fed1 BUGFIX: prevent '#' chars in moderation_keys from breaking regex handling. Dougal Campbell 2004-11-05 03:56:40 +00:00
  • 9ef62e7f0c ANTI-SPAM: reject numerically encoded entities that fall in the normal ASCII range Dougal Campbell 2004-11-03 14:21:46 +00:00
  • ecc156d4bd Typo fix. Bug 423. Ryan Boren 2004-11-02 02:13:00 +00:00
  • feca248c64 Do not process path info if it contains only "/". Ryan Boren 2004-11-02 02:08:17 +00:00
  • 82acac8021 urldecode page URI so that it will work for multibyte languages. Ryan Boren 2004-11-02 01:56:29 +00:00
  • b9640d9ec1 Make sure email and name are not blank when checking comment author in whitelist. Donncha O Caoimh 2004-11-01 13:21:14 +00:00
  • a82fa76aee leave my textarea opened, kthx michelvaldrighi 2004-10-29 15:29:36 +00:00
  • 94d704f573 Save user profile. Bug 413. Ryan Boren 2004-10-29 01:17:17 +00:00
  • 4f5b48fdf4 require_once admin.php from admin-header.php. This will avoid having to change plugins that use the old style include. Bug 393. Ryan Boren 2004-10-28 04:03:56 +00:00
  • 31023dd15b Make button save "Save Page" instead of "Create New Page" when editing an existing page. Ryan Boren 2004-10-28 04:01:51 +00:00
  • 00d3226b7b Add $post_per_archive_page to override the number of posts to show for an archive page. Turn off paging if $post_per_* are set to -1. Ryan Boren 2004-10-27 23:58:40 +00:00
  • 5a32ea0adc Extract updated query vars back into global namespace. Ryan Boren 2004-10-27 22:07:58 +00:00
  • 01584c9905 Eliminate double emails. Already sending email in wp_new_comment() Dougal Campbell 2004-10-26 16:41:08 +00:00
  • 0064b2180c Very minor typo. Donncha O Caoimh 2004-10-26 16:31:44 +00:00
  • c10ebb4a7c Added links to developer's sites. Fixed bug in install: post2cat record for "first post" missing. Donncha O Caoimh 2004-10-26 16:28:43 +00:00
  • 9e9a6348f5 Do not touch REQUEST_URI if it is already set by the server. Ryan Boren 2004-10-26 04:03:34 +00:00
  • d3f7d9e4c8 List broken themes and suggest corrective action. Ryan Boren 2004-10-24 23:48:51 +00:00
  • 4b81c51c9b PATH_INFO page links now include the index. Bug 404. Ryan Boren 2004-10-22 21:44:00 +00:00
  • c565632bb3 Fix REQUEST_URI construction for IIS. Bug 389. Patch from Dennis Williamson. Ryan Boren 2004-10-22 18:07:29 +00:00
  • b06c7e026d removed preg_match check from comment_type() since by now we should never ever need it michelvaldrighi 2004-10-22 15:51:08 +00:00
  • 18c485e15a Indented file. Donncha O Caoimh 2004-10-22 14:41:01 +00:00
  • 887f94011f Fixed missing function - include admin.php Donncha O Caoimh 2004-10-21 15:16:03 +00:00
  • fb09e46ffe Introducing add_query_arg() and remove_query_arg(). Props: Owen Winkler. Ryan Boren 2004-10-20 21:28:37 +00:00
  • b1338c154c Fix header error when saving drafts. Dougal Campbell 2004-10-20 21:27:40 +00:00
  • a2e4222fc0 BUG 390: Fixed support for multiple enclosures. Dougal Campbell 2004-10-20 16:54:31 +00:00
  • e7ecb7ad81 Make checking enclosure URLs much faster - fclose() after blank line in response. Donncha O Caoimh 2004-10-20 15:07:49 +00:00
  • a7f2ca457b change for admin.php Donncha O Caoimh 2004-10-19 16:01:13 +00:00
  • ed78ed9a2d Split admin-header.php into admin.php and admin-header.php. Split menu.php into menu-header.php and menu.php. Add plugin admin page support. Ryan Boren 2004-10-19 03:03:06 +00:00
  • ac3556c7aa Default textdomain loading cleanup. Fix for bug 230. Ryan Boren 2004-10-19 00:18:12 +00:00
  • f95b24fb39 better fix for single_month_title, preserves backward-compatibility with michelvaldrighi 2004-10-18 23:52:36 +00:00
  • 3359d36922 fixed single_month_title. thanks to Brak (http://wordpress.org/support/6/14897) michelvaldrighi 2004-10-18 23:45:26 +00:00
  • 54ceb25800 update the XMLRPC part michelvaldrighi 2004-10-18 23:38:59 +00:00
  • f099ceea5a fix for bug #328: better/sane way to get before using it as a fallback for post_name michelvaldrighi 2004-10-18 15:58:06 +00:00
  • cc9dc67ff8 Enclosure support moved to functions.php - it now scans the content and encloses file of mime type "video", "audio" and "image". Fixed a bug in upgrade.php - extra character at the start of file. Donncha O Caoimh 2004-10-18 12:09:20 +00:00
  • 24cfab44c0 Use options-head Ryan Boren 2004-10-18 04:52:02 +00:00
  • 9e935d3f42 Do not stomp permalink setting. Bug 372. Ryan Boren 2004-10-18 04:50:08 +00:00
  • e626ba0970 Fix typo. Ryan Boren 2004-10-18 04:38:49 +00:00
  • e41ead7068 Plugin and theme localization. Ryan Boren 2004-10-18 02:27:35 +00:00
  • 38f8395c4a honey, your cookies are delicious, but not when they're empty michelvaldrighi 2004-10-17 12:42:18 +00:00
  • df198e98cc removed call time pass by reference in enclosures support michelvaldrighi 2004-10-16 10:18:36 +00:00
  • 989de456b6 replaced stuff with user_can_*() stuff michelvaldrighi 2004-10-15 16:21:32 +00:00
  • 7e11bf0ee6 added more user_can_* functions michelvaldrighi 2004-10-15 16:20:25 +00:00
  • 5fef29b626 Fix for http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000351 from MC_incubus Matt Mullenweg 2004-10-15 04:50:40 +00:00
  • a85bbd647d If the match is unanchored and greedy, prepend rewrite conditions to avoid infinite redirects and eclipsing of real files. Add L to rewrite flags to break out of rewriting once a match is found. Ryan Boren 2004-10-15 03:16:01 +00:00
  • 03c51fee72 Missed some preview stuff. Matt Mullenweg 2004-10-14 21:01:13 +00:00