Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /var/www/web284/html/wp-content/plugins/contact-form-7/modules/ |
Current File : //var/www/web284/html/wp-content/plugins/contact-form-7/modules/jetpack.php |
<?php add_action( 'wpcf7_admin_notices', 'wpcf7_jetpack_admin_notices' ); function wpcf7_jetpack_admin_notices() { global $wpdb; if ( ! class_exists( 'Jetpack' ) || ! Jetpack::is_module( 'contact-form' ) || ! in_array( 'contact-form', Jetpack::get_active_modules() ) ) return; $q = "SELECT post_id FROM $wpdb->postmeta WHERE meta_key = '_old_cf7_unit_id'"; if ( ! $wpdb->get_var( $q ) ) return; $url = 'http://contactform7.com/jetpack-overrides-contact-forms/'; ?> <div class="error"> <p><?php echo sprintf( __( '<strong>Jetpack may cause problems for other plugins in certain cases.</strong> <a href="%s" target="_blank">See how to avoid it.</a>', 'contact-form-7' ), $url ); ?></p> </div> <?php } ?>
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare