Skip to content

Instantly share code, notes, and snippets.

View glebkema's full-sized avatar

Gleb Kemarsky glebkema

View GitHub Profile
@glebkema
glebkema / rscsvimporter-debug.php
Last active October 19, 2019 06:03 — forked from hissy/rscsvimporter-debug.php
Really Simple CSV Importer Debugger add-on
<?php
/*
Plugin Name: Really Simple CSV Importer Debugger add-on
Description: Enables to dry-run-testing with Really Simple CSV Importer. When this add-on plugin activated, csv data will not imported, just displayed on dashboard.
Author: Takuro Hishikawa
Version: 0.2.1
*/
class rscsvimporter_debug {
// singleton instance