Ryan Boren
|
2185aa3723
|
XMLRPC fixes from Joseph Scott. 404 for invalid post ids. Return empty array if no pages are present.
git-svn-id: https://develop.svn.wordpress.org/trunk@5098 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-25 03:53:33 +00:00 |
Matt Mullenweg
|
d57901d29a
|
Ryan slays the dragon. (Some of these return WP_Error objects.)
git-svn-id: https://develop.svn.wordpress.org/trunk@5089 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-23 02:05:29 +00:00 |
Matt Mullenweg
|
b1f6f9a6a8
|
(int)er the dragon.
git-svn-id: https://develop.svn.wordpress.org/trunk@5087 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-23 00:59:21 +00:00 |
Ryan Boren
|
77559c20b4
|
More int casts
git-svn-id: https://develop.svn.wordpress.org/trunk@5082 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-22 20:52:29 +00:00 |
Ryan Boren
|
87b8d6d558
|
Check for publish caps when editing via xmlrpc.
git-svn-id: https://develop.svn.wordpress.org/trunk@5074 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-21 22:15:20 +00:00 |
Ryan Boren
|
4926111056
|
Improve error propagation from newMediaObject failure in xmlrpc.php. Props Daniel Jalkut (Red Sweater Software). fixes #3981 for 2.2
git-svn-id: https://develop.svn.wordpress.org/trunk@5054 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-16 22:12:15 +00:00 |
Ryan Boren
|
c79783485f
|
Change xmlrpc upload logic. Props Joseph Scott.
git-svn-id: https://develop.svn.wordpress.org/trunk@5008 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-09 20:14:52 +00:00 |
Ryan Boren
|
3e08976087
|
xmlrpc updates from Joseph Scott.
git-svn-id: https://develop.svn.wordpress.org/trunk@4961 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-03 16:56:46 +00:00 |
Mark Jaquith
|
5acfcd9fea
|
trailing tabs and whitespace cleanup.
git-svn-id: https://develop.svn.wordpress.org/trunk@4953 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-27 15:24:54 +00:00 |
Ryan Boren
|
819e6e9c4f
|
Reverse logic.
git-svn-id: https://develop.svn.wordpress.org/trunk@4915 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-22 15:30:47 +00:00 |
Ryan Boren
|
5816d942f0
|
xmlrpc updates from Joseph Scott.
git-svn-id: https://develop.svn.wordpress.org/trunk@4908 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-22 01:42:21 +00:00 |
Ryan Boren
|
ca42a4bbdb
|
Handle array of mt_tb_ping_urls. Props bafonso. fixes #3721
git-svn-id: https://develop.svn.wordpress.org/trunk@4905 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-22 01:34:06 +00:00 |
Ryan Boren
|
f6e2131c86
|
editPage and newPage escaping fixes from Joseph.
git-svn-id: https://develop.svn.wordpress.org/trunk@4874 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-12 19:20:31 +00:00 |
Ryan Boren
|
587188d556
|
XMLRPC changes from Joseph.
git-svn-id: https://develop.svn.wordpress.org/trunk@4870 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-06 01:44:23 +00:00 |
Ryan Boren
|
10550fe0cd
|
More XMLRPC updates from Joseph Scott.
git-svn-id: https://develop.svn.wordpress.org/trunk@4862 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-02 07:43:59 +00:00 |
Ryan Boren
|
cee4ff919b
|
Use get_users_of_blog() for wp_getAuthors
git-svn-id: https://develop.svn.wordpress.org/trunk@4854 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-01 07:28:12 +00:00 |
Ryan Boren
|
3be2e0334e
|
XMLRPC API updates.
git-svn-id: https://develop.svn.wordpress.org/trunk@4851 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-01 00:34:33 +00:00 |
Ryan Boren
|
4d4e6b5c7b
|
More XML-RPC API enhancements from Joseph Scott.
git-svn-id: https://develop.svn.wordpress.org/trunk@4833 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-30 03:09:58 +00:00 |
Ryan Boren
|
826eb406a1
|
WP XML-RPC API enhancements.
git-svn-id: https://develop.svn.wordpress.org/trunk@4814 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-26 20:05:53 +00:00 |
Ryan Boren
|
ddd9ef5216
|
Cast categoryId to string to be compliant. fixes #3662
git-svn-id: https://develop.svn.wordpress.org/trunk@4807 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-25 18:27:47 +00:00 |
Ryan Boren
|
c5cb379adf
|
Expose page_status in XML-RPC API.
git-svn-id: https://develop.svn.wordpress.org/trunk@4806 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-25 18:22:05 +00:00 |
Ryan Boren
|
a35cbc8387
|
WP XML-RPC API
git-svn-id: https://develop.svn.wordpress.org/trunk@4793 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-24 01:16:08 +00:00 |
Ryan Boren
|
c9f49bbbb9
|
sanitize_file_name(). fixes #3382 #3554
git-svn-id: https://develop.svn.wordpress.org/trunk@4710 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-09 22:53:14 +00:00 |
Mark Jaquith
|
7607c269e6
|
Pingback excerpt fetching improvements and fixes. fixes #3495
git-svn-id: https://develop.svn.wordpress.org/trunk@4667 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-27 06:10:03 +00:00 |
Ryan Boren
|
0829b413b9
|
Include admin-functions in xmlrpc.
git-svn-id: https://develop.svn.wordpress.org/trunk@4650 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-18 20:11:19 +00:00 |
Ryan Boren
|
e8184e1027
|
Create attachment metadata for xmlrpc uploads. Props mdawaffe. fixes #3452
git-svn-id: https://develop.svn.wordpress.org/trunk@4628 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-07 22:42:22 +00:00 |
Ryan Boren
|
32c1d247ac
|
Attachment data abstraction from mdawaffe. fixes #3440
git-svn-id: https://develop.svn.wordpress.org/trunk@4612 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-05 22:37:19 +00:00 |
Ryan Boren
|
b002e7ce66
|
Create attachments for xmlrpc uploads. Props donncha. fixes #3400
git-svn-id: https://develop.svn.wordpress.org/trunk@4569 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-01 04:34:59 +00:00 |
Ryan Boren
|
359fa59fb3
|
xmlrpc filename sanitation. Props donncha. fixes #3395
git-svn-id: https://develop.svn.wordpress.org/trunk@4537 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-28 22:03:19 +00:00 |
Ryan Boren
|
3a6e842621
|
Upload filters in xmlrpc. fixes #3388
git-svn-id: https://develop.svn.wordpress.org/trunk@4526 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-24 16:39:51 +00:00 |
Ryan Boren
|
e44ea1ff93
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
git-svn-id: https://develop.svn.wordpress.org/trunk@4495 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-19 07:56:05 +00:00 |
Mark Jaquith
|
3e4a8cd907
|
Cast to array in xmlrpc.php. fixes #3266
git-svn-id: https://develop.svn.wordpress.org/trunk@4412 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-10-21 10:42:42 +00:00 |
Mark Jaquith
|
b76635d7c3
|
avoid $HTTP_RAW_POST_DATA notices. props mgeisler and Nazgul. fixes #1494
git-svn-id: https://develop.svn.wordpress.org/trunk@4305 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-10-04 05:23:10 +00:00 |
Mark Jaquith
|
721bb66a93
|
remove unused mkdir_p() function. props Nazgul. fixes #3079
git-svn-id: https://develop.svn.wordpress.org/trunk@4301 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-10-04 04:53:48 +00:00 |
Ryan Boren
|
7e82eef627
|
Use get_option instead of get_settings. Just 'cause.
git-svn-id: https://develop.svn.wordpress.org/trunk@4144 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-30 21:46:31 +00:00 |
Ryan Boren
|
cd766e57e9
|
s/URI/URL/. Props Nazgul. fixes #2666
git-svn-id: https://develop.svn.wordpress.org/trunk@4133 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-30 16:40:17 +00:00 |
Ryan Boren
|
0dab1b7f5b
|
Menu and plugin tweakage.
git-svn-id: https://develop.svn.wordpress.org/trunk@4049 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-07-26 22:18:36 +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
|
6008a133c4
|
Death to trailing tabs. Props Mark J. fixes #2405
git-svn-id: https://develop.svn.wordpress.org/trunk@3517 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-12 07:53:23 +00:00 |
Ryan Boren
|
24e69f293f
|
Check if HTTP_RAW_POST_DATA is set to avoid undefined var warning. Props Juergen. fixes #2350
git-svn-id: https://develop.svn.wordpress.org/trunk@3498 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-30 21:19:44 +00:00 |
Ryan Boren
|
a3d5510774
|
Remove debug cruft. fixes #2273
git-svn-id: https://develop.svn.wordpress.org/trunk@3431 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-13 22:08:00 +00:00 |
Ryan Boren
|
ba8e3e8d47
|
Make the xmlrpc user the current user. fixes #2273
git-svn-id: https://develop.svn.wordpress.org/trunk@3430 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-13 19:19:09 +00:00 |
Ryan Boren
|
dbde443d4a
|
More wp_upload_bits() fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@3378 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-12-29 02:07:10 +00:00 |
Ryan Boren
|
44fc04c42e
|
Don't treat a numeric user name as an id.
git-svn-id: https://develop.svn.wordpress.org/trunk@3310 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-12-15 16:45:20 +00:00 |
Ryan Boren
|
96a472460d
|
Add wp_upload_bits(). Attempt to fix mw_newMediaObject().
git-svn-id: https://develop.svn.wordpress.org/trunk@3255 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-12-01 22:51:40 +00:00 |
Ryan Boren
|
065bca2c32
|
Remove unneeded arg.
git-svn-id: https://develop.svn.wordpress.org/trunk@3180 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-21 08:35:05 +00:00 |
Matt Mullenweg
|
4b6a074982
|
Add HTTPS support, fixes #1372
git-svn-id: https://develop.svn.wordpress.org/trunk@3041 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-11 01:21:28 +00:00 |
Matt Mullenweg
|
da3c5f47dc
|
Add RSD support. See http://archipelago.phrasewise.com/rsd
git-svn-id: https://develop.svn.wordpress.org/trunk@3009 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-07 09:47:51 +00:00 |
Ryan Boren
|
03f7327803
|
Don't self ping. Props Mark Jaquith fixes #993
git-svn-id: https://develop.svn.wordpress.org/trunk@2983 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-05 16:20:09 +00:00 |
Ryan Boren
|
7f5350d345
|
Fix typo in blogger_editPost(). Don't invoke content_save_pre since that is done by the insert/update functions. fixes #1777
git-svn-id: https://develop.svn.wordpress.org/trunk@2957 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-10-20 16:38:07 +00:00 |