0

Cart

0
Subtotal: 0,00 

No products in the basket.

Contact 

Contact

Info-Arte

Calle San Agustín 77. 38430 ICOD DE LOS VINOS
Santa Cruz de Tenerife, Spain

Monday to Friday: 9:00 AM to 1:00 PM and 4:00 PM to 8:00 PM
Saturday: 9:00 AM to 1:00 PM 
Sunday: Closed

651 92 45 07

info@info-arte.es

We love hearing from love hearing from you!

Contact Form EN
"GET", "callback" => function() { $opts = get_option("artemis_chat_options", []); $has_fn = function_exists("wp_register_ability"); $abilities = function_exists("wp_get_abilities") ? wp_get_abilities() : "no fn"; $artemis_found = []; if (is_array($abilities)) { foreach ($abilities as $name => $a) { if (str_starts_with($name, "artemis/")) $artemis_found[] = $name; } } return [ "enable_mcp" => $opts["enable_mcp"] ?? "NOT SET", "wp_register_ability_exists" => $has_fn, "total_abilities" => is_array($abilities) ? count($abilities) : $abilities, "artemis_abilities" => $artemis_found, "plugin_loaded" => defined("ARTEMIS_CHAT_VERSION") ? ARTEMIS_CHAT_VERSION : "NOT LOADED", "mcp_abilities_file" => file_exists(ARTEMIS_CHAT_DIR . "includes/mcp-abilities.php") ]; }, "permission_callback" => "__return_true" ]); });