コード例 #1
0
ファイル: wplib.php プロジェクト: r-a-stone/wplib
 /**
  * Capture status of DOING_XMLRPC
  */
 static function _xmlrpc_call()
 {
     self::$_doing_xmlrpc = true;
 }