Commit Graph

3958 Commits

Author SHA1 Message Date
Ryan Boren d2240011a0 Remove wp- prefix from wp-l10n.php
git-svn-id: https://develop.svn.wordpress.org/trunk@3870 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-15 07:24:44 +00:00
Ryan Boren cb1347c092 Query fix from skeltoac. fixes #2822
git-svn-id: https://develop.svn.wordpress.org/trunk@3869 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-14 21:49:10 +00:00
Ryan Boren c8cb6bbdcd Indicate private pages in manage pages list.
git-svn-id: https://develop.svn.wordpress.org/trunk@3868 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-14 20:47:12 +00:00
Ryan Boren ec11e08a9b Add offset support to query_posts(). Props Mark Jaquith. fixes #2558
git-svn-id: https://develop.svn.wordpress.org/trunk@3867 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-13 20:56:38 +00:00
Matt Mullenweg 242be34dd6 Frickity frack funk frack fracker
git-svn-id: https://develop.svn.wordpress.org/trunk@3866 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-13 02:32:22 +00:00
Ryan Boren 1f7bcc7537 Make sure role is set when updating. Props Mark Jaquith. fixes #2817
git-svn-id: https://develop.svn.wordpress.org/trunk@3865 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-11 20:54:07 +00:00
Ryan Boren 4d93924d92 WP_User_Search from Mark Jaquith. #2793
git-svn-id: https://develop.svn.wordpress.org/trunk@3864 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-11 17:56:56 +00:00
Ryan Boren 4a2d5de79f Use the correct filename. Props Mark Jaquith. fixes #2815
git-svn-id: https://develop.svn.wordpress.org/trunk@3863 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-11 17:55:18 +00:00
Ryan Boren 216546a0b8 Include file renames. #2525
git-svn-id: https://develop.svn.wordpress.org/trunk@3862 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-11 06:43:54 +00:00
Ryan Boren 623de1fe6e User UI tweaks from Mark Jaquith. #2793
git-svn-id: https://develop.svn.wordpress.org/trunk@3861 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-10 21:23:19 +00:00
Ryan Boren ce003bbe4f Cron pass-by-reference error fix from robmiller. fixes #2790
git-svn-id: https://develop.svn.wordpress.org/trunk@3860 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-10 20:43:49 +00:00
Ryan Boren 1053ca7014 Better handling of users with no role. Props Mark Jaquith. #2809
git-svn-id: https://develop.svn.wordpress.org/trunk@3859 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-10 20:26:26 +00:00
Ryan Boren a4c408af37 User management improvements from Mark Jaquith and David House. #2793
git-svn-id: https://develop.svn.wordpress.org/trunk@3857 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-08 18:36:05 +00:00
Ryan Boren eae22f445e Make replacement strings backref safe without using \${1} so as to preserve php <= 4.2 compatible. Props mdawaffe. fixes #2774
git-svn-id: https://develop.svn.wordpress.org/trunk@3855 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-08 03:17:01 +00:00
Ryan Boren 1041498585 Move user functions to user.php. Relocate more post functions to post.php. #2525
git-svn-id: https://develop.svn.wordpress.org/trunk@3854 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-08 02:22:16 +00:00
Ryan Boren 5f264096d8 Canonical URI for page on front. Props skeltoac. #2515
git-svn-id: https://develop.svn.wordpress.org/trunk@3853 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-07 23:30:09 +00:00
Ryan Boren d672e3fc7f Add show_option_none to wp_dropdown_pages(). Props ryanscheuermann. #2515
git-svn-id: https://develop.svn.wordpress.org/trunk@3852 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-07 23:27:25 +00:00
Ryan Boren d3f6c3ca0d Reworg post/page/attachment functions. #2525
git-svn-id: https://develop.svn.wordpress.org/trunk@3851 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-07 23:17:59 +00:00
Ryan Boren 1dbf653730 Use the API.
git-svn-id: https://develop.svn.wordpress.org/trunk@3850 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-06 05:36:28 +00:00
Ryan Boren 53d59dd1f0 Deprecate wp_get/set_post_cats() in favor of wp_get/set_post_categories().
git-svn-id: https://develop.svn.wordpress.org/trunk@3849 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-06 05:04:41 +00:00
Ryan Boren 54a665ff4d Deprecate list_authors(). Clean up wp_list_authors().
git-svn-id: https://develop.svn.wordpress.org/trunk@3848 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-06 04:50:41 +00:00
Ryan Boren c5cfbc9e5e List manipulation improvements from mdawaffe. fixes #2786
git-svn-id: https://develop.svn.wordpress.org/trunk@3847 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-06 04:14:04 +00:00
Ryan Boren f7e56ee9b3 Add more fine grained user management caps. Part 1. #2775
git-svn-id: https://develop.svn.wordpress.org/trunk@3846 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-05 16:52:21 +00:00
Ryan Boren 27bc07a27f Reorg bookmark functions. #2525
git-svn-id: https://develop.svn.wordpress.org/trunk@3845 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-05 02:12:59 +00:00
Ryan Boren 24cceef897 Reorg category functions. #2525
git-svn-id: https://develop.svn.wordpress.org/trunk@3844 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-04 22:40:53 +00:00
Ryan Boren 58ed7bdc3b Reorg category functions. #2525
git-svn-id: https://develop.svn.wordpress.org/trunk@3843 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-04 21:36:52 +00:00
Ryan Boren 56a3ec113b Undef var fix from Denis-de-Bernardy. fixes #2780
git-svn-id: https://develop.svn.wordpress.org/trunk@3842 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-04 21:07:41 +00:00
Ryan Boren 2d8cde3b47 Edit profile nonce fix from markjaquith. fixes #2776
git-svn-id: https://develop.svn.wordpress.org/trunk@3839 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-04 03:41:33 +00:00
Ryan Boren acb5008e9c Strip extra slashes from _POST when doing nonce AYS. Props MarkJaquith and mdawaffe. fixes #2761
git-svn-id: https://develop.svn.wordpress.org/trunk@3833 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-01 23:38:34 +00:00
Ryan Boren 40f80adc70 Be less aggressive in stripping user description.
git-svn-id: https://develop.svn.wordpress.org/trunk@3831 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-01 22:01:05 +00:00
Ryan Boren 077fd0a135 Script loader fixes from mdawaffe. fixes #2765
git-svn-id: https://develop.svn.wordpress.org/trunk@3830 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-01 21:51:20 +00:00
Ryan Boren 61e7840ff2 Comment redirect fix from mdawaffe. fixes #2764
git-svn-id: https://develop.svn.wordpress.org/trunk@3829 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-01 21:48:31 +00:00
Ryan Boren 2b4621b1f9 Comment nonce fixes from Mark Jaquith and mdawaffe. fixes #2760
git-svn-id: https://develop.svn.wordpress.org/trunk@3827 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-01 16:59:55 +00:00
Ryan Boren ffffebebb1 intval cat ID
git-svn-id: https://develop.svn.wordpress.org/trunk@3824 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-01 07:42:46 +00:00
Ryan Boren e7ecbbed2f Dots fix to work around mod_mime problem. Props skeltoac.
git-svn-id: https://develop.svn.wordpress.org/trunk@3822 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-31 17:07:12 +00:00
Ryan Boren 38dbef5c4b Remove extra lines.
git-svn-id: https://develop.svn.wordpress.org/trunk@3819 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-31 06:34:35 +00:00
Ryan Boren e1c5fcd0c1 Backup plugin fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@3818 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-31 06:33:37 +00:00
Ryan Boren bdfd1b33b2 Typo fix.
git-svn-id: https://develop.svn.wordpress.org/trunk@3816 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-31 06:27:10 +00:00
Ryan Boren 7a7ee3d93c Backup plugin fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@3815 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-31 06:06:15 +00:00
Ryan Boren 8409e85f53 Remove unused var.
git-svn-id: https://develop.svn.wordpress.org/trunk@3812 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-31 01:40:25 +00:00
Ryan Boren 1647921f71 wp_salt() and more hash work.
git-svn-id: https://develop.svn.wordpress.org/trunk@3811 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-31 01:40:00 +00:00
Ryan Boren feb562c29f wp_hash() and server secret.
git-svn-id: https://develop.svn.wordpress.org/trunk@3810 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-31 00:24:03 +00:00
Ryan Boren cc7d9c46f3 Balance quotes. Props razorasdf. fixes #2749
git-svn-id: https://develop.svn.wordpress.org/trunk@3809 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-28 23:51:53 +00:00
Ryan Boren 6f1d273fc9 Update nonce action strings. Props mdawaffe.
git-svn-id: https://develop.svn.wordpress.org/trunk@3804 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-26 23:08:05 +00:00
Ryan Boren 041d63a599 Add some user filters.
git-svn-id: https://develop.svn.wordpress.org/trunk@3800 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-26 22:47:13 +00:00
Ryan Boren e29ccde9a1 Add some category filters.
git-svn-id: https://develop.svn.wordpress.org/trunk@3799 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-26 22:14:55 +00:00
Ryan Boren 73c56126c0 base64 cached objects and store within multi-line comment block to avoid CRLF injections into the cache. Props Peter Westwood.
git-svn-id: https://develop.svn.wordpress.org/trunk@3798 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-26 21:14:36 +00:00
Ryan Boren a3d2d527f8 sanitize_user regex fix from grigs. fixes #2729
git-svn-id: https://develop.svn.wordpress.org/trunk@3795 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-26 17:27:51 +00:00
Ryan Boren add8a92036 Enclosure redirect fix from aegrumet. fixes #2551
git-svn-id: https://develop.svn.wordpress.org/trunk@3793 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-26 17:25:48 +00:00
Ryan Boren a868cae733 Handle robots.txt requests and obey blog_plubic setting.
git-svn-id: https://develop.svn.wordpress.org/trunk@3791 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-22 22:06:06 +00:00