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
|
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
|
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
|
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
|
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
|
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
|
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 |
|
Ryan Boren
|
a08173016f
|
Add parse_request, send_headers, and wp actions.
git-svn-id: https://develop.svn.wordpress.org/trunk@3789 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-05-22 19:23:46 +00:00 |
|
Ryan Boren
|
60eeedbcd9
|
Script loader from mdawaffe. #2701
git-svn-id: https://develop.svn.wordpress.org/trunk@3788 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-05-22 17:16:05 +00:00 |
|
Ryan Boren
|
19ead08256
|
Add publish_page hook
git-svn-id: https://develop.svn.wordpress.org/trunk@3787 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-05-19 17:22:19 +00:00 |
|
Ryan Boren
|
855864396f
|
Improvements to the nonce AYS from mdawaffe. #2734
git-svn-id: https://develop.svn.wordpress.org/trunk@3783 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-05-18 06:49:22 +00:00 |
|
Ryan Boren
|
ab83e29c5c
|
Apply bloginfo_rss filter.
git-svn-id: https://develop.svn.wordpress.org/trunk@3782 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-05-18 01:23:25 +00:00 |
|
Ryan Boren
|
672dbe7edc
|
Fallback to admin referer check instead of nonce if no action is given to check_admin_referer(). For plugin compatibility.
git-svn-id: https://develop.svn.wordpress.org/trunk@3774 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-05-17 00:28:26 +00:00 |
|
Ryan Boren
|
8f12196bd1
|
Remove private posts from front page query. Aadd private posts and page caps. fixes #2613
git-svn-id: https://develop.svn.wordpress.org/trunk@3772 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-05-11 23:13:35 +00:00 |
|
Matt Mullenweg
|
104a56563c
|
Lots of style and admin tweaks
git-svn-id: https://develop.svn.wordpress.org/trunk@3770 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-05-10 20:35:10 +00:00 |
|
Ryan Boren
|
e0d1ccd210
|
Add file deletion filter. Props to that Andy guy. fixes #2703
git-svn-id: https://develop.svn.wordpress.org/trunk@3768 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-05-09 22:44:51 +00:00 |
|
Ryan Boren
|
a72fbca9d1
|
Category query cleanups from skeltoac. fixes #2709
git-svn-id: https://develop.svn.wordpress.org/trunk@3767 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-05-08 02:16:24 +00:00 |
|
Ryan Boren
|
8cf29e9e4d
|
Better escaping of strings used in JS.
git-svn-id: https://develop.svn.wordpress.org/trunk@3763 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-05-05 07:49:05 +00:00 |
|
Ryan Boren
|
27b9cbad2a
|
Pass action to check_admin_referer hook.
git-svn-id: https://develop.svn.wordpress.org/trunk@3761 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-05-04 09:23:17 +00:00 |
|
Ryan Boren
|
b96cd6f60c
|
nonce functions. #2678
git-svn-id: https://develop.svn.wordpress.org/trunk@3758 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-05-02 22:08:34 +00:00 |
|
Ryan Boren
|
cb4b90ebd8
|
Return user ID if email exists.
git-svn-id: https://develop.svn.wordpress.org/trunk@3753 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-27 04:24:14 +00:00 |
|
Ryan Boren
|
d983d337d4
|
Div balance across more. Props skeltoac. fixes #2348
git-svn-id: https://develop.svn.wordpress.org/trunk@3751 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-25 08:46:19 +00:00 |
|
Ryan Boren
|
aa850594af
|
Fix page depth, again. PRops skeltoac. fixes #2690
git-svn-id: https://develop.svn.wordpress.org/trunk@3750 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-25 00:05:59 +00:00 |
|
Ryan Boren
|
54f3ab72d5
|
Add some prophylactic int casts and quoting.
git-svn-id: https://develop.svn.wordpress.org/trunk@3740 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-22 00:02:00 +00:00 |
|
Matt Mullenweg
|
be72546992
|
Updating eol-style native. We must remember to do this when adding new files.
git-svn-id: https://develop.svn.wordpress.org/trunk@3730 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-19 10:13:28 +00:00 |
|
Matt Mullenweg
|
8658f214f8
|
Tidy comment_author_url_link just like we do on the bookmarks page
git-svn-id: https://develop.svn.wordpress.org/trunk@3723 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-19 08:36:45 +00:00 |
|
Ryan Boren
|
0d4e7d2db3
|
Move htmlentities2 to functions-formatting.php. #2525
git-svn-id: https://develop.svn.wordpress.org/trunk@3717 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-19 03:03:27 +00:00 |
|
Ryan Boren
|
be2be64b99
|
Remove comment_count_cache. fixes #2670
git-svn-id: https://develop.svn.wordpress.org/trunk@3716 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-19 02:53:02 +00:00 |
|
Ryan Boren
|
fb212022a3
|
Don't forget to pass args. Props Mike Little. fixes #2668
git-svn-id: https://develop.svn.wordpress.org/trunk@3715 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-19 02:33:47 +00:00 |
|
Ryan Boren
|
63c32823bd
|
Reorg comment functions. #2525
git-svn-id: https://develop.svn.wordpress.org/trunk@3714 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-19 02:32:12 +00:00 |
|
Ryan Boren
|
2e6f4d8cc2
|
Move clean_url() to functions-formatting.php. #2525
git-svn-id: https://develop.svn.wordpress.org/trunk@3713 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-18 04:58:38 +00:00 |
|
Ryan Boren
|
8928035208
|
Move url_to_postid() to rewrite.php. #2525
git-svn-id: https://develop.svn.wordpress.org/trunk@3712 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-18 04:47:26 +00:00 |
|
Ryan Boren
|
85ed7859d1
|
Move theme functions to theme.php. #2525
git-svn-id: https://develop.svn.wordpress.org/trunk@3711 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-18 04:44:33 +00:00 |
|
Ryan Boren
|
e76c8695e1
|
Escape single quotes in options.php. fixes #2656
git-svn-id: https://develop.svn.wordpress.org/trunk@3710 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-17 23:33:08 +00:00 |
|
Ryan Boren
|
6c81ba3cab
|
We like big inputs. fixes #2662
git-svn-id: https://develop.svn.wordpress.org/trunk@3709 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-17 23:27:18 +00:00 |
|
Ryan Boren
|
e3e8dfeef4
|
Make sure permalinks for draft pages use query string style since the slug might not be set yet.
git-svn-id: https://develop.svn.wordpress.org/trunk@3708 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-15 00:59:40 +00:00 |
|
Ryan Boren
|
96db8df95e
|
Default show description option to off for bookmarks list, for now. This seems to be the preferred default.
git-svn-id: https://develop.svn.wordpress.org/trunk@3707 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-13 05:02:08 +00:00 |
|