redirection_do_nothing

redirection_do_nothing

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: redirection.5.4.2

do_action('redirection_do_nothing') is found 1 times:

  • /actions/nothing.php line 13
    	 *
    	 * @return void
    	 */
    	public function run() {
    		do_action( 'redirection_do_nothing', $this->get_target() );
    	}
    
    	public function name() {
    		return __( 'Do nothing (ignore)', 'redirection' );
    	}
    }
    

See this hook used in plugins: