D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
ensad
/
dialogos.ensad.edu.pe
/
wp-content
/
plugins
/
advanced-excerpt
/
Filename :
uninstall.php
back
Copy
<?php /** * Code used when the plugin is removed (not just deactivated but actively deleted through the WordPress Admin). */ if( !defined( 'ABSPATH') && !defined('WP_UNINSTALL_PLUGIN') ) exit(); delete_option( 'advanced_excerpt' );