Mudando todas as tags em um site com wordpress

Com o plugin simpletags instalado, na tela de ‘Mass Edit’, o seguinte snippet de jQuery é MUITO útil:

jQuery(‘.tags_input’).each(function(i){jQuery(this).val(‘tag1, tag2, tag3, tag4′)})
 

Você tem o firebug instalado não é? ;)

This entry was posted in JavaScript and tagged , , , , . Bookmark the permalink.

Deixe um Comentário

O seu endereço de email não será publicado Campos obrigatórios são marcados *

*

Você pode usar estas tags e atributos de HTML: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>