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