20dic
10

Mi buen amigo Fernando Muñoz de Trece por ciento me ha mandado este estupendo hack para el plugin All in one SEO Pack que, como regalo navideño, comparte con los lectores de Ayuda WordPress.

Hoy os vamos a mostrar cómo utilizar parte del potencial del All in One SEO Pack. Como sabemos, podemos incluir, mediante este plugin, los , los y el </code>.</p> <p>Si somos manitas y nos gusta tocar las plantillas podemos usar <code>the_title()</code>, <code>the_permalink()</code>, <code>the_content()</code>, <code>the_excerpt()</code> y resto de tags que nos permite el codex de WordPress. Para los amantes del SEO tal vez le sea corto y necesiten de un “algo más”. Imaginaos que existiera un tag que se llamara <code>the_description()</code> o <code>the_keywords()</code> . Sería fantástico.</p> <p>Pues es bastante sencillo si tenemos el <strong>All in One Seo Pack</strong>:</p> <p><code>the_description()</code> en el AIOSP sería <code>_aioseop_description</code><br /> <code>the_keywords()</code> en el AISOP sería <code>_aioseop_keywords</code></p> <p>Así que si queremos, por alguna razón, mostrar la descripción o las palabras clave en nuestra web, solo tendremos que incluir este código:</p> <pre class="brush: php; title: ; notranslate" title=""><?php echo get_post_meta($post->ID, '_aioseop_description’, true); ?></pre> <pre class="brush: php; title: ; notranslate" title=""><?php echo get_post_meta($post->ID, '_aioseop_keywords', true); ?></pre> <div class="snap_nopreview sharing robots-nocontent"><ul><li class="share-facebook share-regular"><div class="like_button"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fayudawordpress.com%2Fcomo-utilizar-parte-del-potencial-del-all-in-one-seo-pack%2F&layout=button_count&show_faces=false&action=like&colorscheme=light&height=21&locale=es_ES&width=90" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:96px; height:21px;" allowTransparency="true"></iframe></div></li><li class="share-twitter share-regular"><div class="twitter_button"><iframe allowtransparency="true" frameborder="0" scrolling="no" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fayudawordpress.com%2Fcomo-utilizar-parte-del-potencial-del-all-in-one-seo-pack%2F&counturl=http%3A%2F%2Fayudawordpress.com%2Fcomo-utilizar-parte-del-potencial-del-all-in-one-seo-pack%2F&count=horizontal&text=Como%20utilizar%20parte%20del%20potencial%20del%20All%20in%20One%20SEO%20Pack: " style="width:97px; height:20px;"></iframe></div></li><li class="share-google-plus-1 share-regular"><div class="googleplus1_button"><div class="g-plusone" data-size="medium" data-callback="sharing_plusone" data-href="http://ayudawordpress.com/como-utilizar-parte-del-potencial-del-all-in-one-seo-pack/"></div></div></li><li class="share-end"></li></ul><div class="sharing-clear"></div></div> <h4 id="noun">Para saber más:</h4> <ul class="st-related-posts"> <li><a href="http://ayudawordpress.com/ser-betatester-de-wordpress-de-un-modo-sencillo/" title="¿Ser BetaTester de WordPress de un modo sencillo? (24 agosto 2009)">¿Ser BetaTester de WordPress de un modo sencillo?</a></li> <li><a href="http://ayudawordpress.com/wordpress-con-timthumb-hackeado-hacen-black-hat-seo-en-google-images/" title="WordPress con Timthumb hackeado hacen black hat SEO en Google Images (11 agosto 2011)">WordPress con Timthumb hackeado hacen black hat SEO en Google Images</a></li> <li><a href="http://ayudawordpress.com/excluir-la-ultima-entrada-del-loop/" title="Excluir la última entrada del loop (13 marzo 2010)">Excluir la última entrada del loop</a></li> <li><a href="http://ayudawordpress.com/crear-un-plugin-wordpress/" title="Crear un Plugin WordPress (7 enero 2009)">Crear un Plugin WordPress</a></li> <li><a href="http://ayudawordpress.com/avisos-email-visiten-buscadores/" title="Avisos por email cuando te visiten los Buscadores (7 noviembre 2008)">Avisos por email cuando te visiten los Buscadores</a></li> </ul> </div><!-- .entry-content --> <!-- .entry-utility --> </div><!--finderpost--> <div class="piepost"> <img alt='' src='http://0.gravatar.com/avatar/eb05d8c5ce1b11564c3e948b62afd3e5?s=24&d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D24&r=G' class='avatar avatar-24 photo' height='24' width='24' /> <span class="publicado">por <a href="http://ayudawordpress.com/author/fernando/" title="Entradas de Fernando" rel="author">Fernando</a></span> <span class="archivado"> en <a rel="nofollow" href="http://ayudawordpress.com/categoria/plugins/" title="Ver todas las entradas en Plugins" rel="category tag">Plugins</a>, <a rel="nofollow" href="http://ayudawordpress.com/categoria/programacion/" title="Ver todas las entradas en Programación" rel="category tag">Programación</a>, <a rel="nofollow" href="http://ayudawordpress.com/categoria/seo/" title="Ver todas las entradas en SEO" rel="category tag">SEO</a>, <a rel="nofollow" href="http://ayudawordpress.com/categoria/tutoriales-trucos/" title="Ver todas las entradas en Tutoriales / Trucos" rel="category tag">Tutoriales / Trucos</a>, <a rel="nofollow" href="http://ayudawordpress.com/categoria/wordpressorg/" title="Ver todas las entradas en Wordpress.org" rel="category tag">Wordpress.org</a> </span> <span class="tags"><a href="http://ayudawordpress.com/tag/aisop/" rel="nofollow tag">AISOP</a>, <a href="http://ayudawordpress.com/tag/codex/" rel="nofollow tag">Codex</a>, <a href="http://ayudawordpress.com/tag/codigo/" rel="nofollow tag">código</a>, <a href="http://ayudawordpress.com/tag/experto/" rel="nofollow tag">Experto</a>, <a href="http://ayudawordpress.com/tag/permalink/" rel="nofollow tag">permalink</a>, <a href="http://ayudawordpress.com/tag/php/" rel="nofollow tag">PHP</a>, <a href="http://ayudawordpress.com/tag/seo/" rel="nofollow tag">SEO</a></span> </div></span> </div><!-- #post-## --> <div id="nav-below" class="navigation"> <div class="nav-previous"><a href="http://ayudawordpress.com/pagina-en-blanco-tras-actualizar-wordpress-2-9/" rel="prev"><span class="meta-nav">←</span> Página en blanco tras actualizar WordPress 2.9</a></div> <div class="nav-next"><a href="http://ayudawordpress.com/tu-propio-logo-en-la-cabecera-del-escritorio/" rel="next">Tu propio logo en la cabecera del Escritorio <span class="meta-nav">→</span></a></div> </div><!-- #nav-below --> <div class="post" id="loscomentarios"> <div class="derpost" id="respond"> <div id="disqus_thread"> <div id="dsq-content"> <ul id="dsq-comments"> <li class="post pingback"> <p>Pingback: <a href='http://bitacoras.com/anotaciones/como-utilizar-parte-del-potencial-del-all-in-one-seo-pack/8177338' rel='external nofollow' class='url'>Bitacoras.com</a></p> </li> </li> <li class="post pingback"> <p>Pingback: <a href='http://www.ubervu.com/conversations/ayudawordpress.com/como-utilizar-parte-del-potencial-del-all-in-one-seo-pack/' rel='external nofollow' class='url'>uberVU - social comments</a></p> </li> </li> <li class="comment even thread-even depth-1" id="dsq-comment-42665"> <div id="dsq-comment-header-42665" class="dsq-comment-header"> <cite id="dsq-cite-42665"> <span id="dsq-author-user-42665">Sabogal</span> </cite> </div> <div id="dsq-comment-body-42665" class="dsq-comment-body"> <div id="dsq-comment-message-42665" class="dsq-comment-message"><p>Y en dónde se incluye ese código?</p> <p>Saludos!</p> </div> </div> </li> <ul class='children'> <li class="comment odd alt depth-2" id="dsq-comment-42699"> <div id="dsq-comment-header-42699" class="dsq-comment-header"> <cite id="dsq-cite-42699"> <span id="dsq-author-user-42699">Gastón</span> </cite> </div> <div id="dsq-comment-body-42699" class="dsq-comment-body"> <div id="dsq-comment-message-42699" class="dsq-comment-message"><p>Conviene al final del post en single.php y/o también en el index.php según los gustos.</p> </div> </div> </li> </li> </ul> </li> <li class="post pingback"> <p>Pingback: <a href='http://topsy.com/tb/bit.ly/7kx7O4' rel='external nofollow' class='url'>Tweets that mention Como utilizar parte del potencial del All in One SEO Pack | Ayuda WordPress -- Topsy.com</a></p> </li> </li> <li class="comment even thread-odd thread-alt depth-1" id="dsq-comment-42680"> <div id="dsq-comment-header-42680" class="dsq-comment-header"> <cite id="dsq-cite-42680"> http://desafinados.es <span id="dsq-author-user-42680">Alex</span> </cite> </div> <div id="dsq-comment-body-42680" class="dsq-comment-body"> <div id="dsq-comment-message-42680" class="dsq-comment-message"><p>Muchísimas gracias, llevaba un tiempo buscando como conseguir sacar de forma sencilla las descripciones de los post.</p> <p>Un saludo.</p> </div> </div> </li> </li> <li class="comment odd alt thread-even depth-1" id="dsq-comment-42695"> <div id="dsq-comment-header-42695" class="dsq-comment-header"> <cite id="dsq-cite-42695"> http://www.rodrigoart.com.ar <span id="dsq-author-user-42695">rodrigo</span> </cite> </div> <div id="dsq-comment-body-42695" class="dsq-comment-body"> <div id="dsq-comment-message-42695" class="dsq-comment-message"><p>muy buen tip.</p> <p>El codigo lo incluis en cualquier lugar de tu plantilla, de ser posible en los metatags, asi queda mejor para los buscadores.</p> </div> </div> </li> </li> <li class="comment even thread-odd thread-alt depth-1" id="dsq-comment-42729"> <div id="dsq-comment-header-42729" class="dsq-comment-header"> <cite id="dsq-cite-42729"> <span id="dsq-author-user-42729">Carlos</span> </cite> </div> <div id="dsq-comment-body-42729" class="dsq-comment-body"> <div id="dsq-comment-message-42729" class="dsq-comment-message"><p>Esta bueno todo, pero podrian especificar donde colocar el codigo..</p> <p>saludos</p> </div> </div> </li> </li> <li class="comment odd alt thread-even depth-1" id="dsq-comment-42763"> <div id="dsq-comment-header-42763" class="dsq-comment-header"> <cite id="dsq-cite-42763"> http://www.senormunoz.es <span id="dsq-author-user-42763">Fernando Muñoz</span> </cite> </div> <div id="dsq-comment-body-42763" class="dsq-comment-body"> <div id="dsq-comment-message-42763" class="dsq-comment-message"><p>Hola a todos<br /> Espero que Fernando no se moleste en que conteste a los que preguntais donde se coloca el código. No es necesario colocarlo de ninguna forma, pero para mejorar un poco el SEO la situación idónea sería en el post.php o en el page.php</p> <p>Una buena opción para colocar el código es tras el título, quedando el post como:<br /> 1) Titulo<br /> 2) Descripcion del Snippet<br /> 3) Excerpt the_excerpt()<br /> 4) Código de adwords<br /> 5) Contenido the_content()</p> <p>Sería una forma lógica de trabajar los campos del Snippet. Además, nuestro SEO se vería reforzado, ya que el contenido de la description aparecería en nuestro contenido online.</p> <p>Es un hack en caso de que necesitemos modificar un poco nuestra plantilla. Nosotros la hemos usado para diferenciar el campo <code>excerpt</code> y publicarlos en algunos loops</p> </div> </div> </li> </li> <li class="comment even thread-odd thread-alt depth-1" id="dsq-comment-46090"> <div id="dsq-comment-header-46090" class="dsq-comment-header"> <cite id="dsq-cite-46090"> <span id="dsq-author-user-46090">Vanessa Geek</span> </cite> </div> <div id="dsq-comment-body-46090" class="dsq-comment-body"> <div id="dsq-comment-message-46090" class="dsq-comment-message"><p>No funciona, no muestra nada.</p> </div> </div> </li> </li> </ul> </div> </div> <script type="text/javascript"> /* <![CDATA[ */ var disqus_url = 'http://ayudawordpress.com/como-utilizar-parte-del-potencial-del-all-in-one-seo-pack/'; var disqus_identifier = '6758 http://ayudawordpress.com/?p=6758'; var disqus_container_id = 'disqus_thread'; var disqus_domain = 'disqus.com'; var disqus_shortname = 'ayudawordpress'; var disqus_title = "Como utilizar parte del potencial del All in One SEO Pack"; var disqus_config = function () { var config = this; // Access to the config object /* All currently supported events: * preData — fires just before we request for initial data * preInit - fires after we get initial data but before we load any dependencies * onInit - fires when all dependencies are resolved but before dtpl template is rendered * afterRender - fires when template is rendered but before we show it * onReady - everything is done */ config.callbacks.preData.push(function() { // clear out the container (its filled for SEO/legacy purposes) document.getElementById(disqus_container_id).innerHTML = ''; }); config.callbacks.onReady.push(function() { // sync comments in the background so we don't block the page DISQUS.request.get('?cf_action=sync_comments&post_id=6758'); }); }; var facebookXdReceiverPath = 'http://ayudawordpress.com/wp-content/plugins/disqus-comment-system/xd_receiver.htm'; /* ]]> */ </script> <script type="text/javascript"> /* <![CDATA[ */ var DsqLocal = { 'trackbacks': [ { 'author_name': "Bitacoras.com", 'author_url': "http:\/\/bitacoras.com\/anotaciones\/como-utilizar-parte-del-potencial-del-all-in-one-seo-pack\/8177338", 'date': "12\/20\/2009 12:03 AM", 'excerpt': "Información Bitacoras.com...<br \/><br \/>Valora en Bitacoras.com: Mi buen amigo Fernando Muñoz de Trece por ciento me ha mandado este estupendo hack para ...", 'type': "trackback" } , { 'author_name': "uberVU - social comments", 'author_url': "http:\/\/www.ubervu.com\/conversations\/ayudawordpress.com\/como-utilizar-parte-del-potencial-del-all-in-one-seo-pack\/", 'date': "12\/20\/2009 12:19 AM", 'excerpt': "Social comments and analytics for this post...<br \/><br \/>This post was mentioned on Twitter by fernandot: Como utilizar parte del potencial del ...", 'type': "trackback" } , { 'author_name': "Tweets that mention Como utilizar parte del potencial del All in One SEO Pack | Ayuda WordPress -- Topsy.com", 'author_url': "http:\/\/topsy.com\/tb\/bit.ly\/7kx7O4", 'date': "12\/20\/2009 02:52 AM", 'excerpt': "[...] This post was mentioned on Twitter by Planeta WordPress, Dustin Schmidt. Dustin Schmidt said: RT @PlanetaWP - Como utilizar ...", 'type': "pingback" } ], 'trackback_url': "http:\/\/ayudawordpress.com\/como-utilizar-parte-del-potencial-del-all-in-one-seo-pack\/trackback\/" }; /* ]]> */ </script> <script type="text/javascript"> /* <![CDATA[ */ (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = 'http' + '://' + disqus_shortname + '.' + disqus_domain + '/embed.js?pname=wordpress&pver=2.72'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); /* ]]> */ </script> </div><!--finderpost--> <div class="piepost"> </div> </div> </div><!-- #content --> </div><!-- #container --> <div id="primary" class="widget-area" role="complementary"> <ul class="xoxo"> <li id="patrocinadores"> <h3 class="widget-title">Patrocina: Gigas Cloud <a style="color:#7D7D7D;" target="new" href="http://gigas.com/landing-cloud-box.html">VPS</a></h3> <ul id="adboxes"> <div class="ad269"><a href="http://gigas.com/wordpress-cloud-hosting.html" title="WordPress cloud hosting" rel="nofollow" target="_blank"><img src="http://ayudawordpress.com/imagenes/wordpress-cloud.png" alt="WordPress cloud hosting"></a></div> </ul> </li> <li id="disqus" class="normalblock widget-container disqus_widget_render"><ul class="normalist"><h3 class="widget-title2">Participa en el debate</h3><script type="text/javascript" src="http://disqus.com/forums/ayudawordpress/combination_widget.js?num_items=4&color=grey&default_tab=recent"></script></ul></li><li id="bbp_topics_widget-2" class="normalblock widget-container widget_display_topics"><ul class="normalist"><h3 class="widget-title2">Ahora mismo en los FOROS...</h3> <ul> <li> <a class="bbp-forum-title" href="http://ayudawordpress.com/foros/hilo/no-se-puede-votar-en-mis-encuestas-del-plugin-wp-polls/" title="No se puede votar en mis encuestas del plugin WP-Polls">No se puede votar en mis encuestas del plugin WP-Polls</a> </li> <li> <a class="bbp-forum-title" href="http://ayudawordpress.com/foros/hilo/error-404-not-found/" title="Error 404 – Not Found">Error 404 – Not Found</a> </li> <li> <a class="bbp-forum-title" href="http://ayudawordpress.com/foros/hilo/se-republican-los-post-antiguos/" title="se republican los post antiguos">se republican los post antiguos</a> </li> <li> <a class="bbp-forum-title" href="http://ayudawordpress.com/foros/hilo/no-veo-usuarios-ni-widgets-ayudadme-que-os-pago/" title="No veo Usuarios, ni Widgets… Ayudadme que os pago">No veo Usuarios, ni Widgets… Ayudadme que os pago</a> </li> <li> <a class="bbp-forum-title" href="http://ayudawordpress.com/foros/hilo/problemas-con-el-encuadre-de-bbpress/" title="Problemas con el encuadre de bbPress">Problemas con el encuadre de bbPress</a> </li> <li> <a class="bbp-forum-title" href="http://ayudawordpress.com/foros/hilo/anadir-varios-slideshows/" title="Añadir varios slideshows">Añadir varios slideshows</a> </li> <li> <a class="bbp-forum-title" href="http://ayudawordpress.com/foros/hilo/traducir-una-plantilla/" title="Traducir una plantilla">Traducir una plantilla</a> </li> <li> <a class="bbp-forum-title" href="http://ayudawordpress.com/foros/hilo/theme-my-login-2/" title="Theme my Login">Theme my Login</a> </li> <li> <a class="bbp-forum-title" href="http://ayudawordpress.com/foros/hilo/mail-codificado-con-cforms/" title="mail codificado con cforms">mail codificado con cforms</a> </li> <li> <a class="bbp-forum-title" href="http://ayudawordpress.com/foros/hilo/better-related-posts/" title="Better Related Posts">Better Related Posts</a> </li> </ul> </ul></li> <script type="text/javascript"> $(document).ready(function(){ var fix = function () { $('#dsq-combo-tab-popular a').html('Popular'); $('#dsq-combo-tab-recent a').html('Recientes'); $('#dsq-combo-tab-people a').html('Usuarios'); $('#dsq-combo-people h3').html('Más activos'); $('#dsq-combo-recent h3').html('Comentarios recientes'); $('#dsq-combo-popular h3').html('Mas debatido'); }; fix(); $('#dsq-combo-tab-popular a').click(fix); $('#dsq-combo-tab-recent a').click(fix); $('#dsq-combo-tab-people a').click(fix); }); </script> <li id="noticiasbreves" class="normalblock"> <h3 class="widget-title2">Noticias breves</h3> <ul> <li><span class="contenidobreve"><h4><a href="http://ayudawordpress.com/wordpress-3-4-beta-4/" title="Enlace permanente a WordPress 3.4 beta 4" rel="bookmark">WordPress 3.4 beta 4</a></h4> <p>Ya está lista la <a href="http://wordpress.org/news/2012/05/wordpress-3-4-beta-4/" target="_blank">beta 4</a> de <a href="http://ayudawordpress.com/wordpress-3-4-novedades/" title="WordPress 3.4 – 30 novedades que tienes que conocer" target="_blank"><strong>WordPress 3.4</strong></a>, lista para probar, enredar y jugar. En esta nueva beta se han solucionado algunos fallos y se ha pulido la versión.</p> <div class="snap_nopreview sharing robots-nocontent"><ul><li class="share-facebook share-regular"><div class="like_button"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fayudawordpress.com%2Fwordpress-3-4-beta-4%2F&layout=button_count&show_faces=false&action=like&colorscheme=light&height=21&locale=es_ES&width=90" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:96px; height:21px;" allowTransparency="true"></iframe></div></li><li class="share-twitter share-regular"><div class="twitter_button"><iframe allowtransparency="true" frameborder="0" scrolling="no" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fayudawordpress.com%2Fwordpress-3-4-beta-4%2F&counturl=http%3A%2F%2Fayudawordpress.com%2Fwordpress-3-4-beta-4%2F&count=horizontal&text=WordPress%203.4%20beta%204: " style="width:97px; height:20px;"></iframe></div></li><li class="share-google-plus-1 share-regular"><div class="googleplus1_button"><div class="g-plusone" data-size="medium" data-callback="sharing_plusone" data-href="http://ayudawordpress.com/wordpress-3-4-beta-4/"></div></div></li><li class="share-end"></li></ul><div class="sharing-clear"></div></div> <h4 id="noun">Para saber más:</h4> <ul class="st-related-posts"> <li><a href="http://ayudawordpress.com/wordpress-3-4-beta-2/" title="WordPress 3.4 beta 2 (13 abril 2012)">WordPress 3.4 beta 2</a></li> <li><a href="http://ayudawordpress.com/wordpress-3-4-beta-1-listo-para-probar/" title="WordPress 3.4 beta 1 listo para probar (5 abril 2012)">WordPress 3.4 beta 1 listo para probar</a></li> <li><a href="http://ayudawordpress.com/wordpress-se-simplificara-radicalmente/" title="WordPress se simplificará radicalmente (24 mayo 2012)">WordPress se simplificará radicalmente</a></li> <li><a href="http://ayudawordpress.com/wordpress-3-4-nueva-ventana-de-personalizacion-del-tema-twenty-twelve/" title="WordPress 3.4: Nueva ventana de personalización del tema Twenty Twelve (28 febrero 2012)">WordPress 3.4: Nueva ventana de personalización del tema Twenty Twelve</a></li> <li><a href="http://ayudawordpress.com/wordpress-3-4-se-adelanta-2-meses/" title="WordPress 3.4 se adelanta 2 meses (28 diciembre 2011)">WordPress 3.4 se adelanta 2 meses</a></li> </ul> <p class="comm_mini"><a href="http://ayudawordpress.com/wordpress-3-4-beta-4/#respond">deja un comentario</a></p></span> </li> <li><span class="contenidobreve"><h4><a href="http://ayudawordpress.com/buddypress-1-5-5-actualizacion-importante-de-seguridad/" title="Enlace permanente a BuddyPress 1.5.5, actualización importante de seguridad" rel="bookmark">BuddyPress 1.5.5, actualización importante de seguridad</a></h4> <p>Acaba de salir a la luz la versión 1.5.5 de BuddyPress, una <strong>actualización de seguridad</strong> que <a href="http://buddypress.trac.wordpress.org/milestone/1.5.5" target="_blank">soluciona 14 fallos</a>, incluida una <strong>vulnerabilidad potencial de seguridad que afecta a todas las versiones anteriores de la serie 1.5.x</strong>, así que a correr a actualizar.</p> <div class="snap_nopreview sharing robots-nocontent"><ul><li class="share-facebook share-regular"><div class="like_button"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fayudawordpress.com%2Fbuddypress-1-5-5-actualizacion-importante-de-seguridad%2F&layout=button_count&show_faces=false&action=like&colorscheme=light&height=21&locale=es_ES&width=90" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:96px; height:21px;" allowTransparency="true"></iframe></div></li><li class="share-twitter share-regular"><div class="twitter_button"><iframe allowtransparency="true" frameborder="0" scrolling="no" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fayudawordpress.com%2Fbuddypress-1-5-5-actualizacion-importante-de-seguridad%2F&counturl=http%3A%2F%2Fayudawordpress.com%2Fbuddypress-1-5-5-actualizacion-importante-de-seguridad%2F&count=horizontal&text=BuddyPress%201.5.5%2C%20actualizaci%C3%B3n%20importante%20de%20seguridad: " style="width:97px; height:20px;"></iframe></div></li><li class="share-google-plus-1 share-regular"><div class="googleplus1_button"><div class="g-plusone" data-size="medium" data-callback="sharing_plusone" data-href="http://ayudawordpress.com/buddypress-1-5-5-actualizacion-importante-de-seguridad/"></div></div></li><li class="share-end"></li></ul><div class="sharing-clear"></div></div> <h4 id="noun">Para saber más:</h4> <ul class="st-related-posts"> <li><a href="http://ayudawordpress.com/problema-grave-de-seguridad-en-timthumb/" title="Problema grave de seguridad en Timthumb (4 agosto 2011)">Problema grave de seguridad en Timthumb</a></li> <li><a href="http://ayudawordpress.com/los-3-modos-mas-comunes-de-hackear-wordpress-y-como-evitarlo/" title="Los 3 modos más comunes de hackear WordPress y cómo evitarlo (23 mayo 2012)">Los 3 modos más comunes de hackear WordPress y cómo evitarlo</a></li> <li><a href="http://ayudawordpress.com/cambiar-las-urls-de-acceso-y-administracion-de-wordpress/" title="Cambiar las URLs de acceso y administración de WordPress (30 diciembre 2011)">Cambiar las URLs de acceso y administración de WordPress</a></li> <li><a href="http://ayudawordpress.com/galerias-para-todos/" title="¡Galerías para todos! (6 agosto 2010)">¡Galerías para todos!</a></li> <li><a href="http://ayudawordpress.com/zettapetta-nuevo-ataque-a-servidores-compartidos/" title="Zettapetta: Nuevo ataque a servidores compartidos (13 mayo 2010)">Zettapetta: Nuevo ataque a servidores compartidos</a></li> </ul> <p class="comm_mini"><a href="http://ayudawordpress.com/buddypress-1-5-5-actualizacion-importante-de-seguridad/#respond">deja un comentario</a></p></span> </li> <li><span class="contenidobreve"><h4><a href="http://ayudawordpress.com/twenty-twelve-se-aplaza-a-wordpress-3-5/" title="Enlace permanente a Twenty Twelve se aplaza a WordPress 3.5" rel="bookmark">Twenty Twelve se aplaza a WordPress 3.5</a></h4> <p>El nuevo tema por defecto de WordPress, <strong>Twenty Twelve</strong>, se aplaza a la versión de <strong>WordPress 3.5</strong> por lo que <a href="http://wpdevel.wordpress.com/2012/03/20/as-twenty-twelve-is-punted-to-3-5-it/" target="_blank">se ha retirado del “core” actual</a> y de momento <a href="https://github.com/thethemefoundry/twentytwelve" target="_blank">estará en github</a> hasta que empiece el track de la 3.5, también prevista para 2012, tras la liberación de <strong>WordPress 3.4</strong>, aún sin fecha pero prevista para este año.</p> <div class="snap_nopreview sharing robots-nocontent"><ul><li class="share-facebook share-regular"><div class="like_button"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fayudawordpress.com%2Ftwenty-twelve-se-aplaza-a-wordpress-3-5%2F&layout=button_count&show_faces=false&action=like&colorscheme=light&height=21&locale=es_ES&width=90" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:96px; height:21px;" allowTransparency="true"></iframe></div></li><li class="share-twitter share-regular"><div class="twitter_button"><iframe allowtransparency="true" frameborder="0" scrolling="no" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fayudawordpress.com%2Ftwenty-twelve-se-aplaza-a-wordpress-3-5%2F&counturl=http%3A%2F%2Fayudawordpress.com%2Ftwenty-twelve-se-aplaza-a-wordpress-3-5%2F&count=horizontal&text=Twenty%20Twelve%20se%20aplaza%20a%20WordPress%203.5: " style="width:97px; height:20px;"></iframe></div></li><li class="share-google-plus-1 share-regular"><div class="googleplus1_button"><div class="g-plusone" data-size="medium" data-callback="sharing_plusone" data-href="http://ayudawordpress.com/twenty-twelve-se-aplaza-a-wordpress-3-5/"></div></div></li><li class="share-end"></li></ul><div class="sharing-clear"></div></div> <h4 id="noun">Para saber más:</h4> <ul class="st-related-posts"> <li><a href="http://ayudawordpress.com/wordpress-se-simplificara-radicalmente/" title="WordPress se simplificará radicalmente (24 mayo 2012)">WordPress se simplificará radicalmente</a></li> <li><a href="http://ayudawordpress.com/wordpress-3-4-nueva-ventana-de-personalizacion-del-tema-twenty-twelve/" title="WordPress 3.4: Nueva ventana de personalización del tema Twenty Twelve (28 febrero 2012)">WordPress 3.4: Nueva ventana de personalización del tema Twenty Twelve</a></li> <li><a href="http://ayudawordpress.com/wordpress-3-4-beta-2/" title="WordPress 3.4 beta 2 (13 abril 2012)">WordPress 3.4 beta 2</a></li> <li><a href="http://ayudawordpress.com/wordpress-3-4-beta-1-listo-para-probar/" title="WordPress 3.4 beta 1 listo para probar (5 abril 2012)">WordPress 3.4 beta 1 listo para probar</a></li> <li><a href="http://ayudawordpress.com/2012-el-nuevo-tema-por-defecto-de-wordpress/" title="2012, el nuevo tema por defecto de WordPress (4 enero 2012)">2012, el nuevo tema por defecto de WordPress</a></li> </ul> <p class="comm_mini"><a href="http://ayudawordpress.com/twenty-twelve-se-aplaza-a-wordpress-3-5/#respond">deja un comentario</a></p></span> </li> </ul> </li> <li id="usuariosregistrados" class="normalblock"> <h3 class="widget-title2">Usuarios registrados</h3> <ul> <!--Panel de registro--> <li> <h2>Acceder</h2> <li> <form action="http://ayudawordpress.com/wp-login.php" method="post"> <p> <label for="log"><input type="text" name="log" id="log" value="" size="22" /> Usuario</label><br /> <label for="pwd"><input type="password" name="pwd" id="pwd" size="22" /> Clave</label><br /> <input type="submit" name="submit" value="Entrar" class="button btnmini" /> <label class="rememberme" for="rememberme"><input name="rememberme" id="rememberme" type="checkbox" checked="checked" value="forever" /> Recuérdame</label><br /> </p> <input type="hidden" name="redirect_to" value="/como-utilizar-parte-del-potencial-del-all-in-one-seo-pack/"/> </form> </li> <li class="regist"><a href="http://ayudawordpress.com/wp-register.php">Registrarse</a></li> <li class="recup"><a href="http://ayudawordpress.com/wp-login.php?action=lostpassword">Recuperar contraseña</a></li> </li> <!--Fin panel registro--> </ul> </li> <li id="unetecomunidad" class="normalblock"> <h3 class="widget-title2">Únete a la comunidad</h3> <ul> <iframe src="http://www.facebook.com/plugins/likebox.php?id=122352137805681&width=276&connections=5&stream=true&header=false&height=555" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:276px; height:555px;" allowTransparency="true"></iframe> </ul> </li> <li id="lascategorias" class="normalblock"> <h3 class="widget-title2">Hablo de …</h3> <ul> <li class="categories"> <ul> <li class="cat-item cat-item-488"><a rel="nofollow" href="http://ayudawordpress.com/categoria/bbpress/" title="Ver todas las entradas archivadas en bbPress">bbPress</a> </li> <li class="cat-item cat-item-348"><a rel="nofollow" href="http://ayudawordpress.com/categoria/buddypress/" title="Ver todas las entradas archivadas en BuddyPress">BuddyPress</a> </li> <li class="cat-item cat-item-3"><a rel="nofollow" href="http://ayudawordpress.com/categoria/descargas/" title="Ver todas las entradas archivadas en Descargas">Descargas</a> </li> <li class="cat-item cat-item-4"><a rel="nofollow" href="http://ayudawordpress.com/categoria/entrevistas/" title="Ver todas las entradas archivadas en Entrevistas">Entrevistas</a> </li> <li class="cat-item cat-item-5"><a rel="nofollow" href="http://ayudawordpress.com/categoria/general/" title="Ver todas las entradas archivadas en General">General</a> </li> <li class="cat-item cat-item-324"><a rel="nofollow" href="http://ayudawordpress.com/categoria/ingresos/" title="Ver todas las entradas archivadas en Ingresos">Ingresos</a> </li> <li class="cat-item cat-item-7"><a rel="nofollow" href="http://ayudawordpress.com/categoria/miniposts/" title="Ver todas las entradas archivadas en Miniposts">Miniposts</a> </li> <li class="cat-item cat-item-1320"><a rel="nofollow" href="http://ayudawordpress.com/categoria/multisitio/" title="Ver todas las entradas archivadas en Multisitio">Multisitio</a> </li> <li class="cat-item cat-item-8"><a rel="nofollow" href="http://ayudawordpress.com/categoria/opinion/" title="Ver todas las entradas archivadas en Opinión">Opinión</a> </li> <li class="cat-item cat-item-9"><a rel="nofollow" href="http://ayudawordpress.com/categoria/plugins/" title="Ver todas las entradas archivadas en Plugins">Plugins</a> </li> <li class="cat-item cat-item-113"><a rel="nofollow" href="http://ayudawordpress.com/categoria/programacion/" title="Ver todas las entradas archivadas en Programación">Programación</a> </li> <li class="cat-item cat-item-206"><a rel="nofollow" href="http://ayudawordpress.com/categoria/reviews/" title="Ver todas las entradas archivadas en Reviews">Reviews</a> </li> <li class="cat-item cat-item-111"><a rel="nofollow" href="http://ayudawordpress.com/categoria/seguridad/" title="Ver todas las entradas archivadas en Seguridad">Seguridad</a> </li> <li class="cat-item cat-item-10"><a rel="nofollow" href="http://ayudawordpress.com/categoria/seo/" title="Ver todas las entradas archivadas en SEO">SEO</a> </li> <li class="cat-item cat-item-11"><a rel="nofollow" href="http://ayudawordpress.com/categoria/themes/" title="Ver todas las entradas archivadas en Themes">Themes</a> </li> <li class="cat-item cat-item-13"><a rel="nofollow" href="http://ayudawordpress.com/categoria/tutoriales-trucos/" title="Ver todas las entradas archivadas en Tutoriales / Trucos">Tutoriales / Trucos</a> </li> <li class="cat-item cat-item-14"><a rel="nofollow" href="http://ayudawordpress.com/categoria/videos/" title="Ver todas las entradas archivadas en Vídeos">Vídeos</a> </li> <li class="cat-item cat-item-15"><a rel="nofollow" href="http://ayudawordpress.com/categoria/wordpresscom/" title="Ver todas las entradas archivadas en Wordpress.com">Wordpress.com</a> </li> <li class="cat-item cat-item-16"><a rel="nofollow" href="http://ayudawordpress.com/categoria/wordpressorg/" title="Ver todas las entradas archivadas en Wordpress.org">Wordpress.org</a> </li> </ul></li> </ul> </li> <li id="lastags" class="normalblock"> <h3 class="widget-title2">Tags</h3> <ul> <a href='http://ayudawordpress.com/tag/administracion/' class='tag-link-654' title='56 temas' style='font-size: 10.106194690265pt;'>Administración</a> <a href='http://ayudawordpress.com/tag/akismet/' class='tag-link-118' title='46 temas' style='font-size: 8.9911504424779pt;'>Akismet</a> <a href='http://ayudawordpress.com/tag/automattic/' class='tag-link-135' title='106 temas' style='font-size: 13.451327433628pt;'>Automattic</a> <a href='http://ayudawordpress.com/tag/avanzado/' class='tag-link-99' title='525 temas' style='font-size: 22pt;'>Avanzado</a> <a href='http://ayudawordpress.com/tag/bbpress/' class='tag-link-488' title='54 temas' style='font-size: 9.858407079646pt;'>bbPress</a> <a href='http://ayudawordpress.com/tag/buddypress/' class='tag-link-348' title='91 temas' style='font-size: 12.58407079646pt;'>BuddyPress</a> <a href='http://ayudawordpress.com/tag/cms/' class='tag-link-22' title='105 temas' style='font-size: 13.451327433628pt;'>CMS</a> <a href='http://ayudawordpress.com/tag/codex/' class='tag-link-373' title='42 temas' style='font-size: 8.4955752212389pt;'>Codex</a> <a href='http://ayudawordpress.com/tag/comentarios/' class='tag-link-108' title='62 temas' style='font-size: 10.601769911504pt;'>Comentarios</a> <a href='http://ayudawordpress.com/tag/comunidad/' class='tag-link-811' title='45 temas' style='font-size: 8.8672566371681pt;'>Comunidad</a> <a href='http://ayudawordpress.com/tag/css/' class='tag-link-24' title='147 temas' style='font-size: 15.185840707965pt;'>CSS</a> <a href='http://ayudawordpress.com/tag/codigo/' class='tag-link-23' title='190 temas' style='font-size: 16.548672566372pt;'>código</a> <a href='http://ayudawordpress.com/tag/dashboard/' class='tag-link-26' title='42 temas' style='font-size: 8.4955752212389pt;'>Dashboard</a> <a href='http://ayudawordpress.com/tag/espana/' class='tag-link-344' title='40 temas' style='font-size: 8.2477876106195pt;'>España</a> <a href='http://ayudawordpress.com/tag/espanol/' class='tag-link-117' title='118 temas' style='font-size: 14.070796460177pt;'>Español</a> <a href='http://ayudawordpress.com/tag/experto/' class='tag-link-101' title='380 temas' style='font-size: 20.265486725664pt;'>Experto</a> <a href='http://ayudawordpress.com/tag/facebook/' class='tag-link-409' title='56 temas' style='font-size: 10.106194690265pt;'>Facebook</a> <a href='http://ayudawordpress.com/tag/feed/' class='tag-link-310' title='46 temas' style='font-size: 8.9911504424779pt;'>Feed</a> <a href='http://ayudawordpress.com/tag/functions/' class='tag-link-1067' title='102 temas' style='font-size: 13.203539823009pt;'>functions</a> <a href='http://ayudawordpress.com/tag/google/' class='tag-link-127' title='117 temas' style='font-size: 13.946902654867pt;'>Google</a> <a href='http://ayudawordpress.com/tag/htaccess/' class='tag-link-390' title='47 temas' style='font-size: 9.1150442477876pt;'>htaccess</a> <a href='http://ayudawordpress.com/tag/html/' class='tag-link-34' title='117 temas' style='font-size: 13.946902654867pt;'>HTML</a> <a href='http://ayudawordpress.com/tag/iphone/' class='tag-link-116' title='74 temas' style='font-size: 11.592920353982pt;'>iPhone</a> <a href='http://ayudawordpress.com/tag/matt-mullenweg/' class='tag-link-301' title='43 temas' style='font-size: 8.6194690265487pt;'>Matt Mullenweg</a> <a href='http://ayudawordpress.com/tag/mysql/' class='tag-link-87' title='38 temas' style='font-size: 8pt;'>mysql</a> <a href='http://ayudawordpress.com/tag/php/' class='tag-link-38' title='331 temas' style='font-size: 19.522123893805pt;'>PHP</a> <a href='http://ayudawordpress.com/tag/plugins/' class='tag-link-9' title='40 temas' style='font-size: 8.2477876106195pt;'>Plugins</a> <a href='http://ayudawordpress.com/tag/principiante/' class='tag-link-100' title='235 temas' style='font-size: 17.663716814159pt;'>Principiante</a> <a href='http://ayudawordpress.com/tag/rss/' class='tag-link-151' title='85 temas' style='font-size: 12.212389380531pt;'>RSS</a> <a href='http://ayudawordpress.com/tag/seguridad/' class='tag-link-111' title='47 temas' style='font-size: 9.1150442477876pt;'>Seguridad</a> <a href='http://ayudawordpress.com/tag/seo/' class='tag-link-10' title='121 temas' style='font-size: 14.194690265487pt;'>SEO</a> <a href='http://ayudawordpress.com/tag/spam/' class='tag-link-110' title='62 temas' style='font-size: 10.601769911504pt;'>spam</a> <a href='http://ayudawordpress.com/tag/traduccion/' class='tag-link-92' title='42 temas' style='font-size: 8.4955752212389pt;'>traducción</a> <a href='http://ayudawordpress.com/tag/twitter/' class='tag-link-102' title='94 temas' style='font-size: 12.83185840708pt;'>twitter</a> <a href='http://ayudawordpress.com/tag/widgets/' class='tag-link-98' title='53 temas' style='font-size: 9.7345132743363pt;'>widgets</a> <a href='http://ayudawordpress.com/tag/wordcamp/' class='tag-link-299' title='81 temas' style='font-size: 11.964601769912pt;'>Wordcamp</a> <a href='http://ayudawordpress.com/tag/wordpress/' class='tag-link-396' title='134 temas' style='font-size: 14.690265486726pt;'>WordPress</a> <a href='http://ayudawordpress.com/tag/wordpresscom/' class='tag-link-15' title='38 temas' style='font-size: 8pt;'>Wordpress.com</a> <a href='http://ayudawordpress.com/tag/wordpress-25/' class='tag-link-103' title='61 temas' style='font-size: 10.477876106195pt;'>Wordpress 2.5</a> <a href='http://ayudawordpress.com/tag/wordpress-26/' class='tag-link-349' title='63 temas' style='font-size: 10.725663716814pt;'>Wordpress 2.6</a> <a href='http://ayudawordpress.com/tag/wordpress-27/' class='tag-link-468' title='83 temas' style='font-size: 12.088495575221pt;'>Wordpress 2.7</a> <a href='http://ayudawordpress.com/tag/wordpress-28/' class='tag-link-805' title='61 temas' style='font-size: 10.477876106195pt;'>WordPress 2.8</a> <a href='http://ayudawordpress.com/tag/wordpress-29/' class='tag-link-821' title='53 temas' style='font-size: 9.7345132743363pt;'>WordPress 2.9</a> <a href='http://ayudawordpress.com/tag/wordpress-30/' class='tag-link-350' title='77 temas' style='font-size: 11.716814159292pt;'>Wordpress 3.0</a> <a href='http://ayudawordpress.com/tag/wordpress-mu/' class='tag-link-128' title='71 temas' style='font-size: 11.345132743363pt;'>wordpress mu</a> </ul> </li> <li id="sitiosdeinteres" class="normalblock"> <h3 class="widget-title2">Sitios de interés</h3> <ul class="normalist"> <li><a href="http://semanticae.es/cursos/branding" title="Curso branding">Curso Branding</a></li> <li><a href="http://semanticae.es/cursos/ciberactivismo" title="Curso activismo político">Curso ciberactivistas</a></li> <li><a href="http://semanticae.es/cursos/social-media" title="Curso social media">Curso Community manager</a></li> <li><a href="http://semanticae.es/cursos/marketing" title="Curso Márketing">Curso Márketing</a></li> <li><a href="http://semanticae.es/cursos/seo" title="Curso SEO Madrid">Curso SEO</a></li> <li><a href="http://semanticae.es/cursos/blogs" title="Curso WordPress">Curso WordPress</a></li> <li><a href="http://semanticae.es" title="Cursos de posicionamiento, branding y social media" target="_blank">Formación Web</a></li> <li><a href="http://ayudawordpress.com/foros/" target="_blank">Foro WordPress</a></li> <li><a href="http://tellado.es" rel="me" target="_blank">Navegando con red</a></li> <li><a href="http://ciberprensa.com" title="Web semántica">Web 3.0</a></li> <li><a href="http://wordcampmadrid.es" title="Sitio oficial del evento WordCamp Madrid" target="_blank">WordCamp Madrid</a></li> <li><a href="http://es.wordpress.org">WordPress España</a></li> </ul> </li> </ul> </div><!-- #primary .widget-area --> </div><!-- #main --> </div><!-- #wrapper --> <div id="footer" role="contentinfo"> <div id="colophon"> <div class="footizq"> <a href="http://ayudawordpress.com" id="logofooter"></a> <div class="icosfoot"> <a href="http://www.facebook.com/AyudaWordPress" class="facebook" target="_blank"></a> <a href="http://twitter.com/ayudawp" class="twitter" target="_blank"></a> <a href="http://feeds.feedburner.com/ayudawordpress" class="rss" target="_blank"></a> <a href="http://feedburner.google.com/fb/a/mailverify?uri=AyudaWordpress&loc=es_ES" class="mail" target="_blank"></a> <a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=280996618" class="audio" target="_blank"></a> <a href="http://feeds.feedburner.com/ayudawordpressvideos" class="videos" target="_blank"></a> </div> </div> <div class="footder"> <div class="masfoot"></div> <div class="abreo"> <span><a target="_blank" title="Contrato Coloriuris" href="https://www.coloriuris.net/contratos/556bc24f60bdcbedaf36bbc989967f89">Licencia del contenido</a> - </a>Creado con <a href="http://es.wordpress.org" target="_blank" title="Code is poetry">Wordpress</a> - Diseño de <a title="Jorge Abreo - Diseñador web profesional" href="http://abreo.co">Abreo</a></span> </div> </div> </div><!-- #colophon --> </div><!-- #footer --> <script type="text/javascript" charset="utf-8"> function sharing_plusone( obj ) { jQuery.ajax( { url: 'http://ayudawordpress.com/twenty-twelve-se-aplaza-a-wordpress-3-5/?share=google-plus-1', type: 'POST', data: obj } ); } </script> <script type="text/javascript" src="http://apis.google.com/js/plusone.js"></script> <script type='text/javascript'> (function(){ var corecss = document.createElement('link'); var themecss = document.createElement('link'); var corecssurl = "http://ayudawordpress.com/wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/styles/shCore.css?ver=2.1.364"; if ( corecss.setAttribute ) { corecss.setAttribute( "rel", "stylesheet" ); corecss.setAttribute( "type", "text/css" ); corecss.setAttribute( "href", corecssurl ); } else { corecss.rel = "stylesheet"; corecss.href = corecssurl; } document.getElementsByTagName("head")[0].insertBefore( corecss, document.getElementById("syntaxhighlighteranchor") ); var themecssurl = "http://ayudawordpress.com/wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/styles/shThemeDefault.css?ver=2.1.364"; if ( themecss.setAttribute ) { themecss.setAttribute( "rel", "stylesheet" ); themecss.setAttribute( "type", "text/css" ); themecss.setAttribute( "href", themecssurl ); } else { themecss.rel = "stylesheet"; themecss.href = themecssurl; } //document.getElementById("syntaxhighlighteranchor").appendChild(themecss); document.getElementsByTagName("head")[0].insertBefore( themecss, document.getElementById("syntaxhighlighteranchor") ); })(); SyntaxHighlighter.config.clipboardSwf = 'http://ayudawordpress.com/wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/scripts/clipboard.swf'; SyntaxHighlighter.config.strings.expandSource = 'show source'; SyntaxHighlighter.config.strings.viewSource = 'view source'; SyntaxHighlighter.config.strings.copyToClipboard = 'copy to clipboard'; SyntaxHighlighter.config.strings.copyToClipboardConfirmation = 'The code is in your clipboard now'; SyntaxHighlighter.config.strings.print = 'print'; SyntaxHighlighter.config.strings.help = '?'; SyntaxHighlighter.config.strings.alert = 'SyntaxHighlighter\n\n'; SyntaxHighlighter.config.strings.noBrush = 'Can\'t find brush for: '; SyntaxHighlighter.config.strings.brushNotHtmlScript = 'Brush wasn\'t configured for html-script option: '; SyntaxHighlighter.defaults['auto-links'] = false; SyntaxHighlighter.defaults['pad-line-numbers'] = true; SyntaxHighlighter.all(); </script> <script type='text/javascript'> /* <![CDATA[ */ var _wpcf7 = {"loaderUrl":"http:\/\/ayudawordpress.com\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Enviando...","cached":"1"}; /* ]]> */ </script> <script type='text/javascript'> /* <![CDATA[ */ var pollsL10n = {"ajax_url":"http:\/\/ayudawordpress.com\/wp-admin\/admin-ajax.php","text_wait":"Your last request is still being processed. Please wait a while ...","text_valid":"Please choose a valid poll answer.","text_multiple":"Maximum number of choices allowed: ","show_loading":"1","show_fading":"1"}; /* ]]> */ </script> <div id="fb-root"></div> <script type="text/javascript"> window.fbAsyncInit = function() { FB.init({"appId":"135732283126584","channelUrl":"http:\/\/ayudawordpress.com\/?sfc-channel-file=1","status":true,"cookie":true,"xfbml":true,"oauth":true}); }; (function(d){ var js, id = 'facebook-jssdk'; if (d.getElementById(id)) {return;} js = d.createElement('script'); js.id = id; js.async = true; js.src = "//connect.facebook.net/es_ES/all.js"; d.getElementsByTagName('head')[0].appendChild(js); }(document)); </script> <!-- Begin Shadowbox JS v3.0.3.10 --> <!-- Selected Players: html, iframe, img, qt, swf, wmp --> <script type="text/javascript"> /* <![CDATA[ */ var shadowbox_conf = { autoDimensions: false, animateFade: true, animate: true, animSequence: "sync", autoplayMovies: true, continuous: false, counterLimit: 10, counterType: "default", displayCounter: true, displayNav: true, enableKeys: true, flashBgColor: "#000000", flashParams: {bgcolor:"#000000", allowFullScreen:true}, flashVars: {}, flashVersion: "9.0.0", handleOversize: "resize", handleUnsupported: "link", initialHeight: 160, initialWidth: 320, modal: false, overlayColor: "#000", showMovieControls: true, showOverlay: true, skipSetup: false, slideshowDelay: 0, useSizzle: false, viewportPadding: 20 }; Shadowbox.init(shadowbox_conf); /* ]]> */ </script> <!-- End Shadowbox JS --> <script src="http://stats.wordpress.com/e-201221.js" type="text/javascript"></script> <script type="text/javascript"> st_go({v:'ext',j:'1:1.3.4',blog:'2394513',post:'6758'}); var load_cmc = function(){linktracker_init(2394513,6758,2);}; if ( typeof addLoadEvent != 'undefined' ) addLoadEvent(load_cmc); else load_cmc(); </script> <style type='text/css'>img#wpstats{display:none}</style><!--analytics ayuda wp--> <script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> try { var pageTracker = _gat._getTracker("UA-2314506-7"); pageTracker._trackPageview(); } catch(err) {}</script> <!--fin analyticas ayuda wp--> <!--analytics foro y blog--> <script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> try { var pageTracker = _gat._getTracker("UA-2314506-16"); pageTracker._trackPageview(); } catch(err) {}</script> <!--fin analytics foro y blog--> </body> </html> <!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/ Minified using disk: basic Page Caching using disk: enhanced Database Caching 6/24 queries in 1.405 seconds using disk: basic Object Caching 1910/1944 objects using disk: basic Served from: ayudawordpress.com @ 2012-05-26 04:18:00 -->