Ryan Boren
|
15adf67f37
|
Fix path to xmlrpc. Props MidnighToker. fixes #9516
git-svn-id: https://develop.svn.wordpress.org/trunk@10932 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-14 19:14:56 +00:00 |
Ryan Boren
|
8d00b5d37d
|
Trim trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@10810 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-18 02:43:45 +00:00 |
Ryan Boren
|
1fb1534e8f
|
Use wpdb::insert() and update(). Props DD32. see #6836
git-svn-id: https://develop.svn.wordpress.org/trunk@10730 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-06 04:27:51 +00:00 |
Peter Westwood
|
5e078f8814
|
Fix typo in action body for pingback.extensions.getPingbacks. Fixes 9157 for trunk props josephscott.
git-svn-id: https://develop.svn.wordpress.org/trunk@10587 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-17 23:09:23 +00:00 |
Ryan Boren
|
26d8cb2a7e
|
Use user returned from auth for XML-RPC logins. Props wnorris. fixes #8941
git-svn-id: https://develop.svn.wordpress.org/trunk@10456 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-29 00:25:24 +00:00 |
Peter Westwood
|
4bde1847be
|
Don't duplicate enclosures on edit. See #7773 props redsweater.
git-svn-id: https://develop.svn.wordpress.org/trunk@10383 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-19 22:19:45 +00:00 |
Ryan Boren
|
094a435382
|
Provide access to sticky status via XMLRPC. Props josephscott. see #8777
git-svn-id: https://develop.svn.wordpress.org/trunk@10382 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-19 19:22:26 +00:00 |
Ryan Boren
|
36f9811fa1
|
XMLRPC wp_newComment() fixes. Props josephscott. fixes #8672 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@10380 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-19 18:47:24 +00:00 |
Ryan Boren
|
b517f1f7ef
|
Return cat name and description. Props josephscott. fixes #8494
git-svn-id: https://develop.svn.wordpress.org/trunk@10205 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-16 07:22:01 +00:00 |
Ryan Boren
|
baaaa352ba
|
Strip trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@10150 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-09 18:03:31 +00:00 |
Ryan Boren
|
6c16ca328e
|
Return description not name. Props josephscott. fixes #8494
git-svn-id: https://develop.svn.wordpress.org/trunk@10058 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-05 05:13:27 +00:00 |
Peter Westwood
|
b08ca3f781
|
Add the comment type to the data wp.getComment returns. Fixes #8486 props josephscott.
git-svn-id: https://develop.svn.wordpress.org/trunk@10044 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-12-04 20:31:40 +00:00 |
Ryan Boren
|
d3dde76422
|
wp_getUsersBlogs() fix from josephscott. fixes #8255
git-svn-id: https://develop.svn.wordpress.org/trunk@9798 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-19 23:06:01 +00:00 |
Ryan Boren
|
920856cd35
|
Check type. Props josephscott. fixes #8267
git-svn-id: https://develop.svn.wordpress.org/trunk@9745 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-18 00:53:30 +00:00 |
Ryan Boren
|
d7351f96be
|
Use pings_open() to check ping status
git-svn-id: https://develop.svn.wordpress.org/trunk@9696 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-14 22:33:13 +00:00 |
Peter Westwood
|
823767f59d
|
Don't use deprecated function. Fixes #8103 props Speedbozxer.
git-svn-id: https://develop.svn.wordpress.org/trunk@9568 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-08 09:10:19 +00:00 |
Andrew Ozz
|
eb6d0072ad
|
XML-RPC wp.getPages Fix: don't restrict to just published pages, props josephscott, fixes #7954
git-svn-id: https://develop.svn.wordpress.org/trunk@9313 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-24 01:56:22 +00:00 |
Ryan Boren
|
b8978ddc9b
|
List post tags via XMLRPC. Props josephscott. fixes #7744
git-svn-id: https://develop.svn.wordpress.org/trunk@9143 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-13 23:54:21 +00:00 |
Ryan Boren
|
ad70a0b455
|
Return empty post list instead of fault code when there are no posts. Props josephscott. fixes #7287
git-svn-id: https://develop.svn.wordpress.org/trunk@9133 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-13 21:28:28 +00:00 |
Ryan Boren
|
522217d0bc
|
Return enclosure data in mw_getPosts(). Props Otto42. fixes #7772
git-svn-id: https://develop.svn.wordpress.org/trunk@9089 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-06 19:20:50 +00:00 |
Peter Westwood
|
9188cb1553
|
Ensure we support custom comment approval statuses over xmlrpc. Fixes #7792 props josephscott.
git-svn-id: https://develop.svn.wordpress.org/trunk@8979 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-25 19:56:36 +00:00 |
Andrew Ozz
|
6b8432bbb8
|
Completion and fixes for wp-app, wp-login and xmlrpc inline documentation, props jacobsantos, fixes #7550
git-svn-id: https://develop.svn.wordpress.org/trunk@8952 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-22 05:15:41 +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
|
fd48e36227
|
Typo fix. Props josephscott. see #7446
git-svn-id: https://develop.svn.wordpress.org/trunk@8698 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-21 05:19:16 +00:00 |
Ryan Boren
|
2272a1a950
|
Trailing whitespace cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@8600 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-09 05:36:14 +00:00 |
Ryan Boren
|
b370c7862c
|
XML-RPC comments API. see #7446
git-svn-id: https://develop.svn.wordpress.org/trunk@8543 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-04 22:29:37 +00:00 |
Ryan Boren
|
b298deede1
|
Make RSD links SSL aware by using site_url()
git-svn-id: https://develop.svn.wordpress.org/trunk@8444 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-24 22:05:04 +00:00 |
Ryan Boren
|
9cf90ec524
|
More informative error message when remote publishing is disabled. Don't disable if upgrading. Props josephscott. see #7157
git-svn-id: https://develop.svn.wordpress.org/trunk@8202 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-26 22:39:57 +00:00 |
Ryan Boren
|
b17b7f8bf0
|
Disable remote publishing by default. Add options to turn them back on. Props josephscott. see #7157
git-svn-id: https://develop.svn.wordpress.org/trunk@8136 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-20 15:39:41 +00:00 |
Peter Westwood
|
7e3c52d52c
|
Add XMLRPC options api. See #7123 props josephscott.
git-svn-id: https://develop.svn.wordpress.org/trunk@8114 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-17 20:41:13 +00:00 |
Ryan Boren
|
f557a89dc4
|
wp.getUsersBlogs from josephscott. fixes #7130
git-svn-id: https://develop.svn.wordpress.org/trunk@8075 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-06-12 21:41:18 +00:00 |
Ryan Boren
|
e25996c368
|
File file level phpdoc from jacobsantos. see #7037
git-svn-id: https://develop.svn.wordpress.org/trunk@7991 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-25 15:50:15 +00:00 |
Ryan Boren
|
e911cca913
|
Allow wp-config.php to exist one level up from WordPress root directory. Props sambauers. fixes #6933
git-svn-id: https://develop.svn.wordpress.org/trunk@7971 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-21 05:59:27 +00:00 |
Ryan Boren
|
4f11ea671a
|
Use wp_count_comments() in wp.getCommentCount. Props josephscott. fixes #6941
git-svn-id: https://develop.svn.wordpress.org/trunk@7914 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-09 16:02:44 +00:00 |
Mark Jaquith
|
9ae97a6602
|
Remove last remaining user level checks in favor of capabilities checks. props filosofo. fixes #6940
git-svn-id: https://develop.svn.wordpress.org/trunk@7912 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-09 00:45:17 +00:00 |
Ryan Boren
|
3bd59c71f1
|
Expose page template functionality via XML-RPC. Props josephscott. fixes #6098
git-svn-id: https://develop.svn.wordpress.org/trunk@7901 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-06 16:49:42 +00:00 |
Ryan Boren
|
872183bfcf
|
Handle enclosures in xmlrpc. Props josephscott. fixes #3405
git-svn-id: https://develop.svn.wordpress.org/trunk@7847 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-28 16:15:23 +00:00 |
Ryan Boren
|
fdc05b24f6
|
Prepare DB queries in more places. Props filosofo. see #6644
git-svn-id: https://develop.svn.wordpress.org/trunk@7645 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-14 16:13:25 +00:00 |
Ryan Boren
|
7b825a3086
|
Remove unused starify function. Props josephscott. fixes #6634 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7617 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-07 21:13:48 +00:00 |
Peter Westwood
|
4415c75743
|
Don't add new lines around the <!--more--> tag when posting over xmlrpc. Fixes #6016 props josephscott and redsweater.
git-svn-id: https://develop.svn.wordpress.org/trunk@7599 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-03 20:56:48 +00:00 |
Peter Westwood
|
4d2a1874e8
|
Allow plugins to filter the fetched pingback source data. Fixes #3525 props tenpura.
git-svn-id: https://develop.svn.wordpress.org/trunk@7296 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-14 19:08:09 +00:00 |
Ryan Boren
|
f3b2ffc10d
|
Grammar fixes from takayukister and thenlich. fixes #5992
git-svn-id: https://develop.svn.wordpress.org/trunk@7026 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-25 19:13:21 +00:00 |
Ryan Boren
|
eb6d1ee7c8
|
Grammar fix. Props thenlich and hansengel. fixes #5991
git-svn-id: https://develop.svn.wordpress.org/trunk@7021 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-25 18:34:45 +00:00 |
Ryan Boren
|
ef77993bdc
|
metaWeblog.newPost fix. Props malex. fixes #5814 for 2.5
git-svn-id: https://develop.svn.wordpress.org/trunk@6815 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-13 17:54:08 +00:00 |
Ryan Boren
|
3a18b96c9b
|
Trailing whitespace cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@6726 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-05 06:47:27 +00:00 |
Ryan Boren
|
7c3373aae6
|
More cap checks from josephscott. see #5313
git-svn-id: https://develop.svn.wordpress.org/trunk@6714 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-04 18:35:05 +00:00 |
Ryan Boren
|
bc75594504
|
Add edit_page cap check. Props josephscott. see #5313
git-svn-id: https://develop.svn.wordpress.org/trunk@6709 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-02 17:55:40 +00:00 |
Ryan Boren
|
de3e0f8345
|
Future post publishing over XML-RPC fixes from markjaquith. fixes #5721
git-svn-id: https://develop.svn.wordpress.org/trunk@6691 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-30 20:33:14 +00:00 |
Ryan Boren
|
d87d074a9d
|
Use var_export instead of printr. fixes #5732
git-svn-id: https://develop.svn.wordpress.org/trunk@6686 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-29 22:54:18 +00:00 |
Ryan Boren
|
61fb6c5c53
|
Typo fix from rnt. fixes #5700
git-svn-id: https://develop.svn.wordpress.org/trunk@6642 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-22 17:13:43 +00:00 |