# copy-the-code/3.4.0/uninstall.php

Copy Anything to Clipboard for WordPress – Copy Button, Copy Text &amp; Copy Code, version 3.4.0. 3 lines.

- Page: https://pluginprobe.com/plugins/copy-the-code/3.4.0/code/uninstall.php
- Raw: https://pluginprobe.com/plugins/copy-the-code/3.4.0/raw/uninstall.php
- Modified: 2022-12-25T19:14:00+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/copy-the-code/3.4.0/code/uninstall.php#L10-L20`.

```php
<?php

wp_clear_scheduled_hook( 'copy_the_code_tracker_send_event' );
```
