WordPress Database Reference

What WP Table Is This?

Search any WordPress database table name to instantly identify which plugin created it, view its schema, and learn if it's safe to delete.

๐Ÿ”
58,759
plugins analyzed
15,969
tables indexed

Recently indexed tables

wp_lbaic_ratings

Stores lbaic ratings data created by this plugin.

๐Ÿ”ŒLimb AI Chatbotยท 70+ installs
wp_lbaic_channel_events

Stores lbaic channel events data created by this plugin.

๐Ÿ”ŒLimb AI Chatbotยท 70+ installs
wp_lbaic_widgets

Stores lbaic widgets data created by this plugin.

๐Ÿ”ŒLimb AI Chatbotยท 70+ installs
wp_lbaic_ip_blocks

Stores lbaic ip blocks data created by this plugin.

๐Ÿ”ŒLimb AI Chatbotยท 70+ installs
wp_custom_404_pro_options

Stores custom 404 pro options data created by this plugin.

๐Ÿ”ŒCustom 404 Proยท 7K+ installs
wp_gscelef_error_logs

A logging table that records activity, events, or audit history.

๐Ÿ”ŒGSheetConnector for Elementor Forms โ€“ Sync Elementor Forms to Google Sheetsยท 9K+ installs
wp_pspg_orders

Stores order records and related transaction data.

๐Ÿ”ŒPlanetStudio Payment Gatewayยท 10+ installs
wp_gelprx_order_history

Stores order records and related transaction data.

๐Ÿ”ŒGEL Proximity | Aggregatore Punti di Ritiro e Lockerยท 10+ installs
wp_gelprx_cart_price

Stores gelprx cart price data created by this plugin.

๐Ÿ”ŒGEL Proximity | Aggregatore Punti di Ritiro e Lockerยท 10+ installs
wp_wpsgen_contact_fields_logs

A logging table that records activity, events, or audit history.

๐Ÿ”ŒSaleGen Marketing Toolkit โ€“ Contacts, Forms, Popups, Email Campaignsยท 10+ installs
wp_wpsgen_contact_tags_logs

A logging table that records activity, events, or audit history.

๐Ÿ”ŒSaleGen Marketing Toolkit โ€“ Contacts, Forms, Popups, Email Campaignsยท 10+ installs
wp_wpsgen_mail_configs

Stores wpsgen mail configs data created by this plugin.

๐Ÿ”ŒSaleGen Marketing Toolkit โ€“ Contacts, Forms, Popups, Email Campaignsยท 10+ installs

Why does this exist?

When you run SHOW TABLES in WordPress, you often find dozens of tables with cryptic names. Which plugin made them? Is it safe to delete them after uninstalling a plugin?

This site systematically downloads and analyzes every plugin in the WordPress.org repository, mapping each database table to its creator. We capture the table schema, column definitions, and whether the table is typically cleaned up on uninstall.

Coverage spans both static code analysis and live installation testing โ€” so even tables created dynamically at runtime are detected.