tab-support.php 76 B

12345
  1. <?php
  2. function monsterinsights_settings_support_tab() {
  3. echo 'test';
  4. }