• Fatal error: Call to undefined function execute_snippet() in /home/proje203/public_html/wp-content/plugins/theme-options/theme-options.php on line 70

    `// Run Active Code Snippets
    $snippets = (array)get_option(‘active_snippets’);
    for ($e=0; $e<count($snippets); $e++) {
    line 70 execute_snippet($snippets[$e]);
    }

Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘plugin error after transfering site’ is closed to new replies.