Commit Graph

7724 Commits

Author SHA1 Message Date
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
Andrew Ozz 3a66322199 Don't overwrite $link object in link-manager.php
git-svn-id: https://develop.svn.wordpress.org/trunk@8771 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-29 08:58:30 +00:00
Andrew Ozz 6d8233700e Pass default value to get_option(), fixes #7637
git-svn-id: https://develop.svn.wordpress.org/trunk@8770 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-29 07:25:45 +00:00
Andrew Ozz 37d4888191 Fix position of admin notices, includes patch by caesarsgrunt, fixes #7619
git-svn-id: https://develop.svn.wordpress.org/trunk@8769 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-29 06:36:31 +00:00
Andrew Ozz 0ee936577d Add white background to .postbox, props Speedboxer, fixes #7636
git-svn-id: https://develop.svn.wordpress.org/trunk@8768 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-29 05:16:48 +00:00
Andrew Ozz 7e1f0947d8 Reply to comments from admin, small improvements and fixes, see #7435
git-svn-id: https://develop.svn.wordpress.org/trunk@8767 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-29 05:07:40 +00:00
Ryan Boren cefe351dac Suppress query filters when called from get_posts(). see #7326 #7547
git-svn-id: https://develop.svn.wordpress.org/trunk@8766 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-28 22:30:27 +00:00
Andrew Ozz faa46dd672 Hide the Reply button if no js and fix some HTML validation problems. Props nbachiyski, see #7435
git-svn-id: https://develop.svn.wordpress.org/trunk@8765 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-28 22:09:56 +00:00
Andrew Ozz c0ab8b59d7 Pass on variables to the wp_comment_reply filter. Props caesarsgrunt, see #7435
git-svn-id: https://develop.svn.wordpress.org/trunk@8764 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-28 22:03:38 +00:00
Peter Westwood 832b0dd21a Only upgrade if we are installed. Fixes #7627 props pishmishy.
git-svn-id: https://develop.svn.wordpress.org/trunk@8763 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-28 20:55:40 +00:00
Ryan Boren 297183391d Update phpMailer to 2.0.2. Props mattyrob. fixes #7474
git-svn-id: https://develop.svn.wordpress.org/trunk@8762 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-28 20:26:36 +00:00
Ryan Boren 6e53d55b55 Don't 404 for categories, tags, and authors that exist but have no posts. see #5324
git-svn-id: https://develop.svn.wordpress.org/trunk@8761 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-28 19:58:57 +00:00
Ryan Boren 5e69c6919c Use farbtastic for custom header color picker. Props rmmccue. see #5591
git-svn-id: https://develop.svn.wordpress.org/trunk@8760 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-28 17:42:21 +00:00
Ryan Boren 5b550900f0 Upgrade db with remote post during core update. see #5560
git-svn-id: https://develop.svn.wordpress.org/trunk@8759 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-28 07:09:46 +00:00
Ryan Boren fa0b44817d Add edit and delete links to the Content->Links rows. Add get_edit_bookmark_link(). Add caching for individual bookmarks. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8758 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-27 22:04:12 +00:00
Ryan Boren de4dcecfab Use wp_dropdown_pages() insead of parent_dropdown()
git-svn-id: https://develop.svn.wordpress.org/trunk@8757 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-27 21:35:54 +00:00
Ryan Boren bbb94f1d10 Add sub page padding back. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8756 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-27 21:35:22 +00:00
Peter Westwood d3040067f7 Make it possible to clear the recently active plugins list. Fixes #7613 props caesarsgrunt.
git-svn-id: https://develop.svn.wordpress.org/trunk@8755 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-27 20:55:48 +00:00
Peter Westwood e7559c8134 Performance improvements using strpos. Fixes #7611 and #7610 props johnbillion.
git-svn-id: https://develop.svn.wordpress.org/trunk@8754 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-27 20:47:01 +00:00
Ryan Boren 5dfa1c4922 Show Settings for edit link form. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8753 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-27 19:49:08 +00:00
Ryan Boren 4d741bad16 Show Settings for edit page form. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8752 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-27 19:41:51 +00:00
Ryan Boren 72e438ba52 crazyhorse dash see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8751 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-27 19:36:12 +00:00
Ryan Boren 2650c61745 Fix delete page nonce. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8750 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-27 18:18:55 +00:00
Ryan Boren 2a643a7f56 RSS widget shouldn't link if there isn't a link. Props MtDewVirus. fixes #7614
git-svn-id: https://develop.svn.wordpress.org/trunk@8746 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-27 18:00:51 +00:00
Peter Westwood 903915c067 utf8 encode data from IPTC tags. Fixes #7495 for trunk props Txanny.
git-svn-id: https://develop.svn.wordpress.org/trunk@8744 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-27 06:54:48 +00:00
Peter Westwood eab05b3379 phpDoc updates for formatting functions. See #5638 props scohoust and santosj.
git-svn-id: https://develop.svn.wordpress.org/trunk@8743 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-27 06:49:21 +00:00
Peter Westwood 000f6ec3b6 phpDoc corrections for wp-includes. See #7550 props santosj.
git-svn-id: https://develop.svn.wordpress.org/trunk@8742 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-27 06:45:13 +00:00
Peter Westwood abef156b3d Improve grammar in Gears Enable Dialog. Fixes #7176 props Speedboxer.
git-svn-id: https://develop.svn.wordpress.org/trunk@8741 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-27 06:33:01 +00:00
Ryan Boren 9ab6c5d3f7 wpdb::has_cap() from mdawaffe. fixes #7609
git-svn-id: https://develop.svn.wordpress.org/trunk@8740 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-26 23:57:48 +00:00
Ryan Boren e4dd07c75e include mysql version in version check query string. Props andy. fixes #7600 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8739 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-26 22:30:56 +00:00
Ryan Boren 13cf1a5c78 Use a subquery in category__not_in query if the DB version supports it. Props pedrop. fixes #7599
git-svn-id: https://develop.svn.wordpress.org/trunk@8738 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-26 19:18:58 +00:00
Ryan Boren f47f0a2ddd Add login_redirect filter. fixes #7002 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8736 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-26 17:57:03 +00:00
Ryan Boren 4533de26cf Menu fixes. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8735 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-26 04:27:00 +00:00
Ryan Boren 0920c3eb27 Menu fixes. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8734 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-26 00:54:21 +00:00
Andrew Ozz 03207bf738 New colors and small improvements for the pwd strength meter, includes patch by Simek, fixes #7588
git-svn-id: https://develop.svn.wordpress.org/trunk@8733 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-26 00:40:10 +00:00
Ryan Boren bda582ab0d Notice fixes. see #7509
git-svn-id: https://develop.svn.wordpress.org/trunk@8732 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-25 21:50:11 +00:00
Ryan Boren 5725b0ae44 Don't ignore scheme when cookie value is empty. Props bendalton. fixes #7521
git-svn-id: https://develop.svn.wordpress.org/trunk@8731 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-25 21:09:26 +00:00
Ryan Boren 00e2cd0917 Do secure redirect only for admin destinations. see #7561
git-svn-id: https://develop.svn.wordpress.org/trunk@8730 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-25 20:40:34 +00:00