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

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

- Page: https://pluginprobe.com/plugins/copy-the-code/4.1.1/code/uninstall.php
- Raw: https://pluginprobe.com/plugins/copy-the-code/4.1.1/raw/uninstall.php
- Modified: 2025-11-11T13:36:32+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/4.1.1/code/uninstall.php#L10-L20`.

```php
<?php

wp_clear_scheduled_hook( 'copy_the_code_tracker_send_event' );
```
