{"slug":"wp-hide-my-site","name":"Hide my site","description":"Block access to your site fast way while this production.","author":"jefspereira","active_installs":10,"version":"1.0","wp_org_url":"https://wordpress.org/plugins/wp-hide-my-site/","is_closed":false,"cleanup":{"has_uninstall_hook":false,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":false},"tables":[{"table_name":"hiddenmysite","full_table_name":"wp_hiddenmysite","description":"Stores hiddenmysite data created by this plugin.","detection_method":"static","confidence":"high","columns":[{"name":"new_id","type":"int(10)","nullable":false,"primary_key":true},{"name":"url_image","type":"varchar(150)","nullable":true,"primary_key":false},{"name":"background","type":"varchar(10)","nullable":true,"primary_key":false}],"create_sql":"CREATE TABLE hiddenmysite ( new_id int(10) NOT NULL PRIMARY KEY, url_image varchar(150), background varchar(10));"}],"table_count":1}