Commit Graph

  • 47bc943716 So close I can taste it. Matt Mullenweg 2005-11-29 02:01:48 +00:00
  • 5e34745dc9 Use the full page hierarchy when matching page URIs. Props David House. fixes #1964 Ryan Boren 2005-11-29 01:43:32 +00:00
  • a2e0b5f3cc Textpattern importer from Aaron Brazell. Ryan Boren 2005-11-29 00:40:09 +00:00
  • fa93f77bb6 Who did the goo-id? Fixes #1089 Matt Mullenweg 2005-11-29 00:16:04 +00:00
  • 6f3cb17751 Don't try to do permalinks for admin pages. Ryan Boren 2005-11-28 23:30:42 +00:00
  • ebbacd97a0 Inling uploading updates from skeltoac. Ryan Boren 2005-11-28 23:13:35 +00:00
  • e6ce4ad421 Fixes #1966 Matt Mullenweg 2005-11-28 23:06:21 +00:00
  • 4ae18b8c15 Don't do bad xhtml fixing by default - fixes #1975 Matt Mullenweg 2005-11-28 23:05:12 +00:00
  • 03513c42a7 Fix the unsightly visible category line, fixes #1898 Matt Mullenweg 2005-11-28 10:23:45 +00:00
  • 83ac138c9d Allow 0 for postmeta, fixes #1912 Matt Mullenweg 2005-11-28 10:21:23 +00:00
  • 83bca28d72 No need to do those big fancy joins. Matt Mullenweg 2005-11-28 09:44:56 +00:00
  • 0d88ea9ef8 Another query bites the dust! Matt Mullenweg 2005-11-28 09:37:17 +00:00
  • 062836b194 Don't create empty umeta values. Matt Mullenweg 2005-11-28 08:48:18 +00:00
  • dd9bb0699c Return if not an array, fixes #1940 Matt Mullenweg 2005-11-28 06:38:12 +00:00
  • 6c488f6415 Show comments in moderation even if there are no new ones. Fixes #1473 Matt Mullenweg 2005-11-28 05:45:45 +00:00
  • 99fcdc938f Don't show 404s for empty cats, fixes #1969 Matt Mullenweg 2005-11-28 03:15:48 +00:00
  • ec77539416 Better email from, fixes #1532 Matt Mullenweg 2005-11-25 22:57:26 +00:00
  • f684d12d67 Only show tooltip when rich editing is on, fixes #1942 Matt Mullenweg 2005-11-25 22:44:48 +00:00
  • 1761ed4b6b Better error, fixes #1934 Matt Mullenweg 2005-11-25 09:12:22 +00:00
  • 68f2bdc166 Removing old importers. Matt Mullenweg 2005-11-25 05:01:47 +00:00
  • fa8a143c93 Only load category JS on editing pages, fixes #1901 Matt Mullenweg 2005-11-25 05:00:25 +00:00
  • 2101c1448b Options not used anymore, fixes #1950 Matt Mullenweg 2005-11-25 04:44:53 +00:00
  • eeba7edaca Trim submitted values, fixes #1954 Matt Mullenweg 2005-11-25 04:36:03 +00:00
  • afbf42d99f Check those XFN boxes. fixes #1946 Ryan Boren 2005-11-23 23:07:36 +00:00
  • 7226d2f2b3 Strip home path from path info. This prevents a path info value of '/wp/index.php' from being considered as a permalink request. fixes #1938 Ryan Boren 2005-11-23 22:38:25 +00:00
  • 2ebfe35d2d s/user_description/description/. Props tinyau. fixes #1943 Ryan Boren 2005-11-23 18:01:32 +00:00
  • 0b2c8e19df MT importer work. Ryan Boren 2005-11-23 10:02:23 +00:00
  • 81fed95acf Add get_attached_file(). Ryan Boren 2005-11-23 10:00:07 +00:00
  • a0556647af Don't show 0 as a month. Matt Mullenweg 2005-11-23 07:57:58 +00:00
  • 7193d2f5e4 Forgot this wasn't in there, it's been incredibly helpful on WP.com Matt Mullenweg 2005-11-23 07:28:46 +00:00
  • 2bab8b487e Allow wp_insert/update_post to handle classes in addition to associative arrays. This should avoid the 'Cannot use object of type stdClass as array' warnings. Ryan Boren 2005-11-23 01:35:08 +00:00
  • 289ef9a954 Add some defaults to avoid MySQL warnings. Ryan Boren 2005-11-23 00:38:56 +00:00
  • 3b4d47257d Add glob() compat for php < 4.3.0 Ryan Boren 2005-11-22 23:39:56 +00:00
  • c29812748d Store some values in the class for debug purposes. Ryan Boren 2005-11-22 21:07:48 +00:00
  • 40c9993310 Fetch related post-meta for each comment item. (#1745) Dougal Campbell 2005-11-22 15:01:32 +00:00
  • fd081cb70e Bumpa version Matt Mullenweg 2005-11-22 09:56:15 +00:00
  • 07c03bb2f3 Silence mkdir(). Ryan Boren 2005-11-22 07:45:07 +00:00
  • e53912a4dd Instead of incrementing the current comment count, recount all comments to make sure we have a good count. Props Mark Jaquith. fixes #1920 Ryan Boren 2005-11-22 03:45:40 +00:00
  • 6584fdf4ff Count only approved comments. Props Mark JAquith. fixes #1930 Ryan Boren 2005-11-22 03:40:32 +00:00
  • 742e46274f Upgrade to Snoopy 1.2.3 Ryan Boren 2005-11-22 01:14:26 +00:00
  • 43002e6cc1 Update meta before updating the post so that page_template is not stomped. fixes #1933 Ryan Boren 2005-11-22 00:36:36 +00:00
  • c9a56305a3 Add db_version option for fresh installs. Ryan Boren 2005-11-21 21:59:43 +00:00
  • 27dbb0228e Close iframe properly. Props ringmaster. fixes #1932 Ryan Boren 2005-11-21 18:30:46 +00:00
  • e215f6a066 Filter blog name and description through kses. Props donncha. fixes #1931 Ryan Boren 2005-11-21 18:28:32 +00:00
  • 937126176c Add trailing slash. Props Mark Jaquith. fixes #1929 Ryan Boren 2005-11-21 09:54:15 +00:00
  • 73997ea8ae Require manage_options cap to access Options menu. Ryan Boren 2005-11-21 09:29:19 +00:00
  • a600bbf61c Verbage change. Ryan Boren 2005-11-21 09:15:42 +00:00
  • b41c0e1360 Therapeutic db version bump. Ryan Boren 2005-11-21 09:13:20 +00:00
  • 0586384a7f Upgrade or die. Ryan Boren 2005-11-21 09:11:19 +00:00
  • 3c37565a90 Don't show the 'All images' tab if no images have been uploaded. Props David House. fixes #1915 Ryan Boren 2005-11-21 08:44:38 +00:00
  • 065bca2c32 Remove unneeded arg. Ryan Boren 2005-11-21 08:35:05 +00:00
  • 83de96a484 Remove extra curly. Ryan Boren 2005-11-21 08:33:06 +00:00
  • d12afba42a Better wording, fixes #1916 Matt Mullenweg 2005-11-21 08:29:07 +00:00
  • 0872d8f9d7 Wrong var name. Ryan Boren 2005-11-21 08:25:50 +00:00
  • 5f54b206a7 Remove unused vars. Fixed var reference. Ryan Boren 2005-11-21 08:23:08 +00:00
  • 0807aea81d Add delete_link action. fixes #1926 Ryan Boren 2005-11-21 08:06:18 +00:00
  • 94804af59a Run attachment filter for themes that don't have single.php or page.php. Props podz. fixes #1924 Ryan Boren 2005-11-21 02:08:59 +00:00
  • 559d1847fa stripslashes() from admin email and weblog title since update_option() takes care of escaping them. fixes #1919 Ryan Boren 2005-11-20 07:40:17 +00:00
  • 4327bb7a1e TinyMCE publish fix from skeltoac. fixes #1921 Ryan Boren 2005-11-20 07:34:47 +00:00
  • 3b1677473a Silence fopen warnings and check return. Ryan Boren 2005-11-19 22:52:57 +00:00
  • f086287b81 Suppress fopen warnings and check return. Ryan Boren 2005-11-19 20:12:26 +00:00
  • d9d9fedb7a get_post_mime_type() from skeltoac. Ryan Boren 2005-11-19 20:08:21 +00:00
  • 38192bfb4f Remove extra file. Ryan Boren 2005-11-19 19:41:54 +00:00
  • 5fa9e518ee Add missing file. Ryan Boren 2005-11-19 19:41:21 +00:00
  • 4959c3fefa Relocate help icon to the correct place. Ryan Boren 2005-11-19 19:39:09 +00:00
  • c48eaea2fd Update help icon. Ryan Boren 2005-11-19 19:28:48 +00:00
  • 8d5607f6f7 Tab highlight fix from skeltoac. fixes #1619 Ryan Boren 2005-11-19 19:20:33 +00:00
  • a1ef8e762c TinyMCE help. fixes #1908 Ryan Boren 2005-11-19 19:15:11 +00:00
  • 1549abf703 Wrong PCRE flag break TinyMCE on lower PHP versions. fixes #1913 Ryan Boren 2005-11-19 19:11:03 +00:00
  • 51f24b8597 Adding akismet Matt Mullenweg 2005-11-19 00:35:53 +00:00
  • 64d7f37d3a Dat da-da duuuummmmmmmm Matt Mullenweg 2005-11-19 00:19:43 +00:00
  • 97f0ed5dff Proper eol-style. Matt Mullenweg 2005-11-18 23:43:41 +00:00
  • 13b7134416 Adding missing div. Matt Mullenweg 2005-11-18 23:42:53 +00:00
  • c70442cfd2 Randomize the directory a little bit. Matt Mullenweg 2005-11-18 23:32:40 +00:00
  • 97eefbc202 Don't texturize for the rich editor. Props skeltoac. fixes #1909 Ryan Boren 2005-11-18 23:27:39 +00:00
  • 4db5cfe7ef Be more discrete. Matt Mullenweg 2005-11-18 23:18:34 +00:00
  • 4f5ff66944 Adding backup plugin Matt Mullenweg 2005-11-18 23:00:36 +00:00
  • 94a4853f02 Autosave warning fix. fixes #1910 Ryan Boren 2005-11-18 22:55:39 +00:00
  • 69b5f6add5 Another HTML error. Matt Mullenweg 2005-11-18 22:54:02 +00:00
  • b64d258a5a Validation fixes. Matt Mullenweg 2005-11-18 22:27:38 +00:00
  • 65f30e4b67 Restore accidental reversion. Ryan Boren 2005-11-18 10:10:53 +00:00
  • 3974871850 Restore accidental reversion. Ryan Boren 2005-11-18 10:03:27 +00:00
  • 92c3cca19c Radio selection smartness. Props filosofo. fixes #1895 Ryan Boren 2005-11-18 09:36:43 +00:00
  • f19c9252cd Don't strip all spaces. fixes #1899 Ryan Boren 2005-11-18 09:30:19 +00:00
  • 2ec4d8bd55 Set default tab for inline uploader. Props skeltoac. fixes #1905 Ryan Boren 2005-11-18 09:28:37 +00:00
  • 7a90a61c9d Attachment cleanups from skeltoac. fixes #1870 Ryan Boren 2005-11-18 09:25:47 +00:00
  • f8d5219af6 Who's got big toggle? fixes #1904 Ryan Boren 2005-11-18 09:07:57 +00:00
  • 69f0e94125 Remove dead code. Ryan Boren 2005-11-18 02:20:19 +00:00
  • 5db06a0f98 Don't return undefined variable. Ryan Boren 2005-11-18 02:15:08 +00:00
  • f9e0982d6a Don't register MT importer since it's not quite ready. Ryan Boren 2005-11-18 01:36:20 +00:00
  • 4b3f2a3cb4 Filter on the_content_rss. Props Kafkaesqui. fixes #1685 Ryan Boren 2005-11-17 23:17:06 +00:00
  • d13f35cdec Don't stripslashes() in plugin_basename() since this breaks established expectation of being able to pass a non-escaped FILE. Instead, stripslashes further up the stack. fixes #1866 Ryan Boren 2005-11-17 23:01:28 +00:00
  • c6c21c0d26 Don't loop over empty options. fixes #1900 Ryan Boren 2005-11-17 22:46:18 +00:00
  • 751c08fd49 Tidy up get_userdatabylogin(). Ryan Boren 2005-11-17 18:15:59 +00:00
  • 15513318ba Big tiny fixes from skeltoac. fixes #1897 Ryan Boren 2005-11-17 17:47:29 +00:00
  • 7711e1ba8f Slicker category adding, fixes #1882 Matt Mullenweg 2005-11-17 10:23:35 +00:00
  • 9e6d93b6d6 Trailing slashes. Propers to Mark Jaquith. fixes #1893 Ryan Boren 2005-11-17 10:10:10 +00:00
  • bda11c7c40 Use new logo. Props nbachiyski. fixes #1896 Ryan Boren 2005-11-17 09:55:53 +00:00
  • e94f3a0418 Bookmarklet script updates. Ryan Boren 2005-11-17 09:44:41 +00:00
  • bd536befa8 Don't bother with sems. Ryan Boren 2005-11-17 09:30:14 +00:00