♻️ Re-organize workspace folders
This commit is contained in:
5
packages/embeds/wordpress/trunk/uninstall.php
Normal file
5
packages/embeds/wordpress/trunk/uninstall.php
Normal file
@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
if (!defined('WP_UNINSTALL_PLUGIN')) {
|
||||
exit;
|
||||
}
|
Reference in New Issue
Block a user