Commit Graph

  • bcd3b81c50 Don't show spam comments in search results. Matt Mullenweg 2005-01-17 23:32:20 +00:00
  • 871e575d73 Fix $id arg processing for get_the_title(). Also, mark "Protected:" for translation. Bug 706. Props: morganiq Ryan Boren 2005-01-17 20:16:22 +00:00
  • adf9a63fc8 Use str_repeat instead of array_fill. Bug 695. Patch from gbhugo. Ryan Boren 2005-01-15 15:51:31 +00:00
  • 7577e661b5 http://mosquito.wordpress.org/view.php?id=684 Matt Mullenweg 2005-01-15 01:07:53 +00:00
  • 7daf4f8b26 http://mosquito.wordpress.org/view.php?id=687 Matt Mullenweg 2005-01-15 00:56:42 +00:00
  • efed9353fe Do not include admin-functions from ugrade-functions to avoid circular dependency. Move wp-l10n higher up in the wp-settings include chain. Bug 627. Ryan Boren 2005-01-15 00:09:25 +00:00
  • 04b4729e6e Add the_permalink filter. Bug 693. Props: morganiq Ryan Boren 2005-01-14 23:43:20 +00:00
  • 9e2a26f943 Add comment_form hook to default comments template. Bug 665. Ryan Boren 2005-01-14 23:37:37 +00:00
  • ed1c204a4a wp_list_pages() using wrong time/date fields. Bug 680. Ryan Boren 2005-01-14 23:06:12 +00:00
  • f4bb37f16b Fix call to join. Bug 658. Hat tip: morganiq Ryan Boren 2005-01-14 23:01:21 +00:00
  • b55118a179 Embolden active plugins. Ryan Boren 2005-01-14 20:20:29 +00:00
  • 64d9509fc9 Conditional support for feed: Matt Mullenweg 2005-01-14 06:18:47 +00:00
  • 40aa8a2fae Fixing the images (I hope) Matt Mullenweg 2005-01-14 06:11:05 +00:00
  • a6f84753db If template redirection is turned off, we still need to redirect for feeds and trackbacks so that permalinks do not break. Ryan Boren 2005-01-14 05:52:10 +00:00
  • 5a5e186be5 Fix double include when handling plugin admin pages. Bug 649. Hat tip: morganiq Ryan Boren 2005-01-12 23:33:07 +00:00
  • 5f52d2717d Check everything for entities. Matt Mullenweg 2005-01-11 22:42:09 +00:00
  • ca6be129a3 Moving google highlight to http://dev.wp-plugins.org Matt Mullenweg 2005-01-11 20:25:14 +00:00
  • f418ec98e4 http://mosquito.wordpress.org/view.php?id=669 Matt Mullenweg 2005-01-11 20:22:11 +00:00
  • 2e5a49bea1 http://mosquito.wordpress.org/view.php?id=668 Matt Mullenweg 2005-01-11 18:47:07 +00:00
  • 33b00f6c71 removed images from enclosure scanning. Donncha O Caoimh 2005-01-11 17:07:54 +00:00
  • f3f5516c99 Don't accept duplicate pings Matt Mullenweg 2005-01-11 02:56:43 +00:00
  • 369a3a6e98 Start marking default theme for translation. Ryan Boren 2005-01-11 01:08:01 +00:00
  • 58e0cd82b7 Adding RSS feeds for everybody. Matt Mullenweg 2005-01-10 23:30:57 +00:00
  • 85cca48589 Whitelist trackbacks and pingbacks from domains in blogroll. Matt Mullenweg 2005-01-10 23:21:42 +00:00
  • 063ab31a4f Add more hooks into commenting. Matt Mullenweg 2005-01-10 20:26:10 +00:00
  • 3696312ac7 Spam tastes great, we should eat more of it. Add 'spam' approval value, and basic blacklist. Matt Mullenweg 2005-01-10 20:21:06 +00:00
  • 99b07ae3bc No email on the default comment. Matt Mullenweg 2005-01-10 20:12:55 +00:00
  • 50e981bb5b Grammar fix. Bug 652. Ryan Boren 2005-01-10 04:03:51 +00:00
  • d354d81633 Update codex link. Patch from 2fargon for bug 646. Ryan Boren 2005-01-09 21:24:35 +00:00
  • cf5e38acb6 Fix post time display. Bug 636. Ryan Boren 2005-01-09 02:40:06 +00:00
  • 741fea5fc6 Feed fixes from MooKitty. Bug 644. Ryan Boren 2005-01-09 02:19:30 +00:00
  • adad04ff38 s/wp_did_template_redirect/wp_template_redirect/ Ryan Boren 2005-01-09 01:53:31 +00:00
  • 7e8f96ac46 Some feed template function cleanup. Matt Mullenweg 2005-01-07 22:01:59 +00:00
  • e37acd9362 Trim updated options. Matt Mullenweg 2005-01-07 01:39:18 +00:00
  • 6424a1893f http://mosquito.wordpress.org/view.php?id=252 Matt Mullenweg 2005-01-07 01:29:49 +00:00
  • f117835950 http://mosquito.wordpress.org/view.php?id=517 Matt Mullenweg 2005-01-07 01:24:33 +00:00
  • 1eb6a8e91d http://mosquito.wordpress.org/view.php?id=608 Matt Mullenweg 2005-01-07 01:21:12 +00:00
  • a576d90d73 http://mosquito.wordpress.org/view.php?id=624 Matt Mullenweg 2005-01-07 01:17:42 +00:00
  • 6ca2c31abd http://mosquito.wordpress.org/view.php?id=521 Matt Mullenweg 2005-01-07 01:11:51 +00:00
  • f0318fb457 Allow plugins to hook into XML-RPC server. Matt Mullenweg 2005-01-06 23:28:51 +00:00
  • a4083cd938 Some cleanup patches from Scott: http://www.coffee2code.com/archives/2005/01/06/walking-with-15/ Matt Mullenweg 2005-01-06 23:10:28 +00:00
  • 00d285d0dd Cleaning up filters and format-to-post Matt Mullenweg 2005-01-06 22:51:44 +00:00
  • cbafeff467 We weren' processing pingbacks right. http://mosquito.wordpress.org/view.php?id=630 Matt Mullenweg 2005-01-06 17:40:19 +00:00
  • 8841601ea6 Patch for balanceTags from Scott Reilly: http://mosquito.wordpress.org/view.php?id=53 Matt Mullenweg 2005-01-06 10:24:11 +00:00
  • a80371dc20 Don't muddy <pre> pool Matt Mullenweg 2005-01-06 10:10:55 +00:00
  • 5d67f3b75b Don't cache serialized options. Matt Mullenweg 2005-01-06 10:07:52 +00:00
  • 21bf536e4e Proper linebreak in moderation email. Matt Mullenweg 2005-01-06 09:58:23 +00:00
  • fcb910cb67 Bad link in snoopy class. Matt Mullenweg 2005-01-06 09:53:40 +00:00
  • a07da6fb9d Don't show link border on footer images. Matt Mullenweg 2005-01-06 09:52:11 +00:00
  • cc80dbb7f0 Fixes to XFN creator Matt Mullenweg 2005-01-06 09:46:52 +00:00
  • 7ca6c5dc82 Show feedback that the post was saved. Matt Mullenweg 2005-01-06 09:29:04 +00:00
  • 4d551c314d Update stylesheet and comments references when upgrading old templates. Ryan Boren 2005-01-05 21:57:51 +00:00
  • 785835599e Add preprocess_comment filter to enable filtering all comment data in one go. Patch from MooKitty. Ryan Boren 2005-01-05 21:11:42 +00:00
  • afe99eac27 Sometimes PATH_INFO is in there anyway, so this gives us SCRIPT_NAME without relying on mod_rewrite, should be cross-platform. Matt Mullenweg 2005-01-05 02:06:16 +00:00
  • cecd758d0f Feed fixes from MooKitty. Ryan Boren 2005-01-04 23:30:10 +00:00
  • 0f3886534d Keep it separated. Ryan Boren 2005-01-04 23:29:13 +00:00
  • 506ed85f60 Recommit disappearing changes. Ryan Boren 2005-01-04 22:46:45 +00:00
  • fd1409587f The case of the disappearing images dir. Ryan Boren 2005-01-04 20:59:08 +00:00
  • a91cbcdeb5 List pages, if any, in the sidebar. Ryan Boren 2005-01-04 06:39:38 +00:00
  • d5fd0e22bf Update theme header. Ryan Boren 2005-01-04 05:24:20 +00:00
  • 758d497b3f Make Kubrick the new default. The old default is available as the Classic theme. Ryan Boren 2005-01-04 05:20:06 +00:00
  • 337fe78c65 Backport of Michael's 1.2.6 changes. Ported by bcrow. Bug 619. Ryan Boren 2005-01-04 05:07:57 +00:00
  • 5dbc7ec739 Formatting cleanup and added category-123.php functionality. Matt Mullenweg 2005-01-03 00:14:42 +00:00
  • b59a598718 Automatic site theme generator. Ryan Boren 2005-01-02 10:09:16 +00:00
  • 6bbc7fe7a0 Remove % from title before utf8 uri encoding is done. Ryan Boren 2005-01-02 09:08:55 +00:00
  • 04c9b09202 Fix blog header path. Ryan Boren 2005-01-02 03:03:28 +00:00
  • 41cfaa74c0 Missing close paren. Ryan Boren 2005-01-02 02:54:41 +00:00
  • 2cb1f36df9 Use new default theme path. Ryan Boren 2005-01-02 02:50:03 +00:00
  • 4b217b7022 Relocate default theme to themes/default. Remove special casing of default theme. Do not look directly in wp-content/ for default theme files. Simplify, simplify. Ryan Boren 2005-01-02 02:47:45 +00:00
  • 824519adfa Expose menu_order. Matt Mullenweg 2005-01-02 00:09:05 +00:00
  • 0717e39156 When deleting a page level up all children. Matt Mullenweg 2005-01-01 23:13:38 +00:00
  • c136a2ad21 Sub-page hierarchy, show pages on default menu. TODO: Ping Michael about top-level pages in kubrick menu. Matt Mullenweg 2005-01-01 23:05:07 +00:00
  • a31de8d099 Add relative date to dashboard Matt Mullenweg 2005-01-01 22:15:58 +00:00
  • df201019ca Added check if Snoopy exists, and two fairly major bugs in the dashboard. update_option was not serializing objects and $cache->get() wasn't checking for the correct option name. Matt Mullenweg 2005-01-01 22:09:08 +00:00
  • 5a9ead8b0f Add rewind_posts(). Ryan Boren 2004-12-31 21:49:48 +00:00
  • 6af5eab416 http://mosquito.wordpress.org/view.php?id=609 Matt Mullenweg 2004-12-31 18:55:00 +00:00
  • 939103cb50 Make sure redirect_to gets set. Ryan Boren 2004-12-31 01:22:42 +00:00
  • 4553f8cef0 Use load_template(). Ryan Boren 2004-12-30 21:58:01 +00:00
  • a7c5546375 Add get_pages(). Improve wp_list_pages(). Props: Adi Sieker and Chris Waigl. Ryan Boren 2004-12-30 19:41:14 +00:00
  • 5b811de7b8 Fix comments-popup. Ryan Boren 2004-12-30 19:35:57 +00:00
  • e1c19b45fb Add page template headers. Ryan Boren 2004-12-30 18:29:35 +00:00
  • 0215f2ba6a Do not allow .. anywhere in the filename. Ryan Boren 2004-12-30 18:05:46 +00:00
  • c5f6ac8cc4 fixed bad b2 mistakes: zeroise is really a glorified sprintf; funky_javascript_fix was only needed for Gecko because of bad Apaches running with AddDefaultCharset On, and the fixes for Gecko weren't even accurate michelvaldrighi 2004-12-30 17:34:27 +00:00
  • 1cdfae48cc Deleted the line that said don't delete, cleaned up, added back hook. Matt Mullenweg 2004-12-30 11:40:56 +00:00
  • 61a5d3b2f5 More Kubrick fixes Matt Mullenweg 2004-12-30 11:35:04 +00:00
  • 68f1ba5deb Move inside for better clearing and such. Matt Mullenweg 2004-12-30 11:27:33 +00:00
  • 7c40637bb3 It's that time :) Matt Mullenweg 2004-12-30 11:25:56 +00:00
  • 3c630ae296 Some Kubrick cleanups. Matt Mullenweg 2004-12-30 11:25:15 +00:00
  • 9c4b2ed415 Conditionally adding Kubrick Matt Mullenweg 2004-12-30 11:14:01 +00:00
  • 16bd00dfa0 Don't leave in debugging code (it's late) Matt Mullenweg 2004-12-30 11:10:00 +00:00
  • 4502d745cf Typo typo Matt Mullenweg 2004-12-30 11:08:42 +00:00
  • 7c3debb42a Moving default template stuff into wp-includes, uncluttering root Matt Mullenweg 2004-12-30 10:58:06 +00:00
  • 7a8c7eb2e3 Make work with https URIs Matt Mullenweg 2004-12-28 20:28:57 +00:00
  • fe196958e6 If $p evaluates to zero, ignore it. Ryan Boren 2004-12-28 17:36:28 +00:00
  • 8662dfbc33 Leave htaccess alone if permalinks are not turned on. Bug 597. Ryan Boren 2004-12-27 22:30:52 +00:00
  • 140f5e22b1 Load the most recent file into the template editor by default. Ryan Boren 2004-12-27 03:27:17 +00:00
  • cfe57e77ad Do not get user level for empty user. Ryan Boren 2004-12-26 17:45:47 +00:00
  • ef5346f4bf Add is_admin flag. Do not set is_home if is_admin. Ryan Boren 2004-12-26 16:37:55 +00:00
  • 173eb4a098 Fix comment cookies. Ryan Boren 2004-12-25 18:01:06 +00:00
  • 10d81f7d37 Fix single quote sanitization. Bug 594. Hat Tip: bcrow. Ryan Boren 2004-12-25 17:21:43 +00:00