| Server IP : 212.114.33.6 / Your IP : 216.73.217.30 Web Server : Apache System : Linux ger18 6.12.94+deb13-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.94-1 (2026-06-20) x86_64 User : immotrainerde ( 2287) PHP Version : 8.2.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /srv/www/immotrainerde/htdocs/wp-content/plugins/thrive-ovation/ |
Upload File : |
<?php /** * Plugin Name: Thrive Ovation * Plugin URI: https://thrivethemes.com * Description: Collect, manage and display conversion boosting testimonials. * Version: 10.9.3 * Author: Thrive Themes * Author URI: https://thrivethemes.com * Text Domain: thrive-ovation * Domain Path: /languages * Requires PHP: 8.1 */ define( 'TVO_PLUGIN_FILE_PATH', __FILE__ ); define( 'TVO_PLUGIN_BASENAME', plugin_basename( __FILE__ ) ); require_once dirname( __FILE__ ) . '/start.php';