WP Automatic是WordPress中的多源内容抓取器插件。它可以发布高质量的目标文章、亚马逊产品、Clickbank 产品、沃尔玛产品、Youtube 视频、Vimeo 视频、DailyMotion 视频、提要帖子、eBay 拍卖、Flickr 图片、Instagram 图片、Pinterest 联系人、Reddit、Twitter 推文、Facebook 帖子、Craigslist 广告、iTunes 应用程序/歌曲/书籍/电影/播客、Envato 项目和 SoundCloud 歌曲在自动驾驶仪上。
————————————————————————————————————————
- 编辑p_license.php文件
-
$purchase=get_option('wp_automatic_license','');
替换为
-
return; $purchase=get_option('wp_automatic_license','');
- 编辑p_updates.php文件
-
$licenseactive=get_option('wp_automatic_license_active','');
替换为
-
$licenseactive='';
- 编辑p_otions.php文件
-
if(isset($resarr->message)){ $wp_automatic_active_message=$resarr->message;
替换为
-
if(!isset($resarr->message)){ $wp_automatic_active_message=$resarr->message;
下载地址:
内容看完了
© 版权声明
请登录后发表评论
注册