5 lines
96 B
PHP
5 lines
96 B
PHP
<?php
|
|
|
|
defined( 'WP_UNINSTALL_PLUGIN' ) || exit;
|
|
|
|
delete_transient( 'oics_contest_payload_v1' ); |