胖鼠采集(Fat Rat Collect)

胖鼠采集(Fat Rat Collect) 是一款面向 WordPress 网站的自动化内容采集工具,支持三方数据列表页、详情页、微信公众号文章、知乎、简书等多种采集场景。插件提供规则配置、在线调试、数据管理、自动采集、自动发布等能力,帮助站点提升内容处理效率,降低重复操作成本。

4 database tables

Table NameDescriptionMethod
wp_fr_optionsStores fr options data created by this plugin.Static
wp_fr_postStores fr post data created by this plugin.Static
wp_frc_optionsStores frc options data created by this plugin.Static
wp_frc_postStores frc post data created by this plugin.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:fat_rat_collect_api_codeOption key:fat_rat_collect_wechat_history_time_Option key:frc_cron_releaseOption key:frc_cron_spiderOption key:frc_db_versionOption key:frc_install_timeOption key:frc_mysql_upgradeOption key:frc_mysql_upgrade_progressOption key:frc_report_permissions_timeOption key:frc_validation_wechat_historyOption key:frc_version_mode
wp_postmeta
Post meta