胖鼠采集(Fat Rat Collect) 是一款面向 WordPress 网站的自动化内容采集工具,支持三方数据列表页、详情页、微信公众号文章、知乎、简书等多种采集场景。插件提供规则配置、在线调试、数据管理、自动采集、自动发布等能力,帮助站点提升内容处理效率,降低重复操作成本。
Prioritized issue groups from the latest Plugin Check scan
I18n
404
5 issue groups
Security
289
10 issue groups
Maintainability
111
10 issue groups
Sample message
Missing $domain parameter in function call to _e().
Sample message
The $text parameter must be a single text string literal. Found: "<h4><a href='". admin_url('admin.php?page=frc-options') ."'>亲爱的毛毛虫: 目前没有任何一个分页配置。毛毛虫我们走 </a></h4>"
Sample message
Mismatched text domain. Expected 'fat-rat-collect' but got ''.
Sample message
Use placeholders and $wpdb->prepare(); found $alterSql
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $by at "$sql ORDER BY $by $sort"
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "frcAddColumn".
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "FRC_ApiError".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$extension_field".
Sample message
Unescaped parameter $former_table_options used in $wpdb->get_results()\n$former_table_options assigned unsafely at line 111.
Sample message
Unescaped parameter $alterSql used in $wpdb->query()\n$alterSql assigned unsafely at line 144.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Function "determine_locale()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.6.0.
Sample message
The $text parameter must not contain interpolated variables or expressions. Found: {$option['collect_name']}
Sample message
Attempting a database schema change is discouraged.
Sample message
$_REQUEST[$key] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Translatable string should not be wrapped in HTML. Found: '<h1>升级已结束</h1>'
Sample message
Simple placeholders should not be quoted in the query string in $wpdb->prepare(). Found: '%s'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$current_mode'.
Potential connections found in static code analysis.
Outbound calls
293
External assets
5
Incoming endpoints
2
No public endpoints detected.
wp_ajax
wp_ajax
First score snapshot
v3.0.3
25
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 820 | 630 | 190 | v3.0.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.