CatFolders – WordPress Media Library Folders & Categories

Organize and manage your files with WordPress media folders. Fast, flexible, and professional.

2 database tables

Table NameDescriptionMethod
wp_catfoldersStores catfolders data created by this plugin.Static
wp_catfolders_postsStores catfolders posts 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:_catf_Option key:allowsvguploadOption key:catf_banner_sidebar_dismissedOption key:catf_first_folderOption key:catf_first_folder_notice_dismissOption key:catf_licenseOption key:catf_rest_api_keyOption key:catf_settingsOption key:catf_versionOption key:userrestriction
wp_postmeta
Post meta
wp_usermeta
User meta