芝麻web文件管理V1.00
编辑当前文件:/www/wwwroot/shphe-en.com/wp-content/plugins/blog2social/includes/B2S/Api/Post.php
'POST', 'body' => $post, 'timeout' => $timeout, 'redirection' => '5', 'user-agent' => "Blog2Social/" . B2S_PLUGIN_VERSION . " (Wordpress/Plugin)", ); return wp_remote_retrieve_body(wp_remote_post($url . 'post.php', $args)); } }