<?php /** * Functions for uninstall ProPanel * * @since 3.0.0 * * @package LearnDash\Reports */ if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) { die; } require_once plugin_dir_path( __FILE__ ) . 'vendor-prefixed/autoload.php'; /** * Fires on plugin uninstall. * * @since 3.0.0 * * @return void */ do_action( 'learndash_reports_uninstall' );
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
assets | Folder | 0755 |
|
|
dist | Folder | 0755 |
|
|
includes | Folder | 0755 |
|
|
languages | Folder | 0755 |
|
|
licensing | Folder | 0755 |
|
|
packages | Folder | 0755 |
|
|
src | Folder | 0755 |
|
|
vendor | Folder | 0755 |
|
|
vendor-prefixed | Folder | 0755 |
|
|
auth-token.php | File | 48 B | 0644 |
|
changelog.txt | File | 7.77 KB | 0644 |
|
learndash_propanel.php | File | 66.67 KB | 0644 |
|
license.config.php | File | 3.74 KB | 0644 |
|
readme.txt | File | 486 B | 0644 |
|
uninstall.php | File | 352 B | 0644 |
|