File manager - Edit - /home/aussies6/public_html/seafoodwarehouse.com.au/wp-content/plugins/redirection/actions/nothing.php
Back
<?php /** * The 'do nothing' action. This really does nothing, and is used to short-circuit Redirection so that it doesn't trigger other redirects. */ class Nothing_Action extends Red_Action { /** * Issue an action when nothing happens. This stops further processing. * * @return void */ public function run() { do_action( 'redirection_do_nothing', $this->get_target() ); } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings