[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@18.191.189.164: ~ $
<?php
/**
 * LearnDash cloning utilities
 *
 * Used to cloning LearnDash custom posts.
 *
 * @since 4.2.0
 * @package LearnDash
 */

if ( ! defined( 'ABSPATH' ) ) {
	exit;
}

// create a new action scheduler group.
$ldlms_cloning_scheduler = new Learndash_Admin_Action_Scheduler( 'cloning' );

// load cloning classes.
require_once LEARNDASH_LMS_PLUGIN_DIR . 'includes/admin/classes-cloning/class-learndash-admin-cloning.php';
Learndash_Admin_Cloning::init_classes( $ldlms_cloning_scheduler );

Filemanager

Name Type Size Permission Actions
classes-binary-selectors Folder 0755
classes-builders Folder 0755
classes-bulk-edit-actions Folder 0755
classes-cloning Folder 0755
classes-data-reports-actions Folder 0755
classes-data-upgrades-actions Folder 0755
classes-filters Folder 0755
classes-import-export Folder 0755
classes-posts-edits Folder 0755
classes-posts-listings Folder 0755
onboarding-templates Folder 0755
class-learndash-admin-action-scheduler.php File 9.47 KB 0644
class-learndash-admin-addons-list-table.php File 17.82 KB 0644
class-learndash-admin-binary-selector.php File 24.65 KB 0644
class-learndash-admin-builder.php File 24.91 KB 0644
class-learndash-admin-data-upgrades.php File 23.72 KB 0644
class-learndash-admin-file-download-handler.php File 10.03 KB 0644
class-learndash-admin-groups-users-list-table.php File 11.93 KB 0644
class-learndash-admin-groups-users-list.php File 14.92 KB 0644
class-learndash-admin-menus-tabs.php File 101.43 KB 0644
class-learndash-admin-pointers.php File 6.07 KB 0644
class-learndash-admin-posts-edit.php File 20.83 KB 0644
class-learndash-admin-posts-listing.php File 98.81 KB 0644
class-learndash-admin-settings-data-reports.php File 15.53 KB 0644
class-learndash-admin-user-profile-edit.php File 20.64 KB 0644
ld-admin.php File 33.35 KB 0644
ld-cloning.php File 494 B 0644
ld-course-builder-helpers.php File 7.02 KB 0644
ld-gutenberg.php File 1.08 KB 0644
ld-import-export.php File 328 B 0644
ld-quiz-builder-helpers.php File 8 KB 0644