░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
vps.doorgans.com
LOCATION:
/home/fotosel/.trash/wp-content/plugins/elementor/data/base/processor
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: before.php
<?php namespace Elementor\Data\Base\Processor; use Elementor\Data\Base\Processor; abstract class Before extends Processor { /** * Get conditions for running processor. * @param array $args * * @return bool */ public function get_conditions( $args ) { return true; } /** * Apply processor. * * @param array $args * * @return mixed */ abstract public function apply( $args ); }
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 after.php
PHP
468 B
2022-06-09 15:28
EDIT
📄 before.php
PHP
409 B
2022-06-09 15:28
EDIT