How To Add Single Quotes In WordPress Posts Cómo agregar comillas simples puestos en WordPress
Single quotes are a royal pain when using WordPress to post your code. Las comillas simples son un real dolor al usar WordPress para publicar su código. WordPress, in its infinite wisdom, does some really bad things to it. WordPress, en su infinita sabiduría, ¿realmente algunas cosas malas a él. And anyone who attempts to simply cut-n-paste your code sample is in for a rude surprise and you are in for some really trivial support calls. Y cualquier persona que intenta simplemente "cortar y pegar el código de muestra se encuentra en un grosero sorpresa y usted está en para algunos realmente trivial pide apoyo. So here is how you write your single quotes in WordPress: Así que aquí está la forma en que escribe su única cita en WordPress:
' '
This is safe from WordPress mangling logic. Esto está a salvo de WordPress mangling lógica. For other such codes refer Para otros, estos códigos se refieren here aquí .
Filed under Filed under CMS Software CMS Software , How To Cómo , Pro Blogging Blogging Pro , Tech Note Nota técnica , Web , Web Services Web Services , WordPress | |
| |
RSS 2.0 RSS 2,0 | |
Trackback this Article | este artículo |
Email this Article Enviar artículo
You may also like to read También puede leer |





September 4th, 2006 at 2:08 am 4 de Septiembre, 2006 a las 2:08 am
This plugin does this automatically: Este plugin hace esto automáticamente:
http://www.semiologic.com/software/unfancy-quote/
September 4th, 2006 at 10:01 am 4 de Septiembre, 2006 a las 10:01
Unfortunately your plugin does the same for double quotes too, which may or may not be what the user wants. Lamentablemente su plugin hace lo mismo en dobles también, que puede o no ser lo que usuario quiere. It would be better to have it as an option, quicktags would be a better way I think. Sería mejor tenerlo como una opción, quicktags sería una mejor forma creo.