=== DIAGNÓSTICO DE REWRITE RULES === 1. REGRAS DE REESCRITA REGISTRADAS: ----------------------------------- ❌ Regra wpflow-register NÃO ENCONTRADA! Verificando todas as regras disponíveis: (Nenhuma regra com 'wpflow' encontrada) 2. QUERY VARS REGISTRADAS: ----------------------------------- ❌ Query var 'wpflow_register' NÃO está registrada! 3. TESTANDO URL: ----------------------------------- URL de teste: https://site.bistec.com.pt/wpflow-register/ Permalink structure: /%year%/%monthnum%/%day%/%postname%/ 4. PRIMEIRAS 10 REGRAS REGISTRADAS: ----------------------------------- sitemap_index\.xml$ => index.php?sitemap=1 ([^/]+?)-sitemap([0-9]+)?\.xml$ => index.php?sitemap=$matches[1]&sitemap_n=$matches[2] ([a-z]+)?-?sitemap\.xsl$ => index.php?yoast-sitemap-xsl=$matches[1] jsf/(.*)/?$ => index.php?jsf=$matches[1] loja/jsf/(.*)/?$ => index.php?post_type=product&jsf=$matches[1] product/([^/]*)/jsf/(.*)/?$ => index.php?product=$matches[1]&jsf=$matches[2] loja/([^/]*)/jsf/(.*)/?$ => index.php?product=$matches[1]&jsf=$matches[2] loja/([^/]*)/([^/]*)/jsf/(.*)/?$ => index.php?product_cat=$matches[1]&product=$matches[2]&jsf=$matches[3] ([0-9]{4})/([0-9]{2})/([0-9]{2})/([^/]+)/jsf/(.*)/?$ => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&jsf=$matches[5] ([0-9]{4})/([0-9]{2})/([^/]+)/jsf/(.*)/?$ => index.php?year=$matches[1]&monthnum=$matches[2]&name=$matches[3]&jsf=$matches[4] 5. AÇÕES RECOMENDADAS: ----------------------------------- ⚠️ A regra não está salva no banco de dados. Execute: wp-admin/admin.php?page=wpflow-activate-endpoint E clique em 'Ativar Endpoint' Ou execute este comando PHP: flush_rewrite_rules(true); === FIM DO DIAGNÓSTICO ===