Commit Graph

3643 Commits

Author SHA1 Message Date
Ryan Boren 8cdd21978f Add wp_revoke_user() and WP_User::remove_all_caps() to help those doing multi blog stuff.
git-svn-id: https://develop.svn.wordpress.org/trunk@3705 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-13 04:49:38 +00:00
Ryan Boren 112af5d381 Move page walkers to classes. Props David House. fixes #2593
git-svn-id: https://develop.svn.wordpress.org/trunk@3704 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-13 04:40:48 +00:00
Ryan Boren 2aece33f8b Thwart the browser cache by versioning tinyMCE. Props to that Andy guy. fixes #2658
git-svn-id: https://develop.svn.wordpress.org/trunk@3703 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-13 02:57:25 +00:00
Ryan Boren 97a795b914 Split on '; ' not ';'.
git-svn-id: https://develop.svn.wordpress.org/trunk@3702 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-09 22:57:23 +00:00
Matt Mullenweg 7caac09279 walk_tree broken, fixes #2608
git-svn-id: https://develop.svn.wordpress.org/trunk@3701 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-09 22:08:18 +00:00
Ryan Boren 6768503353 Use default_link_category.
git-svn-id: https://develop.svn.wordpress.org/trunk@3700 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-07 22:28:57 +00:00
Ryan Boren 5b54f4c199 Fixed edit comment links.
git-svn-id: https://develop.svn.wordpress.org/trunk@3699 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-07 20:02:18 +00:00
Ryan Boren 0b6cff1a29 Mac users deserve their own backwards popup layout. Props to that Andy guy. fixes #2645
git-svn-id: https://develop.svn.wordpress.org/trunk@3698 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-06 09:56:56 +00:00
Matt Mullenweg 0004abe8a7 Formatting and eol fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@3697 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-06 05:25:50 +00:00
Ryan Boren eda9ffad88 Removed unused var.
git-svn-id: https://develop.svn.wordpress.org/trunk@3696 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-06 00:44:35 +00:00
Ryan Boren 321eeeb875 New SACK and DBX releases and some list manip fixes from mdawaffe. fixes #2642
git-svn-id: https://develop.svn.wordpress.org/trunk@3695 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-05 20:58:57 +00:00
Ryan Boren 4d5eb321e7 Paging fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@3694 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-05 20:48:29 +00:00
Matt Mullenweg 96a2e99428 Remove this artificial limit, it messes up posting with seldom-used categories
git-svn-id: https://develop.svn.wordpress.org/trunk@3693 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-04 08:41:49 +00:00
Ryan Boren 7a732e3f20 Accommodate multi-blog setups that share user tables by checking to see if the admin user already exists during install.
git-svn-id: https://develop.svn.wordpress.org/trunk@3692 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-04 02:26:02 +00:00
Ryan Boren f677c0a9c9 List filters from David House. fixes #2328
git-svn-id: https://develop.svn.wordpress.org/trunk@3691 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-04 02:02:12 +00:00
Ryan Boren cc11a073cc Add ID to composite key. #2604
git-svn-id: https://develop.svn.wordpress.org/trunk@3690 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-04 01:15:25 +00:00
Ryan Boren f1a38b0b9d ob_end_clean() in printr(). Props doit-cu. fixes #2297
git-svn-id: https://develop.svn.wordpress.org/trunk@3689 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-04 01:02:19 +00:00
Ryan Boren 4ac65f4a10 Control those newlines. Props to that Andy guy. fixes #1082
git-svn-id: https://develop.svn.wordpress.org/trunk@3688 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-04 00:51:47 +00:00
Ryan Boren 63ca6724f0 Spelling fix from nbachiyski. fixes #2632
git-svn-id: https://develop.svn.wordpress.org/trunk@3687 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-04 00:48:44 +00:00
Ryan Boren c08c837e42 texturize fix from that Andy guy. fixes #2634
git-svn-id: https://develop.svn.wordpress.org/trunk@3686 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-04 00:47:33 +00:00
Matt Mullenweg d17b992895 Remove use of deprecated variables, don't show bookmarklet form to unrecognized browser.
git-svn-id: https://develop.svn.wordpress.org/trunk@3685 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-04 00:25:04 +00:00
Ryan Boren 07a12ad2b1 List manip improvements from mdawaffe. fixes #2633
git-svn-id: https://develop.svn.wordpress.org/trunk@3684 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-04 00:16:27 +00:00
Ryan Boren e14b0fc456 Redirect if no action given.
git-svn-id: https://develop.svn.wordpress.org/trunk@3683 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-04 00:12:43 +00:00
Ryan Boren 5a51ac7c8e Do a therapuetic double strip on HTTP_IF_MODIFIED_SINCE since we code in an imperfect world. fixes #2597
git-svn-id: https://develop.svn.wordpress.org/trunk@3682 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-03 05:59:03 +00:00
Ryan Boren 27d9f0f97f Don't texturize home. Props Mark Jaquith and David House. fixes #2381
git-svn-id: https://develop.svn.wordpress.org/trunk@3681 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-03 03:04:39 +00:00
Ryan Boren d833ecad5f AJAXify user addition. Props mdawaffe. fixes #2624
git-svn-id: https://develop.svn.wordpress.org/trunk@3680 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-02 00:57:09 +00:00
Ryan Boren 6f355ce778 Get all error messages with get_error_messages().
git-svn-id: https://develop.svn.wordpress.org/trunk@3679 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-02 00:48:14 +00:00
Ryan Boren 4bbee1b73c Some optimization of the post query. #2604
git-svn-id: https://develop.svn.wordpress.org/trunk@3678 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-02 00:33:10 +00:00
Ryan Boren b3206083c3 AJAXify user addition. Props mdawaffe. fixes #2624
git-svn-id: https://develop.svn.wordpress.org/trunk@3677 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-02 00:31:26 +00:00
Ryan Boren e622346b7d WP_Locale. Props Sewar. fixes #2568
git-svn-id: https://develop.svn.wordpress.org/trunk@3676 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-02 00:20:11 +00:00
Ryan Boren b6d7b43d2d Add braces in case our belt gives out after a large meal. Props westi. fixes #2609
git-svn-id: https://develop.svn.wordpress.org/trunk@3675 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-01 23:27:47 +00:00
Ryan Boren f16c66b3d6 Redirect if no action is set. Props Viper007Bond. fixes #2619
git-svn-id: https://develop.svn.wordpress.org/trunk@3674 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-01 23:02:01 +00:00
Ryan Boren d521544868 Make setup-config purtier. Props Potter_System. fixes #2618
git-svn-id: https://develop.svn.wordpress.org/trunk@3673 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-01 22:59:31 +00:00
Ryan Boren fc8d91a072 More informative delete category dialog. Because knowing is half the battle. Props westi and mdawaffe. fixes #2617
git-svn-id: https://develop.svn.wordpress.org/trunk@3672 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-01 05:27:10 +00:00
Ryan Boren 0a7f308884 Prompt for confirmation for mailapprovecomment action. Props mdawaffe. fixes #2615
git-svn-id: https://develop.svn.wordpress.org/trunk@3671 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-31 08:32:30 +00:00
Ryan Boren fa8d1959e2 Pluggable install functions. fixes #2616
git-svn-id: https://develop.svn.wordpress.org/trunk@3670 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-31 08:07:39 +00:00
Ryan Boren 928a9517ae Add to bottom support in list manipulation. Props mdawaffe. fixes #2611
git-svn-id: https://develop.svn.wordpress.org/trunk@3669 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-30 23:40:31 +00:00
Ryan Boren 3f23e768fe Move DB prefix dependent code to separate init routines that can be called independently when the prefix changes. These methods are for internal use only.
git-svn-id: https://develop.svn.wordpress.org/trunk@3668 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-30 23:35:42 +00:00
Ryan Boren 657b7d8176 WP_Error. fixes #2600
git-svn-id: https://develop.svn.wordpress.org/trunk@3667 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-30 23:18:14 +00:00
Ryan Boren e706f8cf36 Return after delete so we don't re-add an empty field.
git-svn-id: https://develop.svn.wordpress.org/trunk@3666 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-30 23:15:35 +00:00
Ryan Boren 5a5b80e6a0 Ref checks from mdawaffe.
git-svn-id: https://develop.svn.wordpress.org/trunk@3665 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-30 23:12:54 +00:00
Ryan Boren aa88f20cff tinyMCE 2.0.5 coming at you live. fixes #2598
git-svn-id: https://develop.svn.wordpress.org/trunk@3664 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-30 07:50:33 +00:00
Ryan Boren bd6323c272 Future post pinging and cron fixups from masquerade. fixes #2469
git-svn-id: https://develop.svn.wordpress.org/trunk@3663 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-30 07:36:54 +00:00
Ryan Boren febb22fa7e Filter comments when updating. Props mdawaffe.
git-svn-id: https://develop.svn.wordpress.org/trunk@3662 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-29 20:41:13 +00:00
Ryan Boren 196da1e408 Typo fix. fixes #2575
git-svn-id: https://develop.svn.wordpress.org/trunk@3661 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-29 01:58:53 +00:00
Ryan Boren cb23290318 AJAX, cause you love it. Props mdawaffe. fixes #2561
git-svn-id: https://develop.svn.wordpress.org/trunk@3660 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-29 01:51:55 +00:00
Ryan Boren 6d474bde7a update_option() action fix. fixes #2553
git-svn-id: https://develop.svn.wordpress.org/trunk@3659 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-25 21:46:53 +00:00
Ryan Boren f70e7fc267 Retrieve bookmarks for multiple cats. Props MichaelH. fixes #2592
git-svn-id: https://develop.svn.wordpress.org/trunk@3658 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-24 19:22:22 +00:00
Ryan Boren fc00e7677c Update table list in backup plugin. Props abhay and westi. fixes #2589
git-svn-id: https://develop.svn.wordpress.org/trunk@3657 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-24 01:19:33 +00:00
Ryan Boren ff7c3f55e4 Add meta_key and meta_value options to get_posts() and get_pages(). Props MichaelH. fixes #2563
git-svn-id: https://develop.svn.wordpress.org/trunk@3656 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-21 22:46:38 +00:00