403Webshell
Server IP : 31.214.179.3  /  Your IP : 216.73.216.231
Web Server : Apache
System : Linux hostingsrv125.dondominio.com 6.12.96+deb13-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.96-1 (2026-07-20) x86_64
User :  ( 1156851)
PHP Version : 8.5.8
Disable Function : system,passthru,popen,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,shell_exec,exec,ini_alter,show_source,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,mail,eval
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /hosting/www/thermatron.es/public/wp-content/plugins/complianz-gdpr/settings/config/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /hosting/www/thermatron.es/public/wp-content/plugins/complianz-gdpr/settings/config/blocks.php
<?php
defined('ABSPATH') or die();
/**
 * This file contains the blocks for the dashboard
 * @since 2.0
 */
if (!function_exists('cmplz_blocks')) {
	function cmplz_blocks() {
		if ( ! cmplz_user_can_manage() ) {
			return [];
		}
		$blocks = [
			[
				'id'       => 'progress',
				'header' => [
					'type' => 'react',
					'data' => 'ProgressHeader'
				],
				'content'  => [ 'data' => 'ProgressBlock' ],
				'footer'   => [ 'data' => 'ProgressFooter' ],
				'class'    => ' cmplz-column-2',
			],
			[
				'id'       => 'documents',
				'header' => [
					'type' => 'react',
					'data' => 'DocumentsHeader'
				],
				'content'  => [ 'data' => 'DocumentsBlock' ],
				'footer'   => [ 'data' => 'DocumentsFooter' ],
				'class'    => 'border-to-border',
			],
			[
				'id'       => 'tools',
				'header' => [
					'type' => 'react',
					'data' => 'ToolsHeader'
				],
				'content'  => [ 'type' => 'react', 'data' => 'Tools' ],
				'footer'   => [ 'type' => 'react', 'data' => 'ToolsFooter' ],

				'class'    => 'border-to-border',
			],
			[
				'id'       => 'tips_tricks',
				'header' => [
					'type' => 'text',
					'data' => __( "Tips & Tricks", 'complianz-gdpr' ),
				],
				'content'  => ['data' => 'TipsTricks' ],
				'footer'   => [ 'data' => 'TipsTricksFooter' ],
				'class'    => ' cmplz-column-2',
			],
			[
				'id'       => 'other-plugins',
				'header' => [
					'type' => 'react',
					'data' => 'OtherPluginsHeader'
				],
				'title'    => __( "Other Plugins", 'complianz-gdpr' ),
				'help'     => __( 'A help text', 'complianz-gdpr' ),
				'content'  => [ 'type' => 'react', 'data' => 'OtherPlugins' ],
				'footer'   => [ 'type' => 'html', 'data' => '' ],
				'class'    => ' cmplz-column-2 no-border no-background',
			],
		];

		return apply_filters( 'cmplz_blocks', $blocks );
	}
}

Youez - 2016 - github.com/yon3zu
LinuXploit