[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@3.147.89.48: ~ $
<?php
/**
 * Functions for uninstall LearnDash LMS - Certificate Builder
 *
 * @since 1.1.0
 *
 * @package LearnDash\Certificate_Builder
 */

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

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

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

Filemanager

Name Type Size Permission Actions
blocks Folder 0755
build Folder 0755
dist Folder 0755
external Folder 0755
languages Folder 0755
scripts Folder 0755
src Folder 0755
vendor Folder 0755
vendor-prefixed Folder 0755
block.json File 453 B 0644
changelog.txt File 880 B 0644
learndash-certificate-builder.php File 2.83 KB 0644
readme.txt File 2.4 KB 0644
uninstall.php File 403 B 0644