D11 Random Quote Loader

Display a random quote from your own database on every page load, with a full admin panel for managing quotes and CSV import/export.

2 database tables

Table NameDescriptionMethod
wp_d11rql_quotesStores d11rql quotes data created by this plugin.Static
wp_quotesStores quotes 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:d11rql_db_version