Uma ferramenta para analisar regras de reescrita?
-
-
Eunãoentendo aparte de análise.Para o queisso deve serbompara concreto?Apenaspara ler regras de reescrita?Esse é o únicoplugin que conheço até agora: http://wordpress.org/extend/plugins/askapaches-rewriterules-viewer/I don't understand the analyse part. For what should this be good for in concrete? just to read rewrite rules? that's the only plugin I'm aware of so far: http://wordpress.org/extend/plugins/askapaches-rewriterules-viewer/
- 0
- 2010-11-04
- hakre
-
@hakre: analisare depurar,caso você queira adicionar umanova regra de reescrita,masnãoentendapor quenãoestáfuncionando.Minha versão atual,porexemplo,também verifica se os VARS de consulta são lidospor `WP :: Parse_Request ()`.Fazparte de umesforçomaiorparaentendere talvez atémelhorar a documentação domotor de reescrita.@hakre: Analyze and debug, in case you want to add a new rewrite rule but don't understand why it is not working. My current version for example also checks whether the query vars are read by `WP::parse_request()`. It is part of a larger effort to understand and maybe even improve the documentation of the rewrite engine.
- 0
- 2010-11-04
- Jan Fabry
-
Denisnomeou um aspectointeressante aqui: http://wordpress.stackexchange.com/Questions/3431/performance-of-my-permalink-structure/3437#3437 - Número de regrasporpostagem.Denis named an interesting aspect here: http://wordpress.stackexchange.com/questions/3431/performance-of-my-permalink-structure/3437#3437 -- number of rules per post / page.
- 0
- 2010-11-05
- hakre
-
1 responda
- votos
-
- 2010-11-03
Bem,que coincidência vocêperguntaisso,Jan!Apenas hojeeutivetempoem uma longajornada detreme decidiescrever umplugin analisador de reescrita,que analisa suas regras de reescritae destaca as variáveis de consulta.Vocêpodetestar URLs alimesmoe ver quais variáveis de consulta serão definidas.
Vocêpodeencontrá-lo no repositório deplugin ,ou apenas como analisador de reescrita domonkeyman quandoprocurarpornovospluginsna suatela de administração.
Well what a coincidence that you ask this, Jan! Just today I had time on a long train journey and decided to write a Rewrite Analyzer plugin, one that parses your rewrite rules and highlights the query variables. You can test URLs right there and see what query variables will be set.
You can find it in the plugin repository, or just as Monkeyman Rewrite Analyzer when search for new plugins in your administration screen.
-
Bom seriaterisso como uma adição aobar de depuração :)Nice would be to have that as an addition to the debug bar :)
- 1
- 2011-03-21
- kaiser
-
Existe um svn opluginpode sertirado?Is there an SVN the plugin can be pulled from?
- 0
- 2011-04-13
- t31os
-
Pergunta,Jan: Quando algo é riscadoem vermelho,o queisso significaexatamente?Question, Jan: when something is crossed out in red, what does that mean exactly?
- 4
- 2011-06-24
- Manny Fleurmond
-
@Manny: Variáveis de consulta vermelhasnão sãomarcadas comopúblicas,para quenão serãoenviadaspara o objeto `$ WP_Query`e vocêterá dificuldadeem acessá-losmaistarde.@Manny: Red query variables are not marked as public, so they will not be sent to the `$wp_query` object and you will have a hard time accessing them later.
- 1
- 2011-06-24
- Jan Fabry
-
Muito útil!Obrigado!Eunãotenhototalmente [obtido coisastrabalhando] (http://wordpress.stackexchange.com/questions/26497/Querystring-Parameter-getting-lost-in-rewrite-rule),Mastem sido uma ajudaenorme até agora.Very useful! Thanks! I haven't totally [gotten things working](http://wordpress.stackexchange.com/questions/26497/querystring-parameter-getting-lost-in-rewrite-rule), but it's been a huge help so far.
- 0
- 2011-08-22
- Rebecca Chernoff
-
Pena queisso étão desatualizado!Eunem tenteie fui diretopara uma alternativa,que ébastante desatualizado (2 anos sem atualizações): https://wordpress.org/plugins/rewrite/- Mas aparentementefuncionounomaisnovo WordPress (4.3.1).Too bad this is so outdated! I haven't even tried and went straight to an alternative, which is quite outdated itself (2 years without updates): https://wordpress.org/plugins/rewrite/ - but apparently it worked on newest wordpress (4.3.1).
- 0
- 2015-11-11
- cregox
-
@Cawas: Eu acho que aindapodefuncionar.Jáfaz umtempo desde quefiz algumtrabalho sério WordPress,mas o código émuito compatível.@Cawas: I think it might still work. It has been a while since I did some serious WordPress work, but the code is very backwards compatible.
- 0
- 2015-11-12
- Jan Fabry
Existe umaboaferramentapara analisarminhas regras de reescrita?Eu semprefico confuso com as regrase as substituições doparâmetro.
Eu criei algoe voupostá-lo aquipara que outrospossam usá-lo,masporfavor,sinta-se livrepara adicionar outrasferramentas!