Commit Graph

7797 Commits

Author SHA1 Message Date
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
Ryan Boren b5f62016f5 Move post row generation to functions in prep for some AJAX work. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8729 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-25 20:21:27 +00:00
Ryan Boren 835b51ff59 wp_rand() - more randy rands
git-svn-id: https://develop.svn.wordpress.org/trunk@8728 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-25 17:52:28 +00:00
Andrew Ozz 15bee9cec8 Fix typo, props Simek fixes #7590
git-svn-id: https://develop.svn.wordpress.org/trunk@8727 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-25 10:57:14 +00:00
Andrew Ozz 513f9fea23 Some 'Show on screen' metabox settings styling, see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8726 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-25 10:17:41 +00:00
Andrew Ozz 31b0b05b56 Only Mozilla seems to support shorthand for border-radius. Reverting the rest, see #7584
git-svn-id: https://develop.svn.wordpress.org/trunk@8725 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-25 08:56:35 +00:00
Ryan Boren 30f5099d4f Global pagenow. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8724 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-25 00:21:38 +00:00
Andrew Ozz 73af28f02b wp-admin.css cleanup, props Simek fixes #7584
git-svn-id: https://develop.svn.wordpress.org/trunk@8723 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-24 15:29:21 +00:00
Andrew Ozz 1ce5ef67db Few small improvements to the password strength meter.
git-svn-id: https://develop.svn.wordpress.org/trunk@8722 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-24 14:35:46 +00:00
Andrew Ozz 539565c49a Remove extra filter, fixes #7585
git-svn-id: https://develop.svn.wordpress.org/trunk@8721 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-24 14:19:05 +00:00
Andrew Ozz 3e9d31fc8f Reply to comments from admin, first run, see #7435
git-svn-id: https://develop.svn.wordpress.org/trunk@8720 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-24 06:56:22 +00:00
Ryan Boren 0dc32ff774 gettext fix from msi08. fixes #7581
git-svn-id: https://develop.svn.wordpress.org/trunk@8719 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-23 21:07:22 +00:00
Peter Westwood 761360fa68 Add names for attachment templates, fix page template name extraction. See #7576.
git-svn-id: https://develop.svn.wordpress.org/trunk@8718 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-23 09:49:52 +00:00
Peter Westwood 8b81cc3d5f Sort templates alphabetically in the theme editor. See #7576 props Terragg.
git-svn-id: https://develop.svn.wordpress.org/trunk@8717 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-23 09:28:39 +00:00
Ryan Boren dd385234e4 Use WP_CONTENT_PATH to find find files. Props Terragg. fixes #7575 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8716 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-22 22:55:30 +00:00
Andrew Ozz 3b6833bae8 Typecast to prevent errors when option is not set, see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8715 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-22 21:34:18 +00:00
Ryan Boren f9443848a3 Fix Image alignment input value. Props MtDewVirus. fixes #7573
git-svn-id: https://develop.svn.wordpress.org/trunk@8714 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-22 20:50:54 +00:00
Ryan Boren 022998d2ca Default image alignment setting doesn't select a default radio button. Props MtDewVirus. fixes #7574
git-svn-id: https://develop.svn.wordpress.org/trunk@8713 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-22 20:49:03 +00:00
Ryan Boren 8374946003 First cut of 'Show on screen' metabox show/hide. Needs styling. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8712 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-22 18:58:42 +00:00
Ryan Boren 6c61883b38 Save large image size options. fixes #7569
git-svn-id: https://develop.svn.wordpress.org/trunk@8711 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-22 17:13:52 +00:00
Ryan Boren 9dacf5feed Move manage_comments_nav action after Apply. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8710 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-22 06:07:23 +00:00
Ryan Boren 9bc0849cb9 Remove Stats from My Account menu. fixes #7567 see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8709 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-22 04:39:40 +00:00
Ryan Boren 8da367ce9e Menu back-compat fixes. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8708 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-22 04:32:42 +00:00
Ryan Boren 3100396f7c Move Install Plugins menu to the bottom. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8707 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-22 03:48:00 +00:00
Ryan Boren 6cf5701318 Respect argument in get_author_feed_link(). Props Latz. fixes #7564
git-svn-id: https://develop.svn.wordpress.org/trunk@8706 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-22 02:21:37 +00:00
Ryan Boren e141efa468 Move Setting menu to top-level. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8705 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-21 23:18:51 +00:00
Ryan Boren 519072ea9f Consolidate contiguous whitespace in usernames
git-svn-id: https://develop.svn.wordpress.org/trunk@8704 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-21 22:58:29 +00:00
Ryan Boren 7404c72fde Add space. see #7560
git-svn-id: https://develop.svn.wordpress.org/trunk@8703 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-21 20:45:45 +00:00