コード例 #1
0
ファイル: class-mainwp-system.php プロジェクト: reeslo/mainwp
 function filter_fetchUrlsAuthed($pluginFile, $key, $dbwebsites, $what, $params, $handle, $output)
 {
     return MainWP_Extensions::hookFetchUrlsAuthed($pluginFile, $key, $dbwebsites, $what, $params, $handle, $output);
 }