HEX
Server: Apache
System: Linux cpanelx.inxs.ro 4.18.0-477.27.2.lve.el8.x86_64 #1 SMP Wed Oct 11 12:32:56 UTC 2023 x86_64
User: crowdandsafety (1041)
PHP: 8.1.34
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //proc/self/root/proc/self/cwd/wp-content/plugins/cornerstone/includes/views/admin/home-sidebar.php
<div class="tco-sidebar">
  <div class="tco-cta">
    <a href="https://theme.co/cornerstone/" target="_blank"><?php tco_common()->svg( 'cornerstone', 'tco-cta-logo-product' ); ?></a>
    <hr class="tco-cta-spacing">
    <a href="https://theme.co/" target="_blank"><?php tco_common()->svg( 'tco-cta-logo-company' ); ?></a>
    <hr class="tco-cta-spacing">
    <p class="tco-cta-note"><?php _e( 'A separate license is required for each site.', 'cornerstone' ); ?></p>
    <hr class="tco-cta-spacing">
    <div class="tco-cta-actions">
      <a class="tco-cta-action" href="https://theme.co/acount/dashboard/" target="_blank"><?php _e( 'Manage Licenses', 'cornerstone' ); ?></a>
    </div>
    <?php if ( $is_validated ) : ?>
      <hr class="tco-cta-spacing">
      <p class="tco-cta-note" data-tco-module="cs-validation-revoke"><?php _e( 'Your site is validated. <a href="#" data-tco-module-target="revoke">Revoke validation</a>.', 'cornerstone' ); ?></p>
    <?php endif; ?>
  </div>
</div>