Commit Graph

  • 1e15c95646 Add post_where_paged and post_join_paged filter hooks. Move posts_where and posts_join before the paging queries. Ryan Boren 2004-12-25 00:32:50 +00:00
  • 2186a59149 Fix href quoting. Bug 532. Hat Tip: MooKitty. Ryan Boren 2004-12-24 21:00:06 +00:00
  • d6bf9eeaea Fix menu highlighting for Users. Patch from MooKitty. Bug 577. Ryan Boren 2004-12-24 20:55:36 +00:00
  • 3ebf5a36e2 Cleaning up blogfilename. Matt Mullenweg 2004-12-24 01:34:47 +00:00
  • c12f7caf57 Have get_function return unadulterated data Matt Mullenweg 2004-12-23 21:52:09 +00:00
  • d4ba9cd960 Use SCRIPT_FILENAME instead of PATH_TRANSLATED since PATH_TRANSLATED is not always set. Consolidate home path logic into get_home_path(). Ryan Boren 2004-12-23 00:53:56 +00:00
  • 978063ce7c Clean up global ideas from michel_v Matt Mullenweg 2004-12-23 00:08:43 +00:00
  • 595851973e Fixed "No ending delimiter '/'" error. Donncha O Caoimh 2004-12-22 15:46:06 +00:00
  • 7092499610 typo id -> comment_id made WP make one extra query per post michelvaldrighi 2004-12-22 14:36:26 +00:00
  • ea09591ef3 get_userdata should not ask for data when userid is 0 (why does it get called like that anyway?) michelvaldrighi 2004-12-22 14:32:25 +00:00
  • 983c53b476 Make reset passwords use the same randomness we do in install.php. Hat tip: swoolley. Matt Mullenweg 2004-12-22 02:41:32 +00:00
  • 983b755794 Some stlye tweaks from Jesuit Matt Mullenweg 2004-12-21 22:09:07 +00:00
  • 9822aaf404 Comment it Matt Mullenweg 2004-12-20 20:22:26 +00:00
  • 66411afc33 Better mass-moderation. Matt Mullenweg 2004-12-20 20:03:30 +00:00
  • 6653d4bf0c Validation fix in retrospam Matt Mullenweg 2004-12-20 17:10:15 +00:00
  • db217dd174 Fix required fields checking. Bug 576. Hat tip: bronski Ryan Boren 2004-12-20 06:45:19 +00:00
  • 4dd9d7eebb Remove percent signs from slugs. PAtch from MooKitty. Bug 569. Ryan Boren 2004-12-20 06:35:54 +00:00
  • f5a244747e Don't cache. No, really. Hat tip: Kimmo Suominen. Matt Mullenweg 2004-12-19 18:43:45 +00:00
  • 689636c437 Don't squish the view site link Matt Mullenweg 2004-12-19 08:23:22 +00:00
  • 3835423ade http://mosquito.wordpress.org/view.php?id=568 Matt Mullenweg 2004-12-19 08:17:07 +00:00
  • 37da98059e Bug fixes Matt Mullenweg 2004-12-19 07:26:43 +00:00
  • 17234ff3f1 New aggregation code (hat tip: Chris Davis/Jesuit), tweaked style, fixed login updater, new dashboard. Matt Mullenweg 2004-12-19 02:30:40 +00:00
  • 61677a238f More style tweaks Matt Mullenweg 2004-12-19 00:26:32 +00:00
  • 375c7d8dc6 Style tweaks Matt Mullenweg 2004-12-19 00:21:14 +00:00
  • 960463fdee First pass at dashboard. Hat tip: Jesuit. Matt Mullenweg 2004-12-19 00:10:10 +00:00
  • 3e301ced14 Delete duplicate options. Matt Mullenweg 2004-12-18 21:21:50 +00:00
  • e535a6b7af Some code cleanups. Matt Mullenweg 2004-12-18 20:56:26 +00:00
  • 09d522246e Add generate_rewrite_rule(). Ryan Boren 2004-12-18 19:40:02 +00:00
  • 0971447cf6 Rework query precedence for bug 541. Add is_trackback(). Ryan Boren 2004-12-18 00:28:24 +00:00
  • a3daa0be76 Change dateYMDhour to be something more sane, bugfix on edit.php. Matt Mullenweg 2004-12-17 19:27:35 +00:00
  • 455abe8ff1 Comment notification fixes Matt Mullenweg 2004-12-17 10:25:00 +00:00
  • 413186855c http://mosquito.wordpress.org/view.php?id=556 Matt Mullenweg 2004-12-17 08:48:30 +00:00
  • a007528ca1 http://mosquito.wordpress.org/view.php?id=558 Matt Mullenweg 2004-12-17 08:44:30 +00:00
  • 59c3fe5b65 Fix include of comment-functions.php. Bug 554. Ryan Boren 2004-12-16 23:18:15 +00:00
  • 8515151df6 Improved wp_list_pages() from Adi Sieker. Ryan Boren 2004-12-16 08:02:53 +00:00
  • 48513d6d70 Let's get_ down Matt Mullenweg 2004-12-16 03:08:07 +00:00
  • b39c4f8273 Comments refactoring and cleanup Matt Mullenweg 2004-12-16 02:57:05 +00:00
  • 459c45d572 Link author website in moderation page Matt Mullenweg 2004-12-15 23:20:51 +00:00
  • 592eae2cdd the_/get_the_ split. Patch from Owen Taylor. Ryan Boren 2004-12-15 23:15:17 +00:00
  • 928966d6ce HTML fixes Matt Mullenweg 2004-12-15 23:09:46 +00:00
  • da74b3654f Fix comments popup template load. Bug 545. Ryan Boren 2004-12-15 02:03:08 +00:00
  • fc51a741e7 Fix date permalinks. Bug 539. Ryan Boren 2004-12-15 01:23:38 +00:00
  • 15e91b7b10 Only check once, good idea: http://mosquito.wordpress.org/view.php?id=371 Matt Mullenweg 2004-12-14 09:53:16 +00:00
  • f730b81576 Prevent foreach errors, should probably be moved to new loop method? Matt Mullenweg 2004-12-14 09:48:34 +00:00
  • c1676ef38e Don't allow viewing/editing of wp-config.php through web interface. Matt Mullenweg 2004-12-14 09:45:49 +00:00
  • 4157281a2d Sanity check mysql. Matt Mullenweg 2004-12-14 09:27:14 +00:00
  • 81d0e5f0e7 Proper alternation of category display background. Matt Mullenweg 2004-12-14 09:24:39 +00:00
  • 485940f596 Just a little code cleanup and case normalization. http://mosquito.wordpress.org/view.php?id=360 Matt Mullenweg 2004-12-14 09:22:21 +00:00
  • bc1f03b72f Texturize bloginfo. Matt Mullenweg 2004-12-14 09:10:34 +00:00
  • dac83fa0a6 Remove inline style. Matt Mullenweg 2004-12-14 09:05:44 +00:00
  • 852decd907 Better dc:date handling: http://mosquito.wordpress.org/view.php?id=478 Matt Mullenweg 2004-12-14 08:58:11 +00:00
  • 569a3eb660 Not used. Matt Mullenweg 2004-12-14 08:26:42 +00:00
  • f2656de206 Using modern variables. Matt Mullenweg 2004-12-14 07:55:26 +00:00
  • 59d1012c9d Move all auth stuff into functions. Matt Mullenweg 2004-12-14 03:00:55 +00:00
  • 3cc9440361 UTC is GMT updated for leap seconds. :) Matt Mullenweg 2004-12-13 16:46:34 +00:00
  • 01840c778e Make delete button more buttony. Matt Mullenweg 2004-12-13 16:42:22 +00:00
  • 477525c8f7 http://mosquito.wordpress.org/view.php?id=477 Matt Mullenweg 2004-12-13 16:32:29 +00:00
  • 7ba3fa4bc0 Typo Matt Mullenweg 2004-12-13 16:31:06 +00:00
  • 15d5b48f70 Fix typo. Bug 540. Patch from Froosh. Ryan Boren 2004-12-13 14:55:13 +00:00
  • 92dd459497 Add filter hook for locale string. Ryan Boren 2004-12-13 04:39:26 +00:00
  • 953caf1484 Axing htmlspecialchars because it double-encodes-encodes. Better error handling around queries. Matt Mullenweg 2004-12-12 20:41:19 +00:00
  • 387168fec4 Check for dupe trackbacks as well. Matt Mullenweg 2004-12-12 18:27:31 +00:00
  • 0b4c37d9d3 More HTML error fixes. Matt Mullenweg 2004-12-12 06:31:01 +00:00
  • ebdb574b5c HTML nesting error Matt Mullenweg 2004-12-12 06:01:45 +00:00
  • 792fa24221 HTML error. Matt Mullenweg 2004-12-11 08:24:04 +00:00
  • 1c6a2d83f5 Support for hidden custom fields (custom fields that start with _) Matt Mullenweg 2004-12-09 04:12:20 +00:00
  • 5411566910 Better wording Matt Mullenweg 2004-12-09 02:57:41 +00:00
  • cf66c440de get_author_permastruct() Ryan Boren 2004-12-09 02:40:35 +00:00
  • 9b3f25f2e0 Make page editing a bit more advanced. Matt Mullenweg 2004-12-09 02:13:47 +00:00
  • 28080bcaae Related to: http://mosquito.wordpress.org/view.php?id=225 Matt Mullenweg 2004-12-09 01:30:34 +00:00
  • f82891929a Fix HTML on edit category form, allow category slug to be edited. Matt Mullenweg 2004-12-09 01:02:25 +00:00
  • 75e19e4ec2 No reason not to have default for current category argument. Matt Mullenweg 2004-12-09 00:44:05 +00:00
  • e519f7c239 Don't show info cursor for .caps. Matt Mullenweg 2004-12-09 00:40:15 +00:00
  • 91783e2bcb Don't wrap horizontal rules in paragraphs. Matt Mullenweg 2004-12-09 00:32:14 +00:00
  • 95e3ed808a Don't show errors if we can't fsockopen a server. Matt Mullenweg 2004-12-09 00:25:07 +00:00
  • a5fde76c26 Comment the unicode blocks. Ryan Boren 2004-12-09 00:16:33 +00:00
  • 51602443ca Rationalize menu access levels. Submenus should have an access level greater than or equal to its parent. Require level 8 for all file editing pages. Ryan Boren 2004-12-08 22:32:49 +00:00
  • 22781af5ee Do not process PATH_INFO if it containts the index. Ryan Boren 2004-12-08 22:00:26 +00:00
  • 6a2e9a95c1 Define TEMPLATEPATH. Look for footer, sidebar, and header in the template directory for the active theme. Ryan Boren 2004-12-08 21:51:25 +00:00
  • f7d12dbbee Fixed mangled email headers, thanks to John Allman Donncha O Caoimh 2004-12-08 14:40:40 +00:00
  • 7a8b254be0 s/logio/logIO/. Remove logio calls from the one function in functions-post.php that uses it. functions-post.php is not used by xmlrpc.php exclusively. Ryan Boren 2004-12-08 02:35:53 +00:00
  • bec4de9e54 Hat tip: Kellan - http://laughingmeme.org/ Matt Mullenweg 2004-12-08 01:04:33 +00:00
  • 43609bbdbf Perform empty() check on $doing_trackback. Bug 426. Ryan Boren 2004-12-08 01:00:12 +00:00
  • 017dfb115b Remove call to undefined function clear_smarty_cache(). Bug 424. Ryan Boren 2004-12-08 00:23:02 +00:00
  • f88772008d Not clearing can cause some weird bugs. Matt Mullenweg 2004-12-07 20:44:28 +00:00
  • 8f20ed5791 Userlevel 6 on options page Matt Mullenweg 2004-12-07 20:12:34 +00:00
  • 5d15bd8562 Don't add breaks to <colgroup>s. Hat tip: Joe Clark. Matt Mullenweg 2004-12-07 20:09:46 +00:00
  • 3d7408b88d Mark strings for translation. Bug 514. Patch by nbachiyski. Ryan Boren 2004-12-04 06:53:10 +00:00
  • 6a8adce36f Submenu construction improvement. Ryan Boren 2004-12-04 05:02:07 +00:00
  • 3b9a0ec428 Don't take parts of the URI after the script name when updating the siteurl. Matt Mullenweg 2004-12-04 00:18:01 +00:00
  • 8629ed18c3 Improve plugin hooks for rewrite manipulation. Allow pluggable template redirection. Ryan Boren 2004-12-04 00:12:08 +00:00
  • 00b4d22860 Do not attempt path info matching if PATH_INFO contains SCRIPT_NAME. Bug 353. Ryan Boren 2004-12-04 00:09:40 +00:00
  • dd4e4b9df6 Move rewrite and permalink functions into WP_Rewrite class. Ryan Boren 2004-12-03 02:38:11 +00:00
  • d9f15fdcfc Get number of posts correctly. Matt Mullenweg 2004-12-01 16:12:53 +00:00
  • 1b0631f515 Only show users that can post. Matt Mullenweg 2004-12-01 16:03:28 +00:00
  • 61ce5ed685 Add posts_join filter. Ryan Boren 2004-12-01 06:52:26 +00:00
  • 63add842a8 Load paged.php for is_paged(). Paging no longer makes is_archive() true. Bug 500. Ryan Boren 2004-11-29 23:37:29 +00:00
  • ecde1fcfb6 Use mysl2date() to create the date format example so that months and days are localized. Bug 504. Patch from nbachiyski. Ryan Boren 2004-11-29 20:32:25 +00:00
  • bf1835606e String i18n. Bug 505. Patch from nbachiyski. Ryan Boren 2004-11-29 19:46:20 +00:00
  • a48c0d3916 Correct i18n string markup. Bug 502. Patch from nbachiyski. Ryan Boren 2004-11-29 17:28:53 +00:00