REDROOM
PHP 8.0.30
Path:
Logout
Edit File
Size: 315 B
Close
/home/certprox/www/wp-content/plugins/google-analytics-for-wordpress/includes/api/class-monsterinsights-api-error.php
Text
Base64
<?php class MonsterInsights_API_Error extends WP_Error { public function __construct( $response_body ) { $error_data = $response_body['error']; $code = $error_data['code']; $message = $error_data['message']; $details = $error_data['details']; parent::__construct( $code, $message, $details ); } }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 4
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
class-monsterinsights-api-error.php
315 B
lrw-r--r--
2025-10-22 07:06:07
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
class-monsterinsights-api-reports.php
332 B
lrw-r--r--
2025-10-22 07:06:07
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
class-monsterinsights-api-tracking.php
334 B
lrw-r--r--
2025-10-22 07:06:07
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
class-monsterinsights-api.php
3.82 KB
lrw-r--r--
2025-10-22 07:06:07
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).