GCheck – WordPress Certificate Plugin & Verification System
The ultimate WordPress Certificate Plugin. Issue, manage, and verify certificates with Google Sheets, CSV, and REST API.
4 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_gcheck_api_keys | Stores gcheck api keys data created by this plugin. | Static |
| wp_gcheck_certificates | Stores gcheck certificates data created by this plugin. | Static |
| wp_gcheck_logs | A logging table that records activity, events, or audit history. | Static |
| wp_gcheck_upload_logs | A 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_optionsOption key:
gcheck_current_security_codeOption key:gcheck_show_detailed_instructionsOption key:gcheck_version