Academic Certificate Verification
A WordPress plugin to verify certificates with unique IDs and codes through custom URLs and shortcodes.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_acceve_certificate_templates | Stores acceve certificate templates data created by this plugin. | Static |
| wp_acceve_certificate_verification | Stores acceve certificate verification data created by this plugin. | Static |
| wp_acceve_custom_fields | Stores acceve custom fields 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_optionsOption key:
acceve_batchesOption key:acceve_certificate_verification_optionsOption key:acceve_certificate_verification_page_idOption key:acceve_coursesOption key:acceve_license_dataOption key:acceve_license_expiryOption key:acceve_license_keyOption key:acceve_license_last_checkOption key:acceve_license_status