File manager - Edit - /home/matthif/www/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/reports/report-queries.php
Back
<?php // Exit if accessed directly if ( ! defined( 'ABSPATH' ) ) { exit; } final class MonsterInsights_Lite_Report_Queries extends MonsterInsights_Report { public $title; public $class = 'MonsterInsights_Lite_Report_Queries'; public $name = 'queries'; public $version = '1.0.0'; public $level = 'plus'; /** * Primary class constructor. * * @access public * @since 6.0.0 */ public function __construct() { $this->title = __( 'Search Console', 'google-analytics-for-wordpress' ); parent::__construct(); } protected function get_report_html( $data = array() ) { return $this->get_upsell_notice(); } }
| ver. 1.4 |
Github
|
.
| PHP 5.4.45 | Generation time: 0 |
proxy
|
phpinfo
|
Settings