Commit Graph

255 Commits

Author SHA1 Message Date
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
Peter Westwood a4e97b1745 Add some more actions to xmlrpc. Fixes #5686 props joesephscott.
git-svn-id: https://develop.svn.wordpress.org/trunk@6634 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-18 07:52:15 +00:00
Peter Westwood 9310d7cc6f Better xmlrpc field names. See #5569 props josephscott.
git-svn-id: https://develop.svn.wordpress.org/trunk@6596 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-10 22:37:15 +00:00
Peter Westwood af929c5525 Add xmlrpc methods to discover the valid post and page statuses. See #5569 props josephscott.
git-svn-id: https://develop.svn.wordpress.org/trunk@6594 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-10 21:46:25 +00:00
Ryan Boren 851481d869 wp.getCommentCount from josephscott. fixes #5463
git-svn-id: https://develop.svn.wordpress.org/trunk@6534 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-01 18:40:39 +00:00
Ryan Boren 0e1130e0aa Some xmlrpc cap checks from josephscott.
git-svn-id: https://develop.svn.wordpress.org/trunk@6503 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-27 22:14:27 +00:00
Ryan Boren 4eae78fe70 Limit what getAuthors exposes. Props josephscott for the patch and xknown for the find. fixes #5534 for 2.4
git-svn-id: https://develop.svn.wordpress.org/trunk@6498 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-26 19:54:35 +00:00
Ryan Boren 5709654d4b Limit post_password exposure. Props josephscott for the patch and xknown for the find. fixes #5535 for 2.4
git-svn-id: https://develop.svn.wordpress.org/trunk@6496 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-26 19:50:26 +00:00
Peter Westwood a412f1411d '>"
git-svn-id: https://develop.svn.wordpress.org/trunk@6474 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-23 09:15:57 +00:00
Ryan Boren 7abea37f4f Add xmlrpc_call actions. Cleanup some whitespace.
git-svn-id: https://develop.svn.wordpress.org/trunk@6473 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-23 01:35:44 +00:00
Ryan Boren e24f5a29c1 Custom fields support for xmlrpc from josephscott. fixes #5148
git-svn-id: https://develop.svn.wordpress.org/trunk@6418 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-19 21:07:38 +00:00
Ryan Boren 74d5bd66b2 wp.deleteCategory xmlrpc method from josephscott. fixes #4599
git-svn-id: https://develop.svn.wordpress.org/trunk@6417 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-19 20:33:27 +00:00
Ryan Boren 75561df04f Fix wp.suggestCategories return values. Props josephscott. fixes #5406
git-svn-id: https://develop.svn.wordpress.org/trunk@6416 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-19 20:30:44 +00:00
Ryan Boren 3a8b2fcca3 Remove unused vars. Props DD32. see #5418
git-svn-id: https://develop.svn.wordpress.org/trunk@6364 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-06 19:49:33 +00:00
Peter Westwood d092f73d97 Expose post_status over xmlrpc. Fixes #4982 props josephscott
git-svn-id: https://develop.svn.wordpress.org/trunk@6358 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-05 07:42:42 +00:00
Peter Westwood eab6b80195 Correct support for mt_allow_comments to cover all possible values. Fixes #5366 props redsweater/josephscott
git-svn-id: https://develop.svn.wordpress.org/trunk@6347 602fd350-edb4-49c9-b593-d223f7449a82
2007-11-28 20:52:55 +00:00
Peter Westwood fcd2063365 Ensure that we offer https access to atom if it is available. Fixes #5298 props rubys.
git-svn-id: https://develop.svn.wordpress.org/trunk@6339 602fd350-edb4-49c9-b593-d223f7449a82
2007-11-17 11:21:34 +00:00
Peter Westwood eba9681b84 Add Atom to the RSD. Fixes #5213 props rubys.
git-svn-id: https://develop.svn.wordpress.org/trunk@6262 602fd350-edb4-49c9-b593-d223f7449a82
2007-10-17 19:50:56 +00:00
Ryan Boren d06df9ddd6 Replace faulty regex. Props tenpura. fixes #4820
git-svn-id: https://develop.svn.wordpress.org/trunk@6127 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-18 16:42:25 +00:00
Ryan Boren 5917c5458c Add checks for WP_Error. Props filosofo. see #4809
git-svn-id: https://develop.svn.wordpress.org/trunk@6125 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-18 16:32:22 +00:00
Ryan Boren 7a43c01e08 Remove trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@6026 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-03 23:32:58 +00:00
Ryan Boren 2aed807672 mt_keywords support. Props westi and josephscott. fixes #900
git-svn-id: https://develop.svn.wordpress.org/trunk@5981 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-29 23:01:48 +00:00
Ryan Boren 635b23fc1c mt_allow_pings fix. Props Joseph Scott and Allan Odgaard. fixes #4770 for 2.3
git-svn-id: https://develop.svn.wordpress.org/trunk@5898 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-17 23:32:49 +00:00
Mark Jaquith 49de38ddd1 Send dateCreated as local blog time, add date_created_gmt with GMT value. Props josephscott. fixes #4624. refs #4158, #4314
git-svn-id: https://develop.svn.wordpress.org/trunk@5888 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-17 03:18:58 +00:00
Mark Jaquith de0494e090 Favor the term "blog" instead of "weblog." Props foolswisdom and Nazgul. fixes #4674
git-svn-id: https://develop.svn.wordpress.org/trunk@5825 602fd350-edb4-49c9-b593-d223f7449a82
2007-07-30 16:32:12 +00:00
Ryan Boren 810ebfe299 AND get_terms() field queries
git-svn-id: https://develop.svn.wordpress.org/trunk@5807 602fd350-edb4-49c9-b593-d223f7449a82
2007-07-17 02:02:52 +00:00
Ryan Boren 9817ec9e74 suggestCategories cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@5782 602fd350-edb4-49c9-b593-d223f7449a82
2007-07-06 00:15:13 +00:00
Ryan Boren 58655ffa52 Eliminate cat select. Use API.
git-svn-id: https://develop.svn.wordpress.org/trunk@5758 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-25 21:34:06 +00:00
Ryan Boren 66ec9bee20 Add name_like query to get_terms(). Use it in suggestCategories.
git-svn-id: https://develop.svn.wordpress.org/trunk@5756 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-25 21:28:19 +00:00
Ryan Boren 2c0a13ebbf Accept 'open' and 'closed' as valid values for mt_allow_comments and mt_allow_pings in XML-RPC. Props Joseph Scott. see #4469
git-svn-id: https://develop.svn.wordpress.org/trunk@5729 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-19 19:12:24 +00:00
Ryan Boren df299289fe escape before extracting. Props Alexander Concha.
git-svn-id: https://develop.svn.wordpress.org/trunk@5721 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-18 00:18:18 +00:00
Ryan Boren b046d67f41 Trim empty lines. Nothing but newline.
git-svn-id: https://develop.svn.wordpress.org/trunk@5700 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-14 02:25:30 +00:00
rob1n ab82e6cf1e Check the user before overwriting the attachment. Props xknown and Joseph Scott. fixes #4422
git-svn-id: https://develop.svn.wordpress.org/trunk@5671 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-08 17:07:59 +00:00
Matt Mullenweg 403657fce1 We prefer our own API. (Which MT/Typepad have cloned already.)
git-svn-id: https://develop.svn.wordpress.org/trunk@5662 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-07 14:10:53 +00:00
Ryan Boren 5fcd7483ea Add 'edit_posts' capability check to metaWeblog.newPost. Props Joseph Scott and Wei-Yeh Lee. fixes #4404 for 2.3
git-svn-id: https://develop.svn.wordpress.org/trunk@5651 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-04 18:31:32 +00:00
rob1n 12c2ef6be0 Content-Type, not Content-type, as headers are case sensitive. Props foolswisdom and Nazgul. fixes #3545
git-svn-id: https://develop.svn.wordpress.org/trunk@5640 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-02 05:21:18 +00:00
Mark Jaquith 0a52564fc2 Int cast. Props to Alexander Concha for the find, Joseph Scott for the patch.
git-svn-id: https://develop.svn.wordpress.org/trunk@5570 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-28 05:12:56 +00:00
rob1n 4aa71c8ae9 More xmlrpc.php i18n fixes from nbachiyski. fixes #3997
git-svn-id: https://develop.svn.wordpress.org/trunk@5547 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-25 15:33:47 +00:00
Ryan Boren 09f70467e0 Admin includes reorg. see #4334
git-svn-id: https://develop.svn.wordpress.org/trunk@5542 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-25 07:16:21 +00:00
Ryan Boren 7acc4a5c5f RSD link fixes from Joseph Scott. fixes #4329 for 2.3
git-svn-id: https://develop.svn.wordpress.org/trunk@5537 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-24 17:09:39 +00:00
Ryan Boren 510799abe8 More rel_type elimination. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5532 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-23 20:59:11 +00:00
Mark Jaquith 86ccde95ad explicitly state Zulu time for desktop editors. Props Erik Barzeski and Joseph Scott. fixes #4314 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@5513 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-22 19:57:50 +00:00
Mark Jaquith d2d79b9a58 Prevent current author from claiming authorship of posts from other authors when editing via desktop client. Props Erik Barzeski. fixes #4315 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@5511 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-22 19:53:16 +00:00
rob1n e33cb11a4a Fix for PHP version 5.2.2 where $HTTP_RAW_POST_DATA isn't set. fixes #4248
git-svn-id: https://develop.svn.wordpress.org/trunk@5445 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-11 03:21:06 +00:00
Ryan Boren 35d6ed5ebf Use GMT in XML-RPC dateCreated fields. Props Joseph Scott. fixes #4158 for 2.3
git-svn-id: https://develop.svn.wordpress.org/trunk@5292 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-22 03:07:34 +00:00
Ryan Boren 767e7aa881 XML-RPC fixes to allow for empty/zero settings in various fields. Props Joseph Scott. fixes #4156
git-svn-id: https://develop.svn.wordpress.org/trunk@5281 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-17 22:00:00 +00:00
Ryan Boren 2d046d0427 Reverting [5278]. It breaks mw_getRecentPosts.
git-svn-id: https://develop.svn.wordpress.org/trunk@5279 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-17 16:52:11 +00:00
rob1n 93c7d37e5b Add mt_keywords support. Props redsweater. fixes #900
git-svn-id: https://develop.svn.wordpress.org/trunk@5278 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-17 01:30:12 +00:00
rob1n 5dd06ccdb7 Don't show categories in getCategoryList. fixes #4114
git-svn-id: https://develop.svn.wordpress.org/trunk@5215 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-09 02:12:29 +00:00
Ryan Boren 75fdbf0f87 Cast to int after escaping. Props Joseph Scott.
git-svn-id: https://develop.svn.wordpress.org/trunk@5173 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-03 07:11:13 +00:00
Ryan Boren 8be342b294 Translate APP and XMLRPC errors. Props nbachiyski. fixes #3997
git-svn-id: https://develop.svn.wordpress.org/trunk@5166 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-01 15:59:50 +00:00
Ryan Boren 8fd1367323 Whitespace cleanup. Props donncha. fixes #4034
git-svn-id: https://develop.svn.wordpress.org/trunk@5115 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-26 23:39:28 +00:00
Ryan Boren 068b0f0957 Add xmlrpc_text_filters filter. Props rob1n. fixes #1429
git-svn-id: https://develop.svn.wordpress.org/trunk@5107 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-25 23:50:22 +00:00
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