{"slug":"google-captcha","name":"reCaptcha by BestWebSoft","description":"Protect WordPress website forms from spam entries with Google reCAPTCHA.","author":"bestwebsoft","active_installs":100000,"version":"1.86","wp_org_url":"https://wordpress.org/plugins/google-captcha/","is_closed":false,"cleanup":{"has_uninstall_hook":null,"drops_tables_on_uninstall":null,"deletes_options_on_uninstall":null},"tables":[{"table_name":"gglcptch_","full_table_name":"wp_gglcptch_","description":"Stores gglcptch  data created by this plugin.","detection_method":"static","confidence":"high","columns":[],"create_sql":null},{"table_name":"gglcptch_allowlist","full_table_name":"wp_gglcptch_allowlist","description":"Stores gglcptch allowlist data created by this plugin.","detection_method":"static","confidence":"medium","columns":[{"name":"id","type":"INT UNSIGNED","nullable":false,"primary_key":true},{"name":"ip","type":"CHAR(31)","nullable":false,"primary_key":false},{"name":"ip_from_int","type":"BIGINT","nullable":true,"primary_key":false},{"name":"ip_to_int","type":"BIGINT","nullable":true,"primary_key":false},{"name":"add_time","type":"DATETIME","nullable":true,"primary_key":false}],"create_sql":"CREATE TABLE IF NOT EXISTS `wp_gglcptch_allowlist` ( `id` INT UNSIGNED NOT NULL AUTO_INCREMENT, `ip` CHAR(31) NOT NULL, `ip_from_int` BIGINT, `ip_to_int` BIGINT, `add_time` DATETIME, PRIMARY KEY (`id`) ) ENGINE"}],"table_count":2}