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 NameDescriptionMethod
wp_gcheck_api_keysStores gcheck api keys data created by this plugin.Static
wp_gcheck_certificatesStores gcheck certificates data created by this plugin.Static
wp_gcheck_logsA logging table that records activity, events, or audit history.Static
wp_gcheck_upload_logsA 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_options
Option key:gcheck_current_security_codeOption key:gcheck_show_detailed_instructionsOption key:gcheck_version