<?php /** * Functions for uninstall LearnDash LMS - Elementor * * @since 1.0.9 * * @package LearnDash\Elementor */ if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) { die; } require_once plugin_dir_path( __FILE__ ) . 'vendor-prefixed/autoload.php'; /** * Fires on plugin uninstall. * * @since 1.0.9 * * @return void */ do_action( 'learndash_elementor_uninstall' );
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
dist | Folder | 0755 |
|
|
elementor-documents | Folder | 0755 |
|
|
elementor-widgets | Folder | 0755 |
|
|
exports | Folder | 0755 |
|
|
includes | Folder | 0755 |
|
|
languages | Folder | 0755 |
|
|
src | Folder | 0755 |
|
|
vendor | Folder | 0755 |
|
|
vendor-prefixed | Folder | 0755 |
|
|
changelog.txt | File | 3.19 KB | 0644 |
|
learndash-elementor-document-base.php | File | 4.18 KB | 0644 |
|
learndash-elementor-widget-base.php | File | 5.03 KB | 0644 |
|
learndash-elementor.php | File | 3.8 KB | 0644 |
|
patchwork.json | File | 108 B | 0644 |
|
readme.txt | File | 3.79 KB | 0644 |
|
uninstall.php | File | 373 B | 0644 |
|