Manage Folders and Labels
Manage Folders and Labels plugin consists of two modules:
4 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_gf_form | Stores form definitions and related configuration. | Static |
| wp_gf_gfolders | Stores gf gfolders data created by this plugin. | Static |
| wp_gf_label_tags | Stores gf label tags data created by this plugin. | Static |
| wp_gfform_labels | Stores gfform labels data created by this plugin. | Static |