403Webshell
Server IP : 172.67.193.39  /  Your IP : 216.73.216.217
Web Server : Apache
System : Linux sr32.hostlife.net 6.12.0-124.52.3.el10_1.x86_64 #1 SMP PREEMPT_DYNAMIC Sat May 2 09:06:54 EDT 2026 x86_64
User : golfb689 ( 1071)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /proc/thread-self/cwd/wp-content/plugins/ultimate-tinymce/addons/shortcodes/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /proc/thread-self/cwd/wp-content/plugins/ultimate-tinymce/addons/shortcodes/shortcodes.php
<?php ob_start(); ?>
<?php
include ('../../includes/tinymce_addon_scripts.php');
// Now we can use Wordpress
global $shortcode_tags;
?>
<head>
<title>{#shortcodes_dlg.title}</title>
<!--
<script type="text/javascript" src="../../tinymce/tiny_mce_popup.js"></script>
-->
<script type="text/javascript" src="js/dialog.js"></script>
</head>

<body>

<div class="y_logo_contener">
	<img src="img/wordpress-shortcode.png" width="128" height="128" alt="Youtube" />
</div>
<div class="yinstr">
	<p>{#shortcodes_dlg.instr}</p>
    <p>{#shortcodes_dlg.note}</p>
</div>

<form onSubmit="ShortcodesDialog.insert();return false;" action="#" method="post">
<div class="mceActionPanel">
<script type="text/javascript" language="javascript">
var jwl_sel_content2 = tinyMCE.activeEditor.selection.getContent();
</script>
<?php
echo "<div><table id='shortcodes_table'>";
foreach($shortcode_tags as $tagname=>$tag) {
    echo "<tr><td><a href=\"javascript:;\" onClick=\"tinyMCEPopup.close();\" onmousedown=\"tinyMCE.execCommand('mceInsertContent',false,'[".$tagname."]' + jwl_sel_content2 + '[/".$tagname."]');\">[".$tagname,"]</a></td></tr>";
}
echo "</table></div>";

?>

</div>

<div class="mceActionPanel">
  <div style="float:left;padding-top:5px">
  </div>
</div>
</form>
</body>

Youez - 2016 - github.com/yon3zu
LinuXploit