Submit
Path:
~
/
home
/
getwphos
/
public_html
/
cytogenx
/
wp-content
/
plugins
/
mailchimp-for-wp
/
integrations
/
wpforms
/
File Content:
bootstrap.php
<?php mc4wp_register_integration( 'wpforms', 'MC4WP_WPForms_Integration', true ); function _mc4wp_wpforms_register_field() { if ( ! class_exists( 'WPForms_Field' ) ) { return; } new MC4WP_WPForms_Field(); } add_action( 'init', '_mc4wp_wpforms_register_field' );
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
admin-before.php
199 bytes
0644
bootstrap.php
271 bytes
0644
class-field.php
7997 bytes
0644
class-wpforms.php
1655 bytes
0644
N4ST4R_ID | Naxtarrr