Simple Download Manager – Hizzle Downloads

Easily add, restrict, and track digital downloads in WordPress — protect files with passwords, user roles, IPs, or subscriber access.

3 database tables

Table NameDescriptionMethod
wp_hizzle_download_filesStores hizzle download files data created by this plugin.Live
wp_hizzle_download_logsA logging table that records activity, events, or audit history.Live
wp_hizzle_logA logging table that records activity, events, or audit history.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:blog_charsetOption key:hizzle_download_admin_notice_Option key:hizzle_download_optionsOption key:hizzle_downloads_admin_notice_Option key:hizzle_downloads_admin_noticesOption key:hizzle_downloads_db_versionOption key:hizzle_downloads_optionsOption key:hizzle_downloads_schema_missing_tablesOption key:hizzle_downloads_xsendfile_missingOption key:hizzle_logger_versionOption key:html_type
wp_postmeta
Post meta
wp_usermeta
User meta