From 1be6f794a3b4643eb28f9475aa0ae961c478ec78 Mon Sep 17 00:00:00 2001 From: Ruben Carlo Benante Date: Mon, 29 Jun 2026 17:14:39 -0300 Subject: [PATCH] lendo MathJax 3 enfileirado com function register_assets --- simuladormobout.php | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/simuladormobout.php b/simuladormobout.php index 6f339e7..91782f4 100644 --- a/simuladormobout.php +++ b/simuladormobout.php @@ -216,6 +216,8 @@ function outras_brafitec($es, $ms, $est, $apy, $acy, $cy, $ly, $ry, $ea, $pa, $c function simulador_mob_shortcode() { +\wp_enqueue_script( 'mathjax' ); + if ($_SERVER['REQUEST_METHOD'] == 'POST'){ //var_dump($_POST); if (isset($_POST["calcular"])) { @@ -653,8 +655,6 @@ foreach ($sie_niveis as $sie_rotulo => $sie_valor) { - -