Skip to content

Instantly share code, notes, and snippets.

View carolinan's full-sized avatar

Carolina Nymark carolinan

View GitHub Profile
@carolinan
carolinan / rollback-testing.php
Created May 18, 2021 17:28 — forked from afragen/rollback-testing.php
Plugin to simulate plugin/theme update failure for testing Rollback Update Failure feature plugin.
<?php
/**
* Rollback Update Testing
*
* @package rollback-update-testing
* @author Andy Fragen <andy@thefragens.com>
* @license MIT
*/
/**