Codex

Interested in functions, hooks, classes, or methods? Check out the new WordPress Code Reference!

User talk:JosephScott:xmlrpc:movable type

Movable Type


mt.supportedMethods

Six Apart - mt.supportedMethods

Parameters

None

Return Value

  • array
    • string XML-RPC method name

mt.supportedTextFilters

Six Apart - mt.supportedTextFilters

This method is here just for compatibility, it doesn't do anything in WordPress and will always return an empty array.

Parameters

None

Return Value

  • array

mt.getTrackbackPings

Six Apart - mt.getTrackbackPings

Parameters

  • int post_id

Return Values

  • array
    • string PingTitle
    • string pingURL
    • string ping IP

mt.publishPost

Six Apart - mt.publishPost

Parameters

  • int post_id
  • string username
  • string password

Return Value

  • int post_id