Commit Graph

  • 646a09ead4 Template functions for getting the post's modified time from error and Mark Jaquith. fixes #1836 Ryan Boren 2005-11-10 23:31:30 +00:00
  • 8ca220554a Add radio button for our default permalink structure. Add got_mod_rewrite(). Props Mark Jaquith. fixes #1840 Ryan Boren 2005-11-10 23:25:39 +00:00
  • ad772b5e63 Return false if we don't find the option. Ryan Boren 2005-11-10 20:59:20 +00:00
  • 7b5bed4809 Delete link fix from donncha. fixes #1862 Ryan Boren 2005-11-10 16:52:12 +00:00
  • 49fa56367b Fix commit gone wild. Ryan Boren 2005-11-09 21:30:40 +00:00
  • 222e32086e Missing semi, also fixes #1599 Matt Mullenweg 2005-11-09 21:01:24 +00:00
  • 8480fdda0a Should fix #1599 for IIS blogs. Matt Mullenweg 2005-11-09 20:58:58 +00:00
  • 2077dcaf16 Options fixes from donncha. fixes #1859 Ryan Boren 2005-11-09 18:15:55 +00:00
  • fb234acd09 Remove debug cruft. Ryan Boren 2005-11-09 11:17:33 +00:00
  • 7f5284a4de Add cache expiration. Cache requests for non-existant options. Ryan Boren 2005-11-09 11:10:34 +00:00
  • c6a3cc3249 TinyMCE accesskeys from skeltoac. fixes #1854 Ryan Boren 2005-11-09 08:44:48 +00:00
  • aae1332f2d Hide serialized object data in comment blocks within .php files. Props ringmaster. fixes #1857 Ryan Boren 2005-11-09 02:38:17 +00:00
  • 9765974469 Oops. Comment out stats dump. Ryan Boren 2005-11-08 22:28:45 +00:00
  • b5113fae7c Obfuscate keys with some salt. Add empty index.php files to the cache dirs to prevent directory listings. Props to ringmaster. fixes #1851 Ryan Boren 2005-11-08 22:15:06 +00:00
  • 1412706873 Handle the lack of curl. From skeltoac. fixes #1855 Ryan Boren 2005-11-08 21:55:01 +00:00
  • 609383477a TinyMCE tweaks from skeltoac. fixes #1852 Ryan Boren 2005-11-08 19:17:08 +00:00
  • b6930cefd4 Remove trailing blank lines. Ryan Boren 2005-11-08 00:39:26 +00:00
  • e908ebc95c Use get_*() API instead of SELECTs so that we hit the cache. Ryan Boren 2005-11-07 23:15:21 +00:00
  • 0069470818 Add LIMIT 1 to some of our gets. Ryan Boren 2005-11-07 23:09:09 +00:00
  • c72a1f461e Object caching, round one. Ryan Boren 2005-11-07 21:56:03 +00:00
  • 096d59d425 Not used anymore. Matt Mullenweg 2005-11-07 19:16:34 +00:00
  • da3c5f47dc Add RSD support. See http://archipelago.phrasewise.com/rsd Matt Mullenweg 2005-11-07 09:47:51 +00:00
  • 0cdc68d776 Style tweaks. Matt Mullenweg 2005-11-07 09:46:28 +00:00
  • 072179c8cb Fixes #1443 Matt Mullenweg 2005-11-07 09:35:54 +00:00
  • cc1737314d Some tweaks to the default theme, fixes #1847 and the custom header validation error. Matt Mullenweg 2005-11-07 09:31:05 +00:00
  • df22877fdb Simplify status_header Matt Mullenweg 2005-11-07 09:05:47 +00:00
  • 76915903e3 Missing user line. Matt Mullenweg 2005-11-07 08:58:37 +00:00
  • 749847dc97 Remove extraneous header() call. Ryan Boren 2005-11-06 19:06:10 +00:00
  • 1aeea064c8 Don't trackbacks from draft post. Props markjaquith. fixes #1801 Ryan Boren 2005-11-06 07:10:15 +00:00
  • a1fdbc44d0 Preview future dated posts. Props davidhouse. fixes #1795 Ryan Boren 2005-11-06 07:04:46 +00:00
  • 5679c4dd36 Order cats by name. Props davidhouse. fixes #1780 Ryan Boren 2005-11-06 06:48:41 +00:00
  • 6f6ef95a3a Remove redudant line. Props johnjosephbachir. fixes #1781 Ryan Boren 2005-11-06 06:44:51 +00:00
  • 1cda7496ef Add ids to timestamp fields. Props nmoog. fixes #1796 Ryan Boren 2005-11-06 06:21:50 +00:00
  • 2d9644a536 Really move image-uploading.php to inline-uploading.php Ryan Boren 2005-11-06 05:43:01 +00:00
  • 0c2daa617d Protection against multiple trackbacks in one bunch from markjaquith. fixes #1817 Ryan Boren 2005-11-06 04:02:12 +00:00
  • c244bfd360 Show Role in profile and user edit. Don't allow users with edit_users caps to demote themselves. Props: davidhouse, ringmaster. fixes #1825 Ryan Boren 2005-11-06 03:58:52 +00:00
  • 1fb12a1eaa Rename image-uploading to inline-uploading. Props skeltoac. fixes #1834 Ryan Boren 2005-11-06 03:40:43 +00:00
  • 3ed89b9e86 TinyMCE 2.0RC4 Props skeltoac. fixes #1830 Ryan Boren 2005-11-06 03:30:11 +00:00
  • f9d2c24acd Admin nicename setup incorrectly. Props Mark Jaquith fixes #1839 Ryan Boren 2005-11-06 03:16:59 +00:00
  • 0920b65feb Remove extraneous whitespace from wp_list_pages() output. Props: error fixes #1838 Ryan Boren 2005-11-06 03:15:43 +00:00
  • 71db5228c7 Prettier boxes Matt Mullenweg 2005-11-06 01:57:59 +00:00
  • 39a79f3e63 Icon for notices and small tweaks Matt Mullenweg 2005-11-06 00:37:51 +00:00
  • 114d19b144 Redirect to new permalink if slug changes. Fixes #1068 Matt Mullenweg 2005-11-05 22:57:56 +00:00
  • 5e3e5445e9 Bad grammar. Fixes #1766 Matt Mullenweg 2005-11-05 22:55:04 +00:00
  • 9ff2f7d167 Allow "anonymous" to be translated, fixes #1740 Matt Mullenweg 2005-11-05 22:53:40 +00:00
  • ee0398959b Redirect to profile unless redirect, fixes #1240 Matt Mullenweg 2005-11-05 22:17:34 +00:00
  • be5caf3590 Redirect to permalink instead of referrer. Fixes #1673 Matt Mullenweg 2005-11-05 22:08:56 +00:00
  • 03f7327803 Don't self ping. Props Mark Jaquith fixes #993 Ryan Boren 2005-11-05 16:20:09 +00:00
  • b80cc6a023 Link to home instead of siteurl. Props: masquerade. fixees #964 Ryan Boren 2005-11-05 15:56:47 +00:00
  • efe9f2fbcf Don't show publish button when post is already published. Props: Mark Jaquith fixes #1813 Ryan Boren 2005-11-04 02:51:59 +00:00
  • 0d3b4317dc Add middle_name and flickr_username for users. Ryan Boren 2005-11-02 08:26:42 +00:00
  • 573e9a1bcb wp_handle_upload() and image upload improvements from Andy. fixes #1806 Ryan Boren 2005-11-01 21:28:03 +00:00
  • d6cb8a0942 Missing global, fix from airport. :) Matt Mullenweg 2005-11-01 18:22:30 +00:00
  • cdb58724d2 Even better, array functions are fun. Matt Mullenweg 2005-10-29 23:28:05 +00:00
  • 2b2c2e6c03 Some optimizations in queries and code. Matt Mullenweg 2005-10-29 23:23:17 +00:00
  • 7cd02175ff Cleaner, better, faster. Matt Mullenweg 2005-10-29 22:24:27 +00:00
  • 5fc5164297 Create gmt_offset option for fresh installs. Fallout from [2966]. fixes #1803 Ryan Boren 2005-10-29 05:32:39 +00:00
  • 7ffc6d0838 Put the preview anchors on the h2. Props: markjaquith fixes #1765 Ryan Boren 2005-10-29 01:52:56 +00:00
  • 6eacdcf924 Give a little love to the bookmarklet. Ryan Boren 2005-10-28 08:43:23 +00:00
  • ea4ebf21a9 Let wp_insert_post() figure out the GMT date. Ryan Boren 2005-10-28 04:37:06 +00:00
  • 6fcc709db0 Let wp_insert_post() figure out the GMT date. Ryan Boren 2005-10-28 04:36:24 +00:00
  • de8d78270a If post_date_gmt is not supplied, derive it from post_date instead of current time. Ryan Boren 2005-10-28 04:34:49 +00:00
  • b127cd82af Use full hierarchy when resolving category URIs. fixes #1787 Props: ringmaster Owen Ryan Boren 2005-10-28 01:14:57 +00:00
  • 471552766e Create upload dirs with same perms as wp-content. fixes #1784 #1726 Ryan Boren 2005-10-28 01:12:54 +00:00
  • 305c29d4e1 DB versioning. fixes #1791 Ryan Boren 2005-10-27 22:04:12 +00:00
  • 6b31c735f4 LiteSpeed support everything Apache does Matt Mullenweg 2005-10-25 23:44:27 +00:00
  • 71ee10cc3b TinyMCE fixes. Reinstate "More..." button. Filter trailing br. fixes #1789 Ryan Boren 2005-10-25 23:10:14 +00:00
  • 6ffbef60a5 Filter title with kses. fixes #1788 Ryan Boren 2005-10-25 14:46:23 +00:00
  • 2b7f5cec65 Making our OPML compliant Matt Mullenweg 2005-10-23 17:00:13 +00:00
  • 9d9cca40f7 Remove debug code. Ryan Boren 2005-10-20 22:15:07 +00:00
  • a2a0f6031e Give wp-mail a little love. Ryan Boren 2005-10-20 21:20:52 +00:00
  • 2c9426d447 Category parent fix from donncha. fixes #1775 Ryan Boren 2005-10-20 20:50:31 +00:00
  • 1da25e1927 Image fu from Andy. fixes #1776 Ryan Boren 2005-10-20 20:48:32 +00:00
  • 7f5350d345 Fix typo in blogger_editPost(). Don't invoke content_save_pre since that is done by the insert/update functions. fixes #1777 Ryan Boren 2005-10-20 16:38:07 +00:00
  • d7605dd6ad Fix for header redirects - Hat tip: http://www.davidmeade.com/post/post.php?topicID=579 Matt Mullenweg 2005-10-19 06:09:23 +00:00
  • 25458f93b8 More massive code cleanups from Mark Jaquith. fixes #1772 Ryan Boren 2005-10-18 22:42:02 +00:00
  • 14d9931137 Missing directory Matt Mullenweg 2005-10-18 16:40:06 +00:00
  • df1f4e7389 Don't process enclosures when importing. Props: skeltoac. fixes #1771 Ryan Boren 2005-10-17 23:45:50 +00:00
  • ac45aae4d7 More code cleanups from Mark Jaquith. fixes #1768 Ryan Boren 2005-10-17 23:41:28 +00:00
  • 976678dce3 Image uploading for pages. Props skeltoac. fixes #1759 Ryan Boren 2005-10-14 21:52:56 +00:00
  • 565ff7ca40 Add ordered list tags to kses. fixes #1761 Ryan Boren 2005-10-14 18:52:44 +00:00
  • ae85f7064b wp_attach_object threading fix ups. fixes #1760 #1758 Ryan Boren 2005-10-14 18:06:23 +00:00
  • 561c9d7ff3 Remove thread unsafe Auto_increment tricks. fixes #1753 Ryan Boren 2005-10-13 19:06:31 +00:00
  • e4d15f3596 Oops. Patch didn't apply cleanly. fixes #1750 Ryan Boren 2005-10-13 18:59:10 +00:00
  • 5399c5f576 Category insert cleanup from donncha. fixes #1750 Ryan Boren 2005-10-13 18:17:05 +00:00
  • cda9a51ff0 Trailing slashes, on the URI, make me happy, make me feel fine. fixes #1742 Ryan Boren 2005-10-12 18:21:15 +00:00
  • 40b9d7955e Add admin-db include. Props donncha. fixes #1751 Ryan Boren 2005-10-12 17:04:27 +00:00
  • a8562a1455 Code cleanup from Mark Jaquith. fixes #1746 Ryan Boren 2005-10-12 17:01:50 +00:00
  • 4c18e778d0 Awesome fix from Dougal about ping timeout problems. Matt Mullenweg 2005-10-10 16:36:54 +00:00
  • 9b7f201b11 Code cleanups from markjaquith. fixes #1743 Ryan Boren 2005-10-10 09:25:38 +00:00
  • ab51dd291b admin-db is needed for wp_delete_category Matt Mullenweg 2005-10-09 01:59:02 +00:00
  • 8c5f91cd89 Blogger updates from skeltoac. * No more SSL * No more fopen wrappers required (all CURL) * Better FTP handling * Better duplicate handling * Strings marked for translation * Post IDs are cronological * Coffee stays fresher longer. fixes #1737 Ryan Boren 2005-10-07 17:43:43 +00:00
  • 342e12282c pre_get_posts action from ringmaster. fixes #1736 Ryan Boren 2005-10-06 17:27:57 +00:00
  • 3757394e6d Move some fxns to admin-db. Ryan Boren 2005-10-06 17:26:06 +00:00
  • e18c838749 Start marking strings for translation. Ryan Boren 2005-10-06 00:44:04 +00:00
  • 65b86c1e52 Don't run bloginfo filters on URIs. fixes #1545 #1410 #1729 Ryan Boren 2005-10-06 00:04:59 +00:00
  • 4bb9a136f6 Add kses_init_filters(). Call it when running importers. Ryan Boren 2005-10-05 23:58:16 +00:00
  • 14abc74d54 Send User-Agent when confirming pingbacks. Props error. fixes #1713 Ryan Boren 2005-10-05 23:29:56 +00:00
  • cb59a1db62 Actually remove deleted plugins from the active plugin list. This has been broken for ever. fixes #1709 Ryan Boren 2005-10-05 23:19:48 +00:00
  • 36183456c1 SQL error fix from MikeLittle. fixes #1711 Ryan Boren 2005-10-05 22:48:51 +00:00