IXR_ClientMulticall::query()
Contents
Description Description
Source Source
File: wp-includes/IXR/class-IXR-clientmulticall.php
function query() { // Prepare multicall, then call the parent::query() method return parent::query('system.multicall', $this->calls); }
Expand full source code Collapse full source code View on Trac