{"slug":"avatar-privacy","name":"Avatar Privacy","description":"Enhances the privacy of your users and visitors with gravatar opt-in and local avatars.","author":"pepe","active_installs":1000,"version":"2.7.0","wp_org_url":"https://wordpress.org/plugins/avatar-privacy/","is_closed":false,"cleanup":{"has_uninstall_hook":true,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":false},"tables":[{"table_name":"some_table","full_table_name":"wp_some_table","description":"Stores some table data created by this plugin.","detection_method":"static","confidence":"high","columns":[],"create_sql":"CREATE TABLE definition formatted for use by \\db_delta(), * without the charset collate clause. * * Example: * `CREATE TABLE some_table ( * id mediumint(9) NOT NULL AUTO_INCREMENT, * some_column varchar(100) NOT NULL, * PRIMARY KEY (id) * )` * * @since 2.4.0 * * @param string $table_name The table name including any prefixes. * * @return string */ abstract protected function get_table_definition( $table_name );"}],"table_count":1}