Commit Graph

8923 Commits

Author SHA1 Message Date
Peter Westwood 6c4bb8992f Sync arguments to plugin hooks to enable same function to be hooked on to both to enable backward compatible plugins. Fixes #8365 props strider72.
git-svn-id: https://develop.svn.wordpress.org/trunk@9904 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-26 15:23:51 +00:00
Andrew Ozz 90c37c1792 Screen icons
git-svn-id: https://develop.svn.wordpress.org/trunk@9903 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-26 13:51:25 +00:00
Ryan Boren a86328cf36 Fix notices. see #8347
git-svn-id: https://develop.svn.wordpress.org/trunk@9902 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-26 12:04:29 +00:00
Ryan Boren 94bfb09963 If api.wp.org request blocks, make sure another requests isn't scheduled for 12 hours. see #8347
git-svn-id: https://develop.svn.wordpress.org/trunk@9901 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-26 11:48:05 +00:00
Ryan Boren cb4478f23c Set proper menu parent for importers
git-svn-id: https://develop.svn.wordpress.org/trunk@9900 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-26 08:58:44 +00:00
Ryan Boren 875fbb56c4 No longer used
git-svn-id: https://develop.svn.wordpress.org/trunk@9899 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-26 07:51:35 +00:00
Andrew Ozz ada30ad878 Fix labels in the uploader
git-svn-id: https://develop.svn.wordpress.org/trunk@9898 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-26 05:46:56 +00:00
Ryan Boren 1f0191fbfe New palette names
git-svn-id: https://develop.svn.wordpress.org/trunk@9897 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-26 03:48:26 +00:00
Andrew Ozz c1cf524fc0 Fix the editor losing focus on backspace when there is no more text to delete in Safari, props markjaquith, fixes #8334
git-svn-id: https://develop.svn.wordpress.org/trunk@9896 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-26 03:28:24 +00:00
Ryan Boren 7d48aaa4f3 Fix private page filter. Props abackstrom. fixes #8349
git-svn-id: https://develop.svn.wordpress.org/trunk@9895 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-26 02:58:18 +00:00
Andrew Ozz bcfde60872 Move Gallery Settings to the Gallery tab in the uploader, split the Upload tab in "From Computer" and "From URL" tabs
git-svn-id: https://develop.svn.wordpress.org/trunk@9894 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-26 02:27:37 +00:00
Ryan Boren 30b38c9d39 Fix notice
git-svn-id: https://develop.svn.wordpress.org/trunk@9893 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-26 01:06:25 +00:00
Ryan Boren ca8f88dd82 Declare excerpt namespace. Props byrnereese. fixes #7624
git-svn-id: https://develop.svn.wordpress.org/trunk@9892 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-26 00:57:13 +00:00
Ryan Boren 57b12e5705 Don't show tables when no posts or pages are found. fixes #8346
git-svn-id: https://develop.svn.wordpress.org/trunk@9891 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-26 00:36:25 +00:00
Mark Jaquith 41e0b87c8f Initialize caller as an array. Fixes a bug introduced in [9886]
git-svn-id: https://develop.svn.wordpress.org/trunk@9890 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-25 23:45:02 +00:00
Ryan Boren dea31d3835 Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@9889 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-25 22:59:33 +00:00
Ryan Boren 2f898b01eb Make sure widgets array version is set. fixes #8339
git-svn-id: https://develop.svn.wordpress.org/trunk@9888 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-25 22:38:36 +00:00
Ryan Boren 390984d25d Contextual ngettext from nbachiyski. fixes #8128
git-svn-id: https://develop.svn.wordpress.org/trunk@9887 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-25 22:25:21 +00:00
Ryan Boren 877a39eff7 List all callers
git-svn-id: https://develop.svn.wordpress.org/trunk@9886 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-25 22:17:55 +00:00
Ryan Boren 351a57e3ba Update object term cache from get_the_category()
git-svn-id: https://develop.svn.wordpress.org/trunk@9885 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-25 22:12:36 +00:00
Ryan Boren 3d6cfe8255 Use comment ID. see #8344
git-svn-id: https://develop.svn.wordpress.org/trunk@9884 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-25 21:51:28 +00:00
Mark Jaquith 4911a69eaa Handle front page comment feeds in Canonical. fixes #8320
git-svn-id: https://develop.svn.wordpress.org/trunk@9883 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-25 21:28:42 +00:00
Andrew Ozz c443284257 New icons, first run
git-svn-id: https://develop.svn.wordpress.org/trunk@9882 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-25 21:19:44 +00:00
Ryan Boren 43ef0e2722 Use comment link. see #8344
git-svn-id: https://develop.svn.wordpress.org/trunk@9881 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-25 21:16:20 +00:00
Ryan Boren 8f1f203934 Use view link not edit link. see #8344
git-svn-id: https://develop.svn.wordpress.org/trunk@9880 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-25 21:14:31 +00:00
Ryan Boren e81c5815bd Comment screen tweaks. see #8344
git-svn-id: https://develop.svn.wordpress.org/trunk@9879 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-25 21:11:05 +00:00
Ryan Boren 250eb8ef47 Fix media columns
git-svn-id: https://develop.svn.wordpress.org/trunk@9878 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-25 19:26:53 +00:00
Ryan Boren b2ea4b8184 Fix warning
git-svn-id: https://develop.svn.wordpress.org/trunk@9877 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-25 19:18:17 +00:00
Ryan Boren 96b3c821fe More Favorites
git-svn-id: https://develop.svn.wordpress.org/trunk@9876 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-25 19:16:22 +00:00
Ryan Boren c8fc5732c2 Library instead of Edit
git-svn-id: https://develop.svn.wordpress.org/trunk@9875 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-25 19:07:57 +00:00
Ryan Boren 01972063c1 Default to edit submenu rather than add new.
git-svn-id: https://develop.svn.wordpress.org/trunk@9874 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-25 19:05:48 +00:00
Ryan Boren e2810f67ca Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@9873 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-25 18:42:29 +00:00
Ryan Boren 3ac8e83869 Bump CSS vers
git-svn-id: https://develop.svn.wordpress.org/trunk@9872 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-25 18:40:50 +00:00
Ryan Boren c1543ec4e6 Add option defaults. Add arg to get_user_option() to avoid querying options table if user option is missing. see #8229
git-svn-id: https://develop.svn.wordpress.org/trunk@9871 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-25 18:33:04 +00:00
Andrew Ozz 85128c9da6 Fix QE and Reply actions on comments that come in via infinite comment stream
git-svn-id: https://develop.svn.wordpress.org/trunk@9868 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-25 02:41:54 +00:00
Andrew Ozz 3913ff435e More PressThis updates from Noel, see #7949
git-svn-id: https://develop.svn.wordpress.org/trunk@9867 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-25 02:06:52 +00:00
Andrew Ozz 28bcfd53c1 PressThis updates from Noel, see #7949
git-svn-id: https://develop.svn.wordpress.org/trunk@9866 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-25 01:16:00 +00:00
Ryan Boren 05cfd8a77a Make delete links red
git-svn-id: https://develop.svn.wordpress.org/trunk@9865 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-25 00:27:50 +00:00
Ryan Boren efee4d32b4 Remove colors for Recent Comments moderation links. see #8316
git-svn-id: https://develop.svn.wordpress.org/trunk@9864 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-25 00:17:01 +00:00
Ryan Boren 8e01169df7 Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@9863 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-24 20:28:13 +00:00
Ryan Boren ce322c83c7 Fix SSH2 fs exists() method. Props ydekproductions. fixes #8331
git-svn-id: https://develop.svn.wordpress.org/trunk@9862 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-24 20:24:07 +00:00
Ryan Boren cffae5aabf Send correct status. Props yonosoytu. see #7361
git-svn-id: https://develop.svn.wordpress.org/trunk@9861 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-24 20:21:09 +00:00
Ryan Boren 681aec1e1c Typo fix. Props ydekproductions. fixes #8330
git-svn-id: https://develop.svn.wordpress.org/trunk@9860 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-24 08:40:21 +00:00
Ryan Boren e8169296b0 Return null if queried object not found. fixes #8244
git-svn-id: https://develop.svn.wordpress.org/trunk@9859 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-24 06:14:40 +00:00
Ryan Boren 9ce938ea51 Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@9858 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-24 05:21:13 +00:00
Andrew Ozz 88d2bae7aa PressThis css fixes from Noel, see #7949
git-svn-id: https://develop.svn.wordpress.org/trunk@9857 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-24 04:29:35 +00:00
Andrew Ozz 41fe934ca5 Pass unformatted number to __ngettext, props filosofo, fixes #8324
git-svn-id: https://develop.svn.wordpress.org/trunk@9856 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-24 03:12:28 +00:00
Andrew Ozz cb9e9eb715 Fix [9854] for i18n, props filosofo
git-svn-id: https://develop.svn.wordpress.org/trunk@9855 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-24 02:13:31 +00:00
Andrew Ozz 68288439aa I18n: fix get_comment_date and edit_comment_link in comment-template.php, props tai. Add class to "Says:", fixes #8142
git-svn-id: https://develop.svn.wordpress.org/trunk@9854 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-24 01:36:23 +00:00
Andrew Ozz a248cd64b9 Prettier Page Numbers, props jick, fixes #8319
git-svn-id: https://develop.svn.wordpress.org/trunk@9853 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-24 00:38:50 +00:00