Mini App Integration for Farcaster

Mini App Integration for Farcaster connects your WordPress site to Farcaster.

2 database tables

Table NameDescriptionMethod
wp_farcaster_wp_eventsStores farcaster wp events data created by this plugin.Static
wp_farcaster_wp_fidsStores farcaster wp fids 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:farcaster_wpOption key:farcaster_wp_subscriptions
wp_postmeta
Post meta