Admin and Site Enhancements (ASE)
Duplicate post, post order, image resize, email via SMTP, admin menu editor, custom css / code, disable gutenberg and much more in a single plugin.
6 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_asenha_email_delivery | Stores asenha email delivery data created by this plugin. | Static |
| wp_asenha_failed_logins | A logging table that records activity, events, or audit history. | Static |
| wp_asenha_formbuilder_entries | Stores form definitions and related configuration. | Static |
| wp_asenha_formbuilder_entry_meta | Stores additional metadata (key-value pairs) for asenha formbuilder entry records. | Static |
| wp_asenha_formbuilder_fields | Stores form definitions and related configuration. | Static |
| wp_asenha_formbuilder_forms | Stores form definitions and related configuration. | Static |