Commit Graph

  • ee3f4cde4e Load locale specific php code in global context. fixes #3488 Ryan Boren 2007-01-08 00:11:06 +00:00
  • 3abce30c6b One too many Ss. Matt Mullenweg 2007-01-07 22:23:46 +00:00
  • 4a33cd1687 Exit gracefully with a warning if the table_prefix uses disallowed chars. fixes #3537 Mark Jaquith 2007-01-07 09:41:32 +00:00
  • 9d80a01cf6 Allow adding submenus to post.php for back-compat. fixes #3501 Ryan Boren 2007-01-07 09:02:11 +00:00
  • c1cc3d6dc7 Don't re-validate the username when updating the profile (as it can't be edited anyway). Props killer-g. fixes #3531 Mark Jaquith 2007-01-07 07:52:57 +00:00
  • 85892d3aab Use CDATA to avoid validation errors, fixes #3496. Hat tip: JeremyVisser Matt Mullenweg 2007-01-07 02:25:03 +00:00
  • 7851a229db Allow sorting by rating, fixes #3477. Hat tip: tassoman Matt Mullenweg 2007-01-07 02:20:20 +00:00
  • edc25c4406 Consistent name for our autosave JS file, fixes #3469. Hat tip: nbachiyski. Matt Mullenweg 2007-01-07 02:16:11 +00:00
  • 82ac3b15f6 Summaries in Atom should properly describe their content, fixes #3377. Hat tip: link92. Matt Mullenweg 2007-01-07 02:14:07 +00:00
  • e555c51adb Don't show categories that are exclusively for either posts or links, unless it's used for both. Matt Mullenweg 2007-01-07 02:10:50 +00:00
  • a4ff55c30a Fiddle with object destruction and shutdown. Curses upon php 5.2. fixes #3354 Ryan Boren 2007-01-06 23:36:51 +00:00
  • 6fad793587 burn in Hades, status_header(), destroyer of souls. fixes #3528 Mark Jaquith 2007-01-06 08:22:12 +00:00
  • ac7d4b46cc wp_get_attachment_thumb_url() fix from mdawaffe. fixes #3520 Ryan Boren 2007-01-05 20:54:55 +00:00
  • 4f8f53b7b3 Ensure XHTML validity when presenting mod_rewrite rules for copy-paste. Props JeremyVisser. fixes #3523 Mark Jaquith 2007-01-05 09:27:22 +00:00
  • deacbceb25 Change wording for Blogger import to note that it only works with OLD Blogger accounts. Props foolswisdom. fixes #3490 Mark Jaquith 2007-01-05 08:45:52 +00:00
  • cc801d6aac Delay Trackback data escaping until after mb_convert_encoding(). Props to Stefan Esser. Mark Jaquith 2007-01-05 05:45:46 +00:00
  • bb14ecda53 wp_get_attachment_thumb_url() fix from mdawaffe. fixes #3520 Ryan Boren 2007-01-04 18:16:33 +00:00
  • 61692694b1 OMG BETA! Matt Mullenweg 2007-01-04 02:48:55 +00:00
  • bc8bc5bf09 Custom Image Header. fixes #3465 Ryan Boren 2007-01-03 23:49:34 +00:00
  • c34c29d935 Add kses protocol checking to clean_url. Props Andy. fixes #3515 Ryan Boren 2007-01-02 21:22:41 +00:00
  • 29d5c032ce Now with less bugs. fixes #3411 Ryan Boren 2007-01-02 19:51:36 +00:00
  • 368695f87d Attachment fixes from mdawaffe. fixes #3411 Ryan Boren 2007-01-02 19:28:30 +00:00
  • e576c9a998 __ngettext() correction by nbachiyski. fixes #3508 Mark Jaquith 2006-12-31 06:11:24 +00:00
  • 7607c269e6 Pingback excerpt fetching improvements and fixes. fixes #3495 Mark Jaquith 2006-12-27 06:10:03 +00:00
  • 4949ceb6f8 wp_specialchars() treatment for recent file list Mark Jaquith 2006-12-27 05:59:45 +00:00
  • 4942019a9c Typo fixes from mdawaffe. fixes #3474 Ryan Boren 2006-12-27 00:51:00 +00:00
  • d57cc26c58 Remove unused is_comment param in balanceTags() relates to #2714 Mark Jaquith 2006-12-23 06:14:34 +00:00
  • 0ca0aee18e Add js_escape and attribute_escape filters. Ryan Boren 2006-12-22 05:26:43 +00:00
  • 2c190706cd Categories with zero posts and posts with no comments no longer link to those empty views in the admin. fixes #3493 Mark Jaquith 2006-12-21 23:40:16 +00:00
  • f95b191dab i18n fixes, logic cleanup, wording clarifications, and more from nbachiyski. fixes #3474 Mark Jaquith 2006-12-21 23:06:18 +00:00
  • a011b23b47 Whitespace cleanup for [4656] Mark Jaquith 2006-12-21 10:45:58 +00:00
  • 31c39f948d new function for escaping within attributes: attribute_escape() Mark Jaquith 2006-12-21 10:10:04 +00:00
  • 48ee537a1c No need to backslash escape single quotes and line breaks when using js_escape() Mark Jaquith 2006-12-21 06:04:39 +00:00
  • 3357b71e0e Reverse backport (?) from 2.0.x of KSES filters Mark Jaquith 2006-12-21 04:44:34 +00:00
  • fb68433d22 Login form fixes from Viper007Bond. fixes #3484 Ryan Boren 2006-12-20 00:30:07 +00:00
  • 0620ac2076 Enable RTE for new users. fixes #3485 Ryan Boren 2006-12-19 23:19:12 +00:00
  • 0829b413b9 Include admin-functions in xmlrpc. Ryan Boren 2006-12-18 20:11:19 +00:00
  • 9c222d2be4 Edit Comments paging fix from nbachiyski. fixes #3481 Mark Jaquith 2006-12-18 00:13:16 +00:00
  • 925cdbebd1 Use $wpdb->prefix when defining table names Mark Jaquith 2006-12-15 23:14:42 +00:00
  • 83e269fd2e i18n fixes from nbachiyski. fixes #3470 Ryan Boren 2006-12-13 19:36:10 +00:00
  • 8169c7b2fb Don't force kses filtering of imports. fixes #3290 Ryan Boren 2006-12-13 19:21:09 +00:00
  • 0fc7ecbc1d Avoid infinite loop when getting attachment link. Ryan Boren 2006-12-12 22:50:54 +00:00
  • 1b7d2a91d8 Move wp_generate_attachment_metadata() and friends to admin-functions.php and include admin-functions from xmlrpc. Ryan Boren 2006-12-12 08:36:16 +00:00
  • 971402a730 Select http when linking. Props markjaquith. fixes #3462 Ryan Boren 2006-12-12 07:48:04 +00:00
  • f4b6050d20 wp_delete_category() tweaks and code consolidation. fixes #3463 Mark Jaquith 2006-12-10 20:53:05 +00:00
  • 86b5ea4591 cat_id_filter from Donncha. fixes #3458 Mark Jaquith 2006-12-10 20:27:20 +00:00
  • dc22bfe6f6 Move wp_check_for_changed_slugs() to post.php so it can be called in non-admin contexts. fixes #3461 Mark Jaquith 2006-12-10 17:17:39 +00:00
  • 323a1ac1f3 Revert overzealous i18n from [4545]. Props nbachiyski. fixes #3438 Mark Jaquith 2006-12-10 00:23:10 +00:00
  • 3733dd7160 Add commentrss2_item action hook. Props seek3r and Viper007Bond. fixes #3456 Mark Jaquith 2006-12-10 00:12:58 +00:00
  • d4c163f52b Init strings before concatenation. Props devil1591. fixes #3457 Mark Jaquith 2006-12-09 06:35:22 +00:00
  • f769cec548 Fix path to cropper. fixes #3455 Ryan Boren 2006-12-08 23:01:08 +00:00
  • ba54bd7839 Some caching cleanups. Ryan Boren 2006-12-08 07:35:45 +00:00
  • 664f8de0db did_action() Ryan Boren 2006-12-08 03:45:34 +00:00
  • 39318c3299 Include cropper and scriptaculous since lots of themes are using them. Ryan Boren 2006-12-08 00:10:58 +00:00
  • e8184e1027 Create attachment metadata for xmlrpc uploads. Props mdawaffe. fixes #3452 Ryan Boren 2006-12-07 22:42:22 +00:00
  • bc386e1784 Check link_count not category_count when doing link hierarchy. Props mdawaffe. fixes #3453 Ryan Boren 2006-12-07 22:38:27 +00:00
  • db44b0a561 Bunch of whitespace and coding standardization. Mark Jaquith 2006-12-07 03:57:23 +00:00
  • 7c07cdc944 get_page() logic re-ordering and inline comments Mark Jaquith 2006-12-07 03:10:47 +00:00
  • 9271589a5a Fix up get_page cache handling. Ryan Boren 2006-12-07 01:06:28 +00:00
  • db72b3d6b8 Reparent edit comments tab. Props mdawaffe. fixes #3448 Ryan Boren 2006-12-07 00:40:31 +00:00
  • dd36543bce Disable RTE when editing comments. Props mdawaffe. fixes #3449 Mark Jaquith 2006-12-07 00:38:54 +00:00
  • eb9bedc517 Don't dbxize wrappers. Props andy. fixes #2987 Ryan Boren 2006-12-07 00:08:18 +00:00
  • c0b9ade921 Add überpowerful "query" filter, for SQL queries. fixes #2721 Mark Jaquith 2006-12-07 00:02:03 +00:00
  • c6ff4d8f99 Ignore nopaging for feeds. Ryan Boren 2006-12-06 23:14:37 +00:00
  • 31f086450e Don't double escape JS. Props mdawaffe. fixes #3447 Ryan Boren 2006-12-06 23:11:31 +00:00
  • 4c2e59b8a6 Mass Edit Mode JS fixes for #3399 Mark Jaquith 2006-12-06 11:26:27 +00:00
  • f51c732e6b comment => c fix, props to Pål Grønås Drange on wp-testers for catching it. Mark Jaquith 2006-12-06 10:52:09 +00:00
  • d1721ba4d7 Autosave fix up for duplicate drafts from andy. fixes #3379 Ryan Boren 2006-12-06 05:33:52 +00:00
  • 315908c7d6 Typo fix. fixes #3224 Ryan Boren 2006-12-05 22:41:49 +00:00
  • 32c1d247ac Attachment data abstraction from mdawaffe. fixes #3440 Ryan Boren 2006-12-05 22:37:19 +00:00
  • c99f10fdae upload-js gettext fixes from mdawaffe. fixes #3224 Ryan Boren 2006-12-05 22:27:02 +00:00
  • b86eca3e1f Fix Template Name and Description metadata regex typo. Props devil1591. fixes #3437 Mark Jaquith 2006-12-05 12:29:08 +00:00
  • 4ea518fd32 CSS regression fix from Viper007Bond. fixes #3436 Mark Jaquith 2006-12-05 11:46:24 +00:00
  • 484d300625 Some string changes. Props MichaelH. fixes #2724 Ryan Boren 2006-12-05 07:15:12 +00:00
  • b37a408e9d Fix input label. Props JeremyVisser. fixes #3432 Ryan Boren 2006-12-05 06:52:55 +00:00
  • 653cfd2f5e Use get_the_category() within wp_get_post_categories() so that the cache is used. Props markjaquith. fixes #3430 Ryan Boren 2006-12-05 06:45:48 +00:00
  • 9220699686 upload-js gettext. Props nbachiyski. fixes #3224 Ryan Boren 2006-12-05 02:29:45 +00:00
  • 8ac738081e trailingslashit() fix for paged posts links from activeingredient. fixes #3163 Mark Jaquith 2006-12-04 14:42:34 +00:00
  • f2659c992f change post_parent on orphaned attachments. props ryanscheuermann. fixes #2681 Mark Jaquith 2006-12-04 14:25:21 +00:00
  • bb18d08ce4 Require an attachment ID for upload.php?action=edit. fixes #3333 Mark Jaquith 2006-12-04 14:05:54 +00:00
  • 1dd63dd9e8 Typo fix from tacker. fixes #3431 Mark Jaquith 2006-12-04 12:02:30 +00:00
  • 35c79e0a07 Pre-fill http:// when inserting new links. Props andy. fixes #2579 Ryan Boren 2006-12-04 02:35:17 +00:00
  • 6a6fb44376 More i18n friendly login screen. Props bryanveloso. fixes #3348 Ryan Boren 2006-12-04 00:53:33 +00:00
  • 50442c5914 Hooks needed to allow alternate category admin inteface. Props alexkingorg. fixes #3408 Ryan Boren 2006-12-04 00:48:03 +00:00
  • fdedc153f5 Make link manager hookable. Props donncha. fixes #3422 Ryan Boren 2006-12-04 00:44:18 +00:00
  • 546425227b MSN Spaces seems to like exclamation points in their URLs, they must be pandering to Yahoo! ;) Matt Mullenweg 2006-12-03 21:55:42 +00:00
  • 1b25902ffa Prototype compressed doesn't seem to be working out so well :/ Matt Mullenweg 2006-12-03 21:53:54 +00:00
  • 72d6457653 Just a helpful little link. Matt Mullenweg 2006-12-03 21:33:38 +00:00
  • cecdb94367 Don't display table if no links/bookmarks, fixes #2684 Matt Mullenweg 2006-12-03 21:32:17 +00:00
  • 4a7c411976 Some new hooks on registration, fixes #2541 Matt Mullenweg 2006-12-03 21:16:19 +00:00
  • 3aa3af79c7 Apply filter on locale, fixes #2383 Matt Mullenweg 2006-12-03 21:09:24 +00:00
  • d916e255f4 Don't forge to echo. Props mypatricks. fixes #3423 Ryan Boren 2006-12-03 19:40:07 +00:00
  • 5a35e93a0a global exclude filter for wp_list_pages(). fixes #3402 Mark Jaquith 2006-12-03 09:23:17 +00:00
  • 57882dea71 Make sidebar hierarchical, fixes #3417 Matt Mullenweg 2006-12-02 22:32:34 +00:00
  • 0fb6e100ef kill double slashing on delete AYS alert(). fixes #3424 Mark Jaquith 2006-12-02 20:51:29 +00:00
  • f906c003c6 Better AJAX feedback messages and markup fixes. Props mdawaffe. fixes #3208 Ryan Boren 2006-12-01 23:00:04 +00:00
  • 5f4d74ee74 Fix pregs. Props Mordred. Ryan Boren 2006-12-01 22:44:50 +00:00
  • 7b8f7aedc1 Avoid empty result category queries. Props andy. fixes #3416 Ryan Boren 2006-12-01 18:55:27 +00:00
  • 893c5fa38e Fix category feed_img markup. Props mdawaffe. fixes #1207 Ryan Boren 2006-12-01 18:28:43 +00:00
  • 18e508683f Font size for wp-calendar and next. Props mdawaffe. fixes #1213 Ryan Boren 2006-12-01 12:09:35 +00:00