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="sharing_label">Comparte esto:</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-facebook share-regular"><a rel="nofollow" class="share-facebook share-icon" href="http://ayudawordpress.com/como-utilizar-parte-del-potencial-del-all-in-one-seo-pack/?share=facebook" target="_blank" title="Share on Facebook">Facebook</a></li><li class="share-google-plus-1 share-regular"><div class="googleplus1_button"><g:plusone size="small" callback="sharing_plusone" href="http://ayudawordpress.com/como-utilizar-parte-del-potencial-del-all-in-one-seo-pack/"></g:plusone></div></li><li class="share-email share-regular"><a rel="nofollow" class="share-email share-icon" href="http://ayudawordpress.com/como-utilizar-parte-del-potencial-del-all-in-one-seo-pack/?share=email" target="_blank" title="Click to email this to a friend">Email</a></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.70'; (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="ad125"><a target="new" rel="nofollow" title="Prueba 2 meses gratis el Cloud hosting más avanzado - Gigas" href="https://gigas.com/landing-cloud-box.html"><img alt="Prueba 2 meses gratis el Cloud hosting más avanzado - Gigas" src="http://ayudawordpress.com/imagenes/gigasvpspro1.gif"/></a></div> <div class="ad125"><a target="new" rel="nofollow" title="Prueba 2 meses gratis el Cloud hosting más avanzado - Gigas" href="https://gigas.com/landing-cloud-box.html"><img alt="Prueba 2 meses gratis el Cloud hosting más avanzado - Gigas" src="http://ayudawordpress.com/imagenes/gigasvpspro2.gif"/></a></div> <div class="ad125"><a target="new" rel="nofollow" title="Prueba 2 meses gratis el Cloud hosting más avanzado - Gigas" href="https://gigas.com/landing-cloud-box.html"><img alt="Prueba 2 meses gratis el Cloud hosting más avanzado - Gigas" src="http://ayudawordpress.com/imagenes/gigasvpspro3.gif"/></a></div> <div class="ad125"><a target="new" rel="nofollow" title="Prueba 2 meses gratis el Cloud hosting más avanzado - Gigas" href="https://gigas.com/landing-cloud-box.html" target="_blank"><img alt="Prueba 2 meses gratis el Cloud hosting más avanzado - Gigas" border="0" src="http://ayudawordpress.com/imagenes/gigasvpspro4.gif" width="125" height="125"></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/necesito-consejos-y-opiniones/" title="Necesito consejos y opiniones">Necesito consejos y opiniones</a> </li> <li> <a class="bbp-forum-title" href="http://ayudawordpress.com/foros/hilo/bloques-html-entre-noticia-y-noticia-en-la-home/" title="Bloques html entre noticia y noticia en la home">Bloques html entre noticia y noticia en la home</a> </li> <li> <a class="bbp-forum-title" href="http://ayudawordpress.com/foros/hilo/seguimiento-de-actividad/" title="Seguimiento de actividad">Seguimiento de actividad</a> </li> <li> <a class="bbp-forum-title" href="http://ayudawordpress.com/foros/hilo/acortar-entradas/" title="acortar entradas">acortar entradas</a> </li> <li> <a class="bbp-forum-title" href="http://ayudawordpress.com/foros/hilo/problema-con-template-y-hosting/" title="Problema con template y hosting">Problema con template y hosting</a> </li> <li> <a class="bbp-forum-title" href="http://ayudawordpress.com/foros/hilo/baneo-de-comentarios/" title="Baneo de comentarios">Baneo de comentarios</a> </li> <li> <a class="bbp-forum-title" href="http://ayudawordpress.com/foros/hilo/playlist-de-video-en-la-home/" title="Playlist de Video en la home">Playlist de Video en la home</a> </li> <li> <a class="bbp-forum-title" href="http://ayudawordpress.com/foros/hilo/problema-con-slide-fallo-de-pagina/" title="Problema con slide, fallo de página">Problema con slide, fallo de página</a> </li> <li> <a class="bbp-forum-title" href="http://ayudawordpress.com/foros/hilo/htaccess-wordpress-v3-3-1-1and1/" title=".htaccess wordpress v3.3.1 1and1">.htaccess wordpress v3.3.1 1and1</a> </li> <li> <a class="bbp-forum-title" href="http://ayudawordpress.com/foros/hilo/problema-libreria-multimedia/" title="Problema Libreria Multimedia">Problema Libreria Multimedia</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/buddypress-1-5-3/" title="Enlace permanente a BuddyPress 1.5.3" rel="bookmark">BuddyPress 1.5.3</a></h4> <p>Acaba de salir la actualización <a target="_blank" href="http://wordpress.org/extend/plugins/buddypress/" target="_blank">1.5.3 de BuddyPress</a>, recomendable para cualquier instalación con BuddyPress 1.5.x ya que <a target="_blank" href="http://codex.buddypress.org/releases/version-1-5-3/" target="_blank">soluciona fallos</a> de integración con WordPress 3.3.x. </p><div class="snap_nopreview sharing robots-nocontent"><ul><li class="sharing_label">Comparte esto:</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-3%2F&counturl=http%3A%2F%2Fayudawordpress.com%2Fbuddypress-1-5-3%2F&count=horizontal&text=BuddyPress%201.5.3: " style="width:97px; height:20px;"></iframe></div></li><li class="share-facebook share-regular"><a rel="nofollow" class="share-facebook share-icon" href="http://ayudawordpress.com/buddypress-1-5-3/?share=facebook" target="_blank" title="Share on Facebook">Facebook</a></li><li class="share-google-plus-1 share-regular"><div class="googleplus1_button"><g:plusone size="small" callback="sharing_plusone" href="http://ayudawordpress.com/buddypress-1-5-3/"></g:plusone></div></li><li class="share-email share-regular"><a rel="nofollow" class="share-email share-icon" href="http://ayudawordpress.com/buddypress-1-5-3/?share=email" target="_blank" title="Click to email this to a friend">Email</a></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/buddypress-1-5-2/" title="BuddyPress 1.5.2 (14 diciembre 2011)">BuddyPress 1.5.2</a></li> <li><a href="http://ayudawordpress.com/ning-buddypress/" title="¿Te ha dejado tirado Ning?, usa BuddyPress (18 abril 2010)">¿Te ha dejado tirado Ning?, usa BuddyPress</a></li> <li><a href="http://ayudawordpress.com/por-que-bbpress-se-borro-de-la-wikipedia/" title="¿Por qué bbPress se borró de la Wikipedia? (22 mayo 2009)">¿Por qué bbPress se borró de la Wikipedia?</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/actualiza-ya-a-jetpack-1-3/" title="¡Actualiza ya a JetPack 1.2! (18 noviembre 2011)">¡Actualiza ya a JetPack 1.2!</a></li> </ul> <p class="comm_mini"><a href="http://ayudawordpress.com/buddypress-1-5-3/#respond">deja un comentario</a></p></span> </li> <li><span class="contenidobreve"><h4><a href="http://ayudawordpress.com/buddypress-1-5-2/" title="Enlace permanente a BuddyPress 1.5.2" rel="bookmark">BuddyPress 1.5.2</a></h4> <p>Si ya has instalado <a target="_blank" href="http://ayudawordpress.com/wordpress-3-3/" title="WordPress 3.3" target="_blank"><strong>WordPress 3.3</strong></a> y usas BuddyPress <a href="http://buddypress.org/2011/12/buddypress-1-5-2/" target="_blank">ya tienes la versión 1.5.2</a> de este megaplugin que, en esta versión, incorpora adaptaciones estéticas a la nueva barra de administración de WordPress 3.3 y algún otro pequeño detalle de compatibilidad.</p><div class="snap_nopreview sharing robots-nocontent"><ul><li class="sharing_label">Comparte esto:</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-2%2F&counturl=http%3A%2F%2Fayudawordpress.com%2Fbuddypress-1-5-2%2F&count=horizontal&text=BuddyPress%201.5.2: " style="width:97px; height:20px;"></iframe></div></li><li class="share-facebook share-regular"><a rel="nofollow" class="share-facebook share-icon" href="http://ayudawordpress.com/buddypress-1-5-2/?share=facebook" target="_blank" title="Share on Facebook">Facebook</a></li><li class="share-google-plus-1 share-regular"><div class="googleplus1_button"><g:plusone size="small" callback="sharing_plusone" href="http://ayudawordpress.com/buddypress-1-5-2/"></g:plusone></div></li><li class="share-email share-regular"><a rel="nofollow" class="share-email share-icon" href="http://ayudawordpress.com/buddypress-1-5-2/?share=email" target="_blank" title="Click to email this to a friend">Email</a></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/buddypress-1-5-3/" title="BuddyPress 1.5.3 (10 enero 2012)">BuddyPress 1.5.3</a></li> <li><a href="http://ayudawordpress.com/ning-buddypress/" title="¿Te ha dejado tirado Ning?, usa BuddyPress (18 abril 2010)">¿Te ha dejado tirado Ning?, usa BuddyPress</a></li> <li><a href="http://ayudawordpress.com/por-que-bbpress-se-borro-de-la-wikipedia/" title="¿Por qué bbPress se borró de la Wikipedia? (22 mayo 2009)">¿Por qué bbPress se borró de la Wikipedia?</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/actualiza-ya-a-jetpack-1-3/" title="¡Actualiza ya a JetPack 1.2! (18 noviembre 2011)">¡Actualiza ya a JetPack 1.2!</a></li> </ul> <p class="comm_mini"><a href="http://ayudawordpress.com/buddypress-1-5-2/#respond">deja un comentario</a></p></span> </li> <li><span class="contenidobreve"><h4><a href="http://ayudawordpress.com/wordpress-3-3-beta-3/" title="Enlace permanente a WordPress 3.3 beta 3" rel="bookmark">WordPress 3.3 beta 3</a></h4> <p>Si no puedes esperar, si quieres siempre probar las cosas antes de que las versiones definitivas, <a target="_blank" href="http://wordpress.org/news/2011/11/wordpress-3-3-beta-3-available/" target="_blank">ya tienes para descarga la beta 3</a> de WordPress 3.3. Su principal novedad sobre la anterior es la inclusión de jQuery 1.7 en el núcleo de WordPress, algo a tener en cuenta si usas plugins, o los desarrollas, que usen jQuery.</p><div class="snap_nopreview sharing robots-nocontent"><ul><li class="sharing_label">Comparte esto:</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-3-beta-3%2F&counturl=http%3A%2F%2Fayudawordpress.com%2Fwordpress-3-3-beta-3%2F&count=horizontal&text=WordPress%203.3%20beta%203: " style="width:97px; height:20px;"></iframe></div></li><li class="share-facebook share-regular"><a rel="nofollow" class="share-facebook share-icon" href="http://ayudawordpress.com/wordpress-3-3-beta-3/?share=facebook" target="_blank" title="Share on Facebook">Facebook</a></li><li class="share-google-plus-1 share-regular"><div class="googleplus1_button"><g:plusone size="small" callback="sharing_plusone" href="http://ayudawordpress.com/wordpress-3-3-beta-3/"></g:plusone></div></li><li class="share-email share-regular"><a rel="nofollow" class="share-email share-icon" href="http://ayudawordpress.com/wordpress-3-3-beta-3/?share=email" target="_blank" title="Click to email this to a friend">Email</a></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-3-la-nueva-pantalla-de-bienvenida/" title="WordPress 3.3: La nueva pantalla de bienvenida (15 noviembre 2011)">WordPress 3.3: La nueva pantalla de bienvenida</a></li> <li><a href="http://ayudawordpress.com/wordpress-3-3-beta-4-ya-disponible/" title="WordPress 3.3 beta 4 ya disponible (24 noviembre 2011)">WordPress 3.3 beta 4 ya disponible</a></li> <li><a href="http://ayudawordpress.com/wordpress-3-3-beta-2-con-interesantes-cambios/" title="WordPress 3.3 beta 2 con interesantes cambios (20 octubre 2011)">WordPress 3.3 beta 2 con interesantes cambios</a></li> <li><a href="http://ayudawordpress.com/wordpress-3-3-beta-1/" title="WordPress 3.3 beta 1 (11 octubre 2011)">WordPress 3.3 beta 1</a></li> <li><a href="http://ayudawordpress.com/wordpress-3-3-la-nueva-barra-de-administracion/" title="WordPress 3.3 – La nueva barra de administración (14 octubre 2011)">WordPress 3.3 – La nueva barra de administración</a></li> </ul> <p class="comm_mini"><a href="http://ayudawordpress.com/wordpress-3-3-beta-3/#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.375pt;'>Administración</a> <a href='http://ayudawordpress.com/tag/akismet/' class='tag-link-118' title='45 temas' style='font-size: 9.125pt;'>Akismet</a> <a href='http://ayudawordpress.com/tag/automattic/' class='tag-link-135' title='106 temas' style='font-size: 13.75pt;'>Automattic</a> <a href='http://ayudawordpress.com/tag/avanzado/' class='tag-link-99' title='484 temas' style='font-size: 22pt;'>Avanzado</a> <a href='http://ayudawordpress.com/tag/bbpress/' class='tag-link-488' title='52 temas' style='font-size: 9.875pt;'>bbPress</a> <a href='http://ayudawordpress.com/tag/buddypress/' class='tag-link-348' title='88 temas' style='font-size: 12.75pt;'>BuddyPress</a> <a href='http://ayudawordpress.com/tag/cms/' class='tag-link-22' title='98 temas' style='font-size: 13.375pt;'>CMS</a> <a href='http://ayudawordpress.com/tag/codex/' class='tag-link-373' title='41 temas' style='font-size: 8.625pt;'>Codex</a> <a href='http://ayudawordpress.com/tag/comentarios/' class='tag-link-108' title='61 temas' style='font-size: 10.75pt;'>Comentarios</a> <a href='http://ayudawordpress.com/tag/comunidad/' class='tag-link-811' title='44 temas' style='font-size: 9pt;'>Comunidad</a> <a href='http://ayudawordpress.com/tag/css/' class='tag-link-24' title='140 temas' style='font-size: 15.25pt;'>CSS</a> <a href='http://ayudawordpress.com/tag/codigo/' class='tag-link-23' title='166 temas' style='font-size: 16.125pt;'>código</a> <a href='http://ayudawordpress.com/tag/dashboard/' class='tag-link-26' title='40 temas' style='font-size: 8.5pt;'>Dashboard</a> <a href='http://ayudawordpress.com/tag/espana/' class='tag-link-344' title='39 temas' style='font-size: 8.375pt;'>España</a> <a href='http://ayudawordpress.com/tag/espanol/' class='tag-link-117' title='118 temas' style='font-size: 14.375pt;'>Español</a> <a href='http://ayudawordpress.com/tag/experto/' class='tag-link-101' title='345 temas' style='font-size: 20.125pt;'>Experto</a> <a href='http://ayudawordpress.com/tag/facebook/' class='tag-link-409' title='54 temas' style='font-size: 10.125pt;'>Facebook</a> <a href='http://ayudawordpress.com/tag/feed/' class='tag-link-310' title='42 temas' style='font-size: 8.75pt;'>Feed</a> <a href='http://ayudawordpress.com/tag/functions/' class='tag-link-1067' title='85 temas' style='font-size: 12.5pt;'>functions</a> <a href='http://ayudawordpress.com/tag/google/' class='tag-link-127' title='113 temas' style='font-size: 14.125pt;'>Google</a> <a href='http://ayudawordpress.com/tag/htaccess/' class='tag-link-390' title='41 temas' style='font-size: 8.625pt;'>htaccess</a> <a href='http://ayudawordpress.com/tag/html/' class='tag-link-34' title='115 temas' style='font-size: 14.125pt;'>HTML</a> <a href='http://ayudawordpress.com/tag/iphone/' class='tag-link-116' title='73 temas' style='font-size: 11.75pt;'>iPhone</a> <a href='http://ayudawordpress.com/tag/matt-mullenweg/' class='tag-link-301' title='42 temas' style='font-size: 8.75pt;'>Matt Mullenweg</a> <a href='http://ayudawordpress.com/tag/mysql/' class='tag-link-87' title='37 temas' style='font-size: 8.125pt;'>mysql</a> <a href='http://ayudawordpress.com/tag/php/' class='tag-link-38' title='324 temas' style='font-size: 19.75pt;'>PHP</a> <a href='http://ayudawordpress.com/tag/principiante/' class='tag-link-100' title='201 temas' style='font-size: 17.25pt;'>Principiante</a> <a href='http://ayudawordpress.com/tag/rss/' class='tag-link-151' title='79 temas' style='font-size: 12.125pt;'>RSS</a> <a href='http://ayudawordpress.com/tag/seguridad/' class='tag-link-111' title='44 temas' style='font-size: 9pt;'>Seguridad</a> <a href='http://ayudawordpress.com/tag/seo/' class='tag-link-10' title='114 temas' style='font-size: 14.125pt;'>SEO</a> <a href='http://ayudawordpress.com/tag/spam/' class='tag-link-110' title='61 temas' style='font-size: 10.75pt;'>spam</a> <a href='http://ayudawordpress.com/tag/traduccion/' class='tag-link-92' title='41 temas' style='font-size: 8.625pt;'>traducción</a> <a href='http://ayudawordpress.com/tag/twitter/' class='tag-link-102' title='90 temas' style='font-size: 12.875pt;'>twitter</a> <a href='http://ayudawordpress.com/tag/widgets/' class='tag-link-98' title='53 temas' style='font-size: 10pt;'>widgets</a> <a href='http://ayudawordpress.com/tag/wordcamp/' class='tag-link-299' title='81 temas' style='font-size: 12.25pt;'>Wordcamp</a> <a href='http://ayudawordpress.com/tag/wordpress/' class='tag-link-396' title='131 temas' style='font-size: 14.875pt;'>WordPress</a> <a href='http://ayudawordpress.com/tag/wordpresscom/' class='tag-link-15' title='36 temas' style='font-size: 8pt;'>Wordpress.com</a> <a href='http://ayudawordpress.com/tag/wordpressorg/' class='tag-link-16' title='37 temas' style='font-size: 8.125pt;'>Wordpress.org</a> <a href='http://ayudawordpress.com/tag/wordpress-25/' class='tag-link-103' title='61 temas' style='font-size: 10.75pt;'>Wordpress 2.5</a> <a href='http://ayudawordpress.com/tag/wordpress-26/' class='tag-link-349' title='63 temas' style='font-size: 11pt;'>Wordpress 2.6</a> <a href='http://ayudawordpress.com/tag/wordpress-27/' class='tag-link-468' title='83 temas' style='font-size: 12.375pt;'>Wordpress 2.7</a> <a href='http://ayudawordpress.com/tag/wordpress-28/' class='tag-link-805' title='61 temas' style='font-size: 10.75pt;'>WordPress 2.8</a> <a href='http://ayudawordpress.com/tag/wordpress-29/' class='tag-link-821' title='52 temas' style='font-size: 9.875pt;'>WordPress 2.9</a> <a href='http://ayudawordpress.com/tag/wordpress-30/' class='tag-link-350' title='76 temas' style='font-size: 12pt;'>Wordpress 3.0</a> <a href='http://ayudawordpress.com/tag/wordpress-mu/' class='tag-link-128' title='71 temas' style='font-size: 11.625pt;'>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/foro/">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 href="http://www.abreo.co" target="_blank" title="Jorge Abreo, diseñador profesional">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/wordpress-3-3-beta-3/?share=google-plus-1', type: 'POST', data: obj } ); } </script> <script type="text/javascript" src="http://apis.google.com/js/plusone.js"></script> <div id="sharing_email" style="display: none;"> <form action="" method="post"> <label for="target_email">Send to Email Address</label> <input type="text" name="target_email" id="target_email" value="" /> <label for="source_name">Your Name</label> <input type="text" name="source_name" id="source_name" value="" /> <label for="source_email">Your Email Address</label> <input type="text" name="source_email" id="source_email" value="" /> <img style="float: right; display: none" class="loading" src="http://ayudawordpress.com/wp-content/plugins/jetpack/modules/sharedaddy/images/loading.gif" alt="loading" width="16" height="16" /> <input type="submit" value="Send Email" class="sharing_send" /> <a href="#cancel" class="sharing_cancel">Cancel</a> <div class="errors errors-1" style="display: none;"> Post was not sent - check your email addresses! </div> <div class="errors errors-2" style="display: none;"> Email check failed, please try again </div> <div class="errors errors-3" style="display: none;"> Sorry, your blog cannot share posts by email. </div> </form> </div> <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' src='http://ayudawordpress.com/wp-admin/admin-ajax.php?action=shadowboxjs&cache=ce621a93be4f980bc9559c2ee575750d&ver=3.0.3'></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-content\/plugins\/wp-polls\/wp-polls.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.9 --> <!-- 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-201206.js" type="text/javascript"></script> <script type="text/javascript"> st_go({v:'ext',j:'1:1.2.2',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.927 seconds using disk: basic Object Caching 2003/2036 objects using disk: basic Served from: ayudawordpress.com @ 2012-02-10 01:32:28 -->