Commit Graph

7761 Commits

Author SHA1 Message Date
Peter Westwood 0f9a2fa394 Ensure $is_chrome is always defined.
git-svn-id: https://develop.svn.wordpress.org/trunk@8826 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-05 22:39:49 +00:00
Peter Westwood 1c8fde4885 maybe_unserialize the array members not the array when multple post meta items are returned. Fixes #7623 for trunk props andy.
git-svn-id: https://develop.svn.wordpress.org/trunk@8824 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-05 22:04:04 +00:00
Peter Westwood 8b0beb2e8e Update the General Template phpdoc see #5640.
git-svn-id: https://develop.svn.wordpress.org/trunk@8823 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-05 21:47:53 +00:00
Peter Westwood 205d8386c7 phpdoc for general template functions see #5640 props jacobsantos.
git-svn-id: https://develop.svn.wordpress.org/trunk@8822 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-05 19:19:01 +00:00
Andrew Ozz 7608d7f4ee Don't hide reply action on comments added with AJAX, props caesarsgrunt, see #7435
git-svn-id: https://develop.svn.wordpress.org/trunk@8821 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-05 19:11:41 +00:00
Peter Westwood 6a9f61d633 We now have Widgitization documentation on the codex so link to it.
git-svn-id: https://develop.svn.wordpress.org/trunk@8820 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-05 19:00:28 +00:00
Peter Westwood 36eb02af2c Improved phpdoc for the gears manifest.
git-svn-id: https://develop.svn.wordpress.org/trunk@8819 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-05 18:53:32 +00:00
Peter Westwood e80faacce3 Allow people to update home again! See #7277.
git-svn-id: https://develop.svn.wordpress.org/trunk@8818 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-05 18:37:40 +00:00
Peter Westwood 0d4c26b595 Improved phpdoc for wp-config-sample.php fixes #7397 and #7526 props lloydbudd and jacobsantos.
git-svn-id: https://develop.svn.wordpress.org/trunk@8817 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-05 17:53:03 +00:00
Ryan Boren 22790b6e93 Redirect back to Press This interface after posting
git-svn-id: https://develop.svn.wordpress.org/trunk@8816 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-05 17:46:09 +00:00
Andrew Ozz 414eae6719 Add simple Chrome detection and updates for Gears dialog, fixes #7684
git-svn-id: https://develop.svn.wordpress.org/trunk@8815 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-05 16:29:03 +00:00
Ryan Boren 6d94c5cfcc Lose USE INDEX on comment_date_gmt. It didn't help performance very much and some people are missing the comment_date_gmt index. see #7664
git-svn-id: https://develop.svn.wordpress.org/trunk@8813 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-05 15:43:26 +00:00
Ryan Boren 7ccb9abd4b SSH2 filesystem. Props ShaneF. see #7690
git-svn-id: https://develop.svn.wordpress.org/trunk@8812 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-05 05:47:08 +00:00
Ryan Boren eb093c7182 Don't append HTTPOnly if cookie domain is empty. see #7677
git-svn-id: https://develop.svn.wordpress.org/trunk@8811 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-05 05:35:58 +00:00
Ryan Boren 04d12df410 No HTTPOnly for Safari
git-svn-id: https://develop.svn.wordpress.org/trunk@8810 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-05 00:10:34 +00:00
Ryan Boren d7cbc74497 Skeleton phpdoc for post-template.php. Props jacobsantos. see #7659
git-svn-id: https://develop.svn.wordpress.org/trunk@8809 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-04 23:12:08 +00:00
Ryan Boren 4705e219df HttpOnly for PHP < 5.2. Props _ck_. see #7677
git-svn-id: https://develop.svn.wordpress.org/trunk@8808 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-04 19:55:30 +00:00
Ryan Boren 80199e4862 phpdoc for query.php. Props jacobsantos. fixes #7663
git-svn-id: https://develop.svn.wordpress.org/trunk@8807 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-04 19:19:32 +00:00
Ryan Boren 534fbf940d phpdoc for cron.php. Props jacobsantos and hansengel. fixes #5637
git-svn-id: https://develop.svn.wordpress.org/trunk@8806 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-04 19:12:40 +00:00
Ryan Boren f21bba6c19 Show all bulk ops on unfiltered comments page
git-svn-id: https://develop.svn.wordpress.org/trunk@8805 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-04 18:00:21 +00:00
Ryan Boren 3bcb702d2d Bulk action hot keys for comments. Props nbachiyski. see #7643
git-svn-id: https://develop.svn.wordpress.org/trunk@8804 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-04 17:53:14 +00:00
Ryan Boren bc27b345eb Fix horizontal mode layout for publish box. Props noel. fixes #7681
git-svn-id: https://develop.svn.wordpress.org/trunk@8803 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-04 04:41:06 +00:00
Ryan Boren c3190734f8 Add settings registration and whitelisting. Props donncha. see #7277
git-svn-id: https://develop.svn.wordpress.org/trunk@8802 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-04 01:11:18 +00:00
Peter Westwood 3b7405a702 phpdoc fixes for the phpmailer classes.
git-svn-id: https://develop.svn.wordpress.org/trunk@8801 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-03 21:42:50 +00:00
Ryan Boren a487b60f71 post_password_required(). fixes #7679
git-svn-id: https://develop.svn.wordpress.org/trunk@8800 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-03 19:54:14 +00:00
Ryan Boren 341cede30b WXR Importer fix to resolve absolute urls without protocol and domain. fixes #7595
git-svn-id: https://develop.svn.wordpress.org/trunk@8799 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-03 18:34:20 +00:00
Ryan Boren 45b9a95b0d Try out httponly for auth cookies. see #7677
git-svn-id: https://develop.svn.wordpress.org/trunk@8798 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-03 18:24:28 +00:00
Peter Westwood 09e15ecf6f Set comment and ping status when QuickPressing. Fixes #7672 props ShaneF.
git-svn-id: https://develop.svn.wordpress.org/trunk@8797 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-03 07:13:51 +00:00
Ryan Boren 9045798e95 Make attachment file path relative to the upload dir. Don't use GUID to find attachement URL. Props DD32. see #7622
git-svn-id: https://develop.svn.wordpress.org/trunk@8796 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-02 22:55:39 +00:00
Andrew Ozz ef05077a3b Comment manipulation keyboard shorcuts: get debug out, props nbachiyski see #7643
git-svn-id: https://develop.svn.wordpress.org/trunk@8794 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-01 13:14:21 +00:00
Ryan Boren 2d5c26d8c8 skeleton phpdoc for rewrite.php. Props jacobsantos. see #7660
git-svn-id: https://develop.svn.wordpress.org/trunk@8793 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-01 05:47:08 +00:00
Ryan Boren 243ce31e7b phpdoc for media.php. Props jacobsantos. see #7658
git-svn-id: https://develop.svn.wordpress.org/trunk@8792 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-01 05:45:41 +00:00
Ryan Boren 719b42c024 Skeleton phpdoc patch for themes.php. Props jacobsantos. see #7657
git-svn-id: https://develop.svn.wordpress.org/trunk@8791 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-01 05:44:16 +00:00
Ryan Boren b21e55b24c Revert [8655]. see #7526
git-svn-id: https://develop.svn.wordpress.org/trunk@8790 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-01 05:33:56 +00:00
Ryan Boren bf2c155d42 Comment hotkey: move to next or previous page on pressing next/prev at end of the current page. Prop nbachiyski. see #7643
git-svn-id: https://develop.svn.wordpress.org/trunk@8789 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-01 05:28:41 +00:00
Andrew Ozz 6a1964e13f is_archive() should be true for custom taxonomies too
git-svn-id: https://develop.svn.wordpress.org/trunk@8788 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-01 04:10:57 +00:00
Andrew Ozz 0c8f3abe13 Base css fix for FF2, IE6 still needs work
git-svn-id: https://develop.svn.wordpress.org/trunk@8787 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-01 00:14:04 +00:00
Peter Westwood 33228d225d phpDoc updates for formatting functions fixes #5638 props jacobsantos.
git-svn-id: https://develop.svn.wordpress.org/trunk@8786 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-31 20:58:19 +00:00
Andrew Ozz 59de3bae0b Base css layout, fixes #7620
git-svn-id: https://develop.svn.wordpress.org/trunk@8785 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-31 13:51:52 +00:00
Andrew Ozz 9ed6500c5b Saving/restoring the user interface state, see #7654
git-svn-id: https://develop.svn.wordpress.org/trunk@8784 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-31 06:34:43 +00:00
Peter Westwood 8d72a6d8b7 phpDoc updates for formatting functions fixes #5638 props jacobsantos.
git-svn-id: https://develop.svn.wordpress.org/trunk@8783 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-30 21:28:11 +00:00
Peter Westwood 047ec90dee phpDoc corrections for wp-includes. See #7550 props jacobsantos.
git-svn-id: https://develop.svn.wordpress.org/trunk@8782 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-30 21:23:43 +00:00
Peter Westwood 697bb624de nline Documentation for script-loader.php. Fixes #7649 props jacobsantos.
git-svn-id: https://develop.svn.wordpress.org/trunk@8781 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-30 19:51:29 +00:00
Andrew Ozz 8dfe80eefb Add hotkeys.js to all pages that list comments and prevent error if not loaded, see #7643
git-svn-id: https://develop.svn.wordpress.org/trunk@8780 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-30 07:16:16 +00:00
Ryan Boren c6f94a0dd4 Don't process keypress if the current row is null. see #7643
git-svn-id: https://develop.svn.wordpress.org/trunk@8779 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-30 00:48:37 +00:00
Ryan Boren 00dbe08054 Support Mac meta key. see #7643
git-svn-id: https://develop.svn.wordpress.org/trunk@8778 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-30 00:28:13 +00:00
Ryan Boren 54d9937ca8 Comment manipulation keyboard shorcuts from nbachiyski. see #7643
git-svn-id: https://develop.svn.wordpress.org/trunk@8777 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-29 21:43:34 +00:00
Andrew Ozz e722dd11a5 Add tabindex to the comment reply form. Props nbachiyski, see #7435
git-svn-id: https://develop.svn.wordpress.org/trunk@8776 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-29 20:44:54 +00:00
Ryan Boren 22427df48b Mike filter suppression. Props DD32. see #7326
git-svn-id: https://develop.svn.wordpress.org/trunk@8773 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-29 18:33:04 +00:00
Andrew Ozz b647b1322a Fix typo in wp-settings.php. Props mictasm, fixes #7638
git-svn-id: https://develop.svn.wordpress.org/trunk@8772 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-29 09:32:48 +00:00