wpjam-basic
WPJAM Basic
WPJAM Basic 是我爱水煮鱼博客多年来使用 WordPress 来整理的优化插件,WPJAM Basic 除了能够优化你的 WordPress,也是 WordPress 果酱团队进行 WordPress 二次开发的基础。
Proof Health
Open evidenceCommercial opportunities need traceable source links before they are treated as build-worthy.
100.0% of this page's analysis has direct source links.
0 rows here require auditable proof before promotion.
0 rows have source counts but still need direct links.
Related Opportunities
0 marketsNo opportunity report currently maps to this plugin's tags.
Source Evidence
Open evidence explorer插件激活后,媒体库列表模式下显示不了了: users show bugs, compatibility, support pain that may indicate a product gap.
This row is useful source evidence, but it has not been promoted into a build-worthy commercial opportunity.
What a junk!!: users show support, setup pain that may indicate a product gap.
This row is useful source evidence, but it has not been promoted into a build-worthy commercial opportunity.
更新后七牛镜像存储插件报错: users show bugs, compatibility pain that may indicate a product gap.
This row is useful source evidence, but it has not been promoted into a build-worthy commercial opportunity.
大哥,我设施缩略图之后,: users show missing feature, support pain that may indicate a product gap.
This row is useful source evidence, but it has not been promoted into a build-worthy commercial opportunity.
插件很垃圾,bug很多: users show bugs, support pain that may indicate a product gap.
This row is useful source evidence, but it has not been promoted into a build-worthy commercial opportunity.
不用心且怀恶意: users show bugs, compatibility pain that may indicate a product gap.
This row is useful source evidence, but it has not been promoted into a build-worthy commercial opportunity.
新版本就是垃圾: users show compatibility, support pain that may indicate a product gap.
This row is useful source evidence, but it has not been promoted into a build-worthy commercial opportunity.
安装插件后后台加载慢: users show bugs, compatibility pain that may indicate a product gap.
This row is useful source evidence, but it has not been promoted into a build-worthy commercial opportunity.
和 Enfold模板的编辑器严重冲突: users show compatibility pain that may indicate a product gap.
This row is useful source evidence, but it has not been promoted into a build-worthy commercial opportunity.
6.7.5.2 版本文章目录功能失效:点击目录不会跳转: users show compatibility pain that may indicate a product gap.
This row is useful source evidence, but it has not been promoted into a build-worthy commercial opportunity.
Competitor Context
9 shownRepeated Themes
0 shownNo repeated plugin-level themes have been generated yet.
Collected Signals
20 shown from 41 collected6.7.5.2 版本文章目录功能失效:点击目录不会跳转: users show compatibility pain that may indicate a product gap.
Evidence: 6.7.5.2 版本文章目录功能失效:点击目录不会跳转 升级后 wpjam_get_toc() 能生成目录,但是点击生成目录中的标题不会页内跳转。 排查发现,是正文中对应的标题没有被加上 id 导致。 6.7.5.2版本正文中标题举例: <h2 class="wp-block-heading"> 以前老版本: <h2 id="toc_1" class="wp-block-heading toc-index"> 升级后 wpjam_get_toc() 能生成目录,但是点击生成目录中的标题不会页内跳转。 排查发现,是正文中对应的标题没有被加上 id 导致。 6.7.5.2版本正文中标题举例: <h2 class="wp-block-heading"> 以前老版本: <h2 id="toc_1" class="wp-This row is useful source evidence, but it has not been promoted into a build-worthy commercial opportunity.
安装插件后后台加载慢: users show bugs, compatibility pain that may indicate a product gap.
Evidence: 今天新建了一个wp, 装了elementor和wpjam, 发现打开后台速度变慢了, 于是弄了一个debug的插件.This row is useful source evidence, but it has not been promoted into a build-worthy commercial opportunity.
简直是太棒了!: praise conversation with limited structured signal.
Evidence: 简直是太棒了! 太好了!最好的国内优化插件! 太好了!最好的国内优化插件! 你到底会用不? 新版本能激活不? 你到底会用不? 新版本能激活不?This row is useful source evidence, but it has not been promoted into a build-worthy commercial opportunity.
新版本就是垃圾: users show compatibility, support pain that may indicate a product gap.
Evidence: 禁止这插件升级就可以了! // 禁用 WPJAM Basic 插件的版本检查和更新 function disable_wpjam_basic_update_check( $value ) { if ( isset( $value->response[‘wpjam-basic/wpjam-basic.php’] ) ) { unset( $value->response[‘wpjam-basic/wpjam-basic.php’] ); } return $value; } add_filter( ‘site_transient_update_plugins’, ‘disable_wpjam_basic_update_check’ ); 这样有点过分了吧,如果功能失效了,你发布帖子,我看到,看看是什么冲突造成的,This row is useful source evidence, but it has not been promoted into a build-worthy commercial opportunity.
和 Enfold模板的编辑器严重冲突: users show compatibility pain that may indicate a product gap.
Evidence: 和 Enfold模板的编辑器严重冲突 不知道在哪联系你,就在这评论了, wpjam basic 插件和enfold模板编辑器严重冲突,不在回到是不是PHP(8.10)版本还是服务器(NGINX 1.21)版本问题,具体为: 不启用插件,编辑器正常,加载了很多JS 和CSS, 比如: /avia-template-builder/assets/js/avia-tooltip.min.js?ver=5.6.6 /avia-template-builder/assets/css/avia-modal.min.css?ver=5.6.6 开启插件后,这些query参数全部被重写,变成了: /avia-template-builder/assets/js/avia-tooltip.min.js.5.6.6 /avia-tThis row is useful source evidence, but it has not been promoted into a build-worthy commercial opportunity.
CDN加速如何排除指定文件: praise conversation with limited structured signal.
Evidence: CDN加速如何排除指定文件 因为主题某个js用CDN加速会出问题,怎么能把这个js不通过CDN加速? 因为主题某个js用CDN加速会出问题,怎么能把这个js不通过CDN加速?This row is useful source evidence, but it has not been promoted into a build-worthy commercial opportunity.
插件中的发信设置无法支持附件: neutral conversation with limited structured signal.
Evidence: 插件中的发信设置无法支持附件 在使用联系我模块的时候发现,无法支持加载附件。也就是联系人上传附件后,在接受邮件里看不到附件。 在使用联系我模块的时候发现,无法支持加载附件。也就是联系人上传附件后,在接受邮件里看不到附件。This row is useful source evidence, but it has not been promoted into a build-worthy commercial opportunity.
插件与Ultimate Member冲突: neutral conversation with limited structured signal.
Evidence: 插件与Ultimate Member冲突 开启此插件后,UM插件的Form页面为空白页。 开启此插件后,UM插件的Form页面为空白页。This row is useful source evidence, but it has not been promoted into a build-worthy commercial opportunity.
6.1.8更新后无法保存数据: neutral conversation with limited structured signal.
Evidence: 6.1.8更新后无法保存数据 老大,新更新6.1.8之后,无法保存数据呀,CDN失效了,微信机器人高级版也不好使了,无法添加自动回复了,救命啊! 老大,新更新6.1.8之后,无法保存数据呀,CDN失效了,微信机器人高级版也不好使了,无法添加自动回复了,救命啊!This row is useful source evidence, but it has not been promoted into a build-worthy commercial opportunity.
图片水印是不是失效了?: mixed conversation with limited structured signal.
Evidence: 图片水印是不是失效了? 图片水印是不是失效了? 图片水印是不是失效了?This row is useful source evidence, but it has not been promoted into a build-worthy commercial opportunity.
第一次自动更新插件导致站点崩溃: complaint conversation with limited structured signal.
Evidence: 第一次自动更新插件导致站点崩溃 第一次自动更新插件导致站点崩溃 实属罕见 第一次自动更新插件导致站点崩溃 实属罕见This row is useful source evidence, but it has not been promoted into a build-worthy commercial opportunity.
启用wp super cache 预缓存后,CDN加速的WebP 格式不工作: neutral conversation with limited structured signal.
Evidence: 启用wp super cache 预缓存后,CDN加速的WebP 格式不工作 启用wp super cache 预缓存后,CDN加速下开启将图片转换成 WebP 格式。 cdn用的阿里云oss 图片链接会变成 3ff213c97b35547bd5ca46aa70227cd144c68e58.png?x-oss-process=image/quality,Q_100 正常应该是 png?x-oss-process=image/format,webp/quality,Q_100 启用wp super cache 预缓存后,CDN加速下开启将图片转换成 WebP 格式。 cdn用的阿里云oss 图片链接会变成 3ff213c97b35547bd5ca46aa70227cd144c68e58.png?x-oss-proThis row is useful source evidence, but it has not been promoted into a build-worthy commercial opportunity.
大哥,我设施缩略图之后,: users show missing feature, support pain that may indicate a product gap.
Evidence: 大哥,我设施缩略图之后, RT wpjam-basic 插件开启缩略图,自动获取第一张图片之后,会自动将缩略图插入到文章前面,这个.,…………不是很友好吧,能不能禁止在文章里面出现? RT wpjam-basic 插件开启缩略图,自动获取第一张图片之后,会自动将缩略图插入到文章前面,这个.,…………不是很友好吧,能不能禁止在文章里面出现? 我尝试用Hide featured image on all single page/post 插件来压制,但是一点用都没有…… wordpress特色图片 禁止在文章中显示 这个搜索的人还是有的 Kava主题, 现在是如果自动获取第一张图为缩略图,浏览文章的时候,最前面自动插入图片, 这样的话文章之中就会有两张图,这……….太难受了 大哥,能不能出手一下? 搞定了。 转到外This row is useful source evidence, but it has not been promoted into a build-worthy commercial opportunity.
非常非常感谢作者,插件功能很多也很强大: praise conversation with limited structured signal.
Evidence: 非常非常感谢作者,插件功能很多也很强大 非常非常感谢作者,插件功能很多也很强大,开启memcached和opcache搭配wp rocket测速直接700多毫秒,真的不要太爽。还有非常多的实用功能。那些喷这个插件的人,是自己啥都不懂吧。 非常非常感谢作者,插件功能很多也很强大,开启memcached和opcache搭配wp rocket测速直接700多毫秒,真的不要太爽。还有非常多的实用功能。那些喷这个插件的人,是自己啥都不懂吧。This row is useful source evidence, but it has not been promoted into a build-worthy commercial opportunity.
修改管理员密码提示:别名不能为空。: neutral conversation with limited structured signal.
Evidence: 修改管理员密码提示:别名不能为空。 WPJAM BASIC 5.9.6版本 | 作者:Denis | 查看详情 WPJAM 用户管理 2.1版本 启用WPJAM 用户管理插件后修改管理员密码提示:别名不能为空。 这个别名是啥? WPJAM BASIC 5.9.6版本 | 作者:Denis | 查看详情 WPJAM 用户管理 2.1版本 启用WPJAM 用户管理插件后修改管理员密码提示:别名不能为空。 这个别名是啥?This row is useful source evidence, but it has not been promoted into a build-worthy commercial opportunity.
Google 统计代码功能已失效: neutral conversation with limited structured signal.
Evidence: Google 统计代码功能已失效 Google 统计代码功能已失效,目前 Google 分析统计代码已经升级是 GA4, 希望作者加油跟上。 Google 统计代码功能已失效,目前 Google 分析统计代码已经升级是 GA4, 希望作者加油跟上。This row is useful source evidence, but it has not been promoted into a build-worthy commercial opportunity.
PHP7.2下将不显示一些功能!PHP7.1下完整: users show compatibility pain that may indicate a product gap.
Evidence: PHP7.2下将不显示一些功能!PHP7.1下完整 PHP7.2下将不显示一些功能!PHP7.1下完整 PHP7.2下将不显示一些功能!PHP7.1下完整 请问什么功能? 请问什么功能?This row is useful source evidence, but it has not been promoted into a build-worthy commercial opportunity.
建站必备插件: praise conversation with limited structured signal.
Evidence: 建站必备插件 如果只装一个插件的话,WPJAM Basic,就是那一个, 功能齐全到变态,重要的是免费! 如果只装一个插件的话,WPJAM Basic,就是那一个, 功能齐全到变态,重要的是免费!This row is useful source evidence, but it has not been promoted into a build-worthy commercial opportunity.
很棒的插件: praise conversation with limited structured signal.
Evidence: 很棒的插件 其中CDN加速功能是我所追求的,之前的站我用的是代码版,设置比较繁琐,用了这个插件使用这功能省去了我很多麻烦。 但如何能在此功能基础上加上阿里云的图片样式(WEBP格式)格式,自动识别就完美无缺了。 其中CDN加速功能是我所追求的,之前的站我用的是代码版,设置比较繁琐,用了这个插件使用这功能省去了我很多麻烦。 但如何能在此功能基础上加上阿里云的图片样式(WEBP格式)格式,自动识别就完美无缺了。This row is useful source evidence, but it has not been promoted into a build-worthy commercial opportunity.
国内最好的插件之一!希望作者考虑下支持多国语言: praise conversation with limited structured signal.
Evidence: 国内最好的插件之一!希望作者考虑下支持多国语言 这个插件包含了各种常见的wordpress优化项,甚至自带支持memcached和opcache! 还针对国内网络环境做了一些特别的优化选项,并且支持无缝对接国内常用的对象存储云平台。 现在我的很多国外网站都在使用wpjam,帮我节省了大量的服务器费用! 感谢伟大的作者!这是我用过的国内最好的插件之一!! 希望作者考虑下未来的某个版本推出多国语言版,常用比如英语版和日语版,或者允许其他开发者添加语言界面也可以。 这个插件包含了各种常见的wordpress优化项,甚至自带支持memcached和opcache! 还针对国内网络环境做了一些特别的优化选项,并且支持无缝对接国内常用的对象存储云平台。 现在我的很多国外网站都在使用wpjam,帮我节省了大量的服务器费用!This row is useful source evidence, but it has not been promoted into a build-worthy commercial opportunity.