Commits
User selector
Commit History
Commits on Apr 14, 2009
Fix path to xmlrpc. Props MidnighToker. fixes #9516
Show description for 370c089committed
Commits on Feb 17, 2009
Fix typo in action body for pingback.extensions.getPingbacks. Fixes #9157 for 2.7.x props josephscott.
Show description for eb9f64bcommitted
Commits on Jan 19, 2009
XMLRPC wp_newComment() fixes. Props josephscott. fixes #8672 for 2.7
Show description for eeeb463committed
Commits on Dec 16, 2008
Return cat name and description. Props josephscott. fixes #8494 for 2.7
Show description for 5448f08committed
Commits on Dec 9, 2008
Strip trailing whitespace
Show description for baaaa35committed
Commits on Dec 5, 2008
Return description not name. Props josephscott. fixes #8494
Show description for 6c16ca3committed
Commits on Dec 4, 2008
Add the comment type to the data wp.getComment returns. Fixes #8486 props josephscott.
Show description for b08ca3fcommitted
Commits on Nov 19, 2008
wp_getUsersBlogs() fix from josephscott. fixes #8255
Show description for d3dde76committed
Commits on Nov 18, 2008
Check type. Props josephscott. fixes #8267
Show description for 920856ccommitted
Commits on Nov 14, 2008
Use pings_open() to check ping status
Show description for d7351f9committed
Commits on Nov 8, 2008
Don't use deprecated function. Fixes #8103 props Speedbozxer.
Show description for 823767fcommitted
Commits on Oct 24, 2008
XML-RPC wp.getPages Fix: don't restrict to just published pages, props josephscott, fixes #7954
Show description for eb6d007committed
Commits on Oct 13, 2008
List post tags via XMLRPC. Props josephscott. fixes #7744
Show description for b8978ddcommittedReturn empty post list instead of fault code when there are no posts. Props josephscott. fixes #7287
Show description for ad70a0bcommitted
Commits on Oct 6, 2008
Return enclosure data in mw_getPosts(). Props Otto42. fixes #7772
Show description for 522217dcommitted
Commits on Sep 25, 2008
Ensure we support custom comment approval statuses over xmlrpc. Fixes #7792 props josephscott.
Show description for 9188cb1committed
Commits on Sep 22, 2008
Completion and fixes for wp-app, wp-login and xmlrpc inline documentation, props jacobsantos, fixes #7550
Show description for 6b8432bcommitted
Commits on Aug 24, 2008
Reply to comments from admin, first run, see #7435
Show description for 3e9d31fcommitted
Commits on Aug 21, 2008
Typo fix. Props josephscott. see #7446
Show description for fd48e36committed
Commits on Aug 9, 2008
Trailing whitespace cleanup
Show description for 2272a1acommitted
Commits on Aug 4, 2008
XML-RPC comments API. see #7446
Show description for b370c78committed
Commits on Jul 24, 2008
Make RSD links SSL aware by using site_url()
Show description for b298deecommitted
Commits on Jun 26, 2008
More informative error message when remote publishing is disabled. Don't disable if upgrading. Props josephscott. see #7157
Show description for 9cf90eccommitted
Commits on Jun 20, 2008
Disable remote publishing by default. Add options to turn them back on. Props josephscott. see #7157
Show description for b17b7f8committed
Commits on Jun 17, 2008
Add XMLRPC options api. See #7123 props josephscott.
Show description for 7e3c52dcommitted
Commits on Jun 12, 2008
wp.getUsersBlogs from josephscott. fixes #7130
Show description for f557a89committed
Commits on May 25, 2008
File file level phpdoc from jacobsantos. see #7037
Show description for e25996ccommitted
Commits on May 21, 2008
Allow wp-config.php to exist one level up from WordPress root directory. Props sambauers. fixes #6933
Show description for e911ccacommitted
Commits on May 9, 2008
Use wp_count_comments() in wp.getCommentCount. Props josephscott. fixes #6941
Show description for 4f11ea6committedRemove last remaining user level checks in favor of capabilities checks. props filosofo. fixes #6940
Show description for 9ae97a6committed
Commits on May 6, 2008
Expose page template functionality via XML-RPC. Props josephscott. fixes #6098
Show description for 3bd59c7committed
Commits on Apr 28, 2008
Handle enclosures in xmlrpc. Props josephscott. fixes #3405
Show description for 872183bcommitted
Commits on Apr 14, 2008
Prepare DB queries in more places. Props filosofo. see #6644
Show description for fdc05b2committed
Commits on Apr 7, 2008
Remove unused starify function. Props josephscott. fixes #6634 for trunk
Show description for 7b825a3committed
Commits on Apr 3, 2008
Don't add new lines around the <!--more--> tag when posting over xmlrpc. Fixes #6016 props josephscott and redsweater.
Show description for 4415c75committed