<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Planeta WordPress &#187; Comentarios</title>
	<atom:link href="http://planetawordpress.org/tag/comentarios/feed/" rel="self" type="application/rss+xml" />
	<link>http://planetawordpress.org</link>
	<description></description>
	<lastBuildDate>Thu, 09 Feb 2012 23:04:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://weblog.mx/?v=3.3.1</generator>
		<item>
		<title>Sistema de comentarios de Facebook, ¿sí o no?</title>
		<link>http://www.blogpocket.com/2012/01/09/sistema-de-comentarios-de-facebook-si-o-no/</link>
		<comments>http://www.blogpocket.com/2012/01/09/sistema-de-comentarios-de-facebook-si-o-no/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 08:00:56 +0000</pubDate>
		<dc:creator>planetawordpress</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Comentarios]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Herramientas]]></category>
		<category><![CDATA[Redes Sociales]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://www.blogpocket.com/?p=11996</guid>
		<description><![CDATA[El sistema de comentarios de Facebook se puede instalar en cualquier blog como alternativa pero ¿es conveniente?]]></description>
			<content:encoded><![CDATA[<div class="center">
<img src="http://static.blogpocket.com/wp-content/uploads/facebook_ilustrando1.jpg" alt="Facebook" /><br />
<small>Fuente de la imagen: <a href="http://www.flickr.com/photos/stoneysteiner/">stoneysteiner</a><a href="http://www.flickr.com/photos/stoneysteiner/"><img style='border:0;' src='http://www.blogpocket.com/wp-content/plugins/tensai-rss/external.png'/></a></small>
</div>
<p>Desde hace unos días, en <strong>Blogpocket</strong> se puede comentar mediante el sistema de <a href="http://www.facebook.com"><strong>Facebook</strong></a> que permite externalizar esta forma de participación. Hemos optado también por dejar la opción de usar el sistema incluido en la instalación de <a href="http://www.wordpress.org">WordPress</a><a href="http://www.wordpress.org"><img style='border:0;' src='http://www.blogpocket.com/wp-content/plugins/tensai-rss/external.png'/></a> para aquellos visitantes que no tengan cuenta de <strong>Facebook</strong> o no quieran utilizarlo.</p>
<p><strong>¿Cómo se intala?</strong></p>
<p>El sistema de comentarios de <strong>Facebook</strong> es muy fácil de instalar en tu blog. Hay algunos plugins que te facilitan la labor pero yo prefiero, en este caso, hacerlo manualmente. </p>
<p>En <a href="http://administraciones.abc.es/blogs/weblog/articolo.asp?id=8146">Cómo instalar el nuevo sistema de comentarios de Facebook en tu blog</a><a href="http://administraciones.abc.es/blogs/weblog/articolo.asp?id=8146"><img style='border:0;' src='http://www.blogpocket.com/wp-content/plugins/tensai-rss/external.png'/></a> publiqué un tutorial detallado. </p>
<p>Sin embargo, es preciso aclarar que se ha eliminado la opción &#8220;iframe&#8221; y ahora puedes añadir el sistema en código HTML5. Cuando pinchas en el botón &#8220;Get code&#8221; (obtener código) puedes elegir una de las dos pestañas: HTML5 o XFBML.</p>
<p>Tanto en HTML5 como en XFBML hay que hacerlo en dos pasos: primero copiar un código después de la etiqueta &lt;body> (normalmente en el archivo header.php de tu instalacion de WordPress) y después pegar la llamada al sistema en aquel lugar adonde quieras que aparezca el formulario para comentar (yo lo he situado en el archivo comments.php, el archivo correspondiene a la plantilla de comentarios llamado desde single.php).</p>
<p>Además, en XFBML, hay que pegar un namespace en la etiqueta &lt;html> para que funcione en las versiones más antiguas de Internet Explorer.</p>
<p>Resumen: Crea tu aplicación en <a href="https://developers.facebook.com/apps">developers.facebook.com/apps</a><a href="https://developers.facebook.com/apps"><img style='border:0;' src='http://www.blogpocket.com/wp-content/plugins/tensai-rss/external.png'/></a> e ir a <a href="https://developers.facebook.com/docs/reference/plugins/comments/">developers.facebook.com/docs/reference/plugins/comments/</a><a href="https://developers.facebook.com/docs/reference/plugins/comments/"><img style='border:0;' src='http://www.blogpocket.com/wp-content/plugins/tensai-rss/external.png'/></a> y obtener el código para añadir a tu blog.</p>
<p><strong>¿Cómo funciona?</strong></p>
<p>En el formulario para comentar con <strong>Facebook</strong> solo puedes hacerlo si tienes una sesión abierta. Puedes elegir si publicar el comentario en tu perfil o no. Si lo haces, entonces aparacerá en tu muro de <strong>Facebook</strong> y se podrá responder allí, reflejándose en el blog y viceversa. </p>
<p>Puedes configurar el sistema de comentarios de <strong>Facebook</strong> para que se moderen (lo que es recomendable para evitar a los trolls). Si ocultas un comentario y se eligió la opción de publicarlo en tu perfil, solo lo verán los amigos del usuario que comentó.</p>
<p>Resumen: modera los comentarios en <a href="https://developers.facebook.com/tools/comments">developers.facebook.com/tools/comments</a><a href="https://developers.facebook.com/tools/comments"><img style='border:0;' src='http://www.blogpocket.com/wp-content/plugins/tensai-rss/external.png'/></a>.</p>
<p><strong>¿Es conveniente intalar el sistema de comentarios de Facebook?</strong></p>
<p>Eso tiene sus detractores pero también hay una corriente a favor de emplear sistemas externos de comentarios en general. ¿Por qué puede ser más beneficioso, o no, utilizar <strong>Facebook</strong> para comentar en tu blog? </p>
<p>En principio puede ser otra manera de frenar el <strong>spam</strong> y a los trolls. En teoría, para comentar con el sistema de Facebook tienes que ser una persona y no un robot. Aunque existe la posibilidad de que aumenten los spammers humanos.</p>
<p>Puede aumentar el tráfico hacia tu blog, debido a que habrá más enlaces de tus posts en los muros de aquellos usuarios que han comentado y han elegido la opción de publicar el comentario en su perfil. Así mismo es una forma de dar a conocer tu blog en nuevas comunidades.</p>
<p>En cuanto a los posibles problemas, <strong>Facebook</strong> no permite exportar los comentarios (tal como <a href="http://disqus.com/">Disqus</a><a href="http://disqus.com/"><img style='border:0;' src='http://www.blogpocket.com/wp-content/plugins/tensai-rss/external.png'/></a>, otro sistema para externalizar comentarios). Si algún día decidieses abandonar el sistema de Facebook perderías todos los comentarios, cosa que no sucede con el sistema propio de tu <strong>WordPress</strong>.</p>
<p>Y por último, <strong>Facebook</strong> en sí, puede ser una barrera simplemente para que tus visitantes comenten en tu blog. </p>
<p>Por todo ello, yo he decidido mantener los dos sistemas en paralelo y que mis lectores decidan cuál sistema utilizar. </p>
<div><hr />
Este blog  pertenece a la red <a href="http://multisite.blogpocket.com">Blogpocket Multisite</a>, donde puedes encontrar tambi&eacute;n: <a href="http://mariposasenlamaleta.blogpocket.com">Mariposas en la maleta</a>, <a href="http://acordes.blogpocket.com">Acordes Modernos</a> y <a href="http://cicutaenlasangre.blogpocket.com">Cicuta en la sangre</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.blogpocket.com/2012/01/09/sistema-de-comentarios-de-facebook-si-o-no/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Desactivar comentarios en páginas definitivamente</title>
		<link>http://ayudawordpress.com/desactivar-comentarios-en-paginas-definitivamente/</link>
		<comments>http://ayudawordpress.com/desactivar-comentarios-en-paginas-definitivamente/#comments</comments>
		<pubDate>Fri, 02 Dec 2011 17:48:46 +0000</pubDate>
		<dc:creator>planetawordpress</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Comentarios]]></category>
		<category><![CDATA[Experto]]></category>
		<category><![CDATA[Páginas]]></category>
		<category><![CDATA[programación]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[Tutoriales / Trucos]]></category>
		<category><![CDATA[Wordpress.org]]></category>

		<guid isPermaLink="false">http://ayudawordpress.com/?p=11004</guid>
		<description><![CDATA[Una de las virtudes &#8220;2.0&#8243; de WordPress y cualquier CMS que se precie son los comentarios a las publicaciones, pero hay ocasiones en que uno puede decidir que en ciertas entradas no sean interesantes o necesarios. Un caso habitual son las páginas estáticas, de pura información, donde los comentarios de los visitantes no tienen sentido. Pues bien, aunque podemos hacerlo manualmente, quitando la llamada a los comentarios en el fichero page.php, eliminando el código …  Pero este sistema tiene un problema, y es que si actualizas el tema perderás los cambios, y tendrás que acordarte de volver a eliminar el &#8230;</p> <a href="http://ayudawordpress.com/desactivar-comentarios-en-paginas-definitivamente/">Sigue leyendo que hay m&#225;s <span>&#8594;</span></a><p>]]></description>
			<content:encoded><![CDATA[<p><img src="http://ayudawordpress.com/wp-content/uploads/2011/12/por_que_no_te_callas.jpg" alt="" title="por_que_no_te_callas" width="400" height="303" class="aligncenter size-full wp-image-11005" /></p>
<p>Una de las <strong>virtudes &#8220;2.0&#8243; de WordPress</strong> y cualquier CMS que se precie son los comentarios a las publicaciones, pero hay ocasiones en que uno puede decidir que en ciertas entradas no sean interesantes o necesarios.</p>
<p>Un caso habitual son las páginas estáticas, de pura información, donde los comentarios de los visitantes no tienen sentido.</p>
<p><span id="more-11004"></span></p>
<p>Pues bien, aunque podemos hacerlo manualmente, quitando la <a target="_blank" href="http://codex.wordpress.org/Include_Tags" >llamada a los comentarios</a> en el fichero <code>page.php</code>, eliminando el código … </p>
<pre class="brush: php; title: ; notranslate">&lt;?php comments_template(); ?&gt;</pre>
<p>Pero este sistema tiene un problema, y es que si actualizas el tema perderás los cambios, y tendrás que acordarte de volver a eliminar el código.</p>
<p>Si quieres inhabilitar los comentarios en páginas, de manera permanente, y sin que te afecten las actualizaciones, puedes &#8211; en su lugar &#8211; incluir este código en el fichero <code>functions.php</code> (sin las llamadas a php) o subirlo a tu WordPress como plugin:</p>
<pre class="brush: php; title: ; notranslate">&lt;?php # -*- coding: utf-8 -*-
/**
Plugin Name: Disable Comments On Pages
Version:     1.0
Author:      Thomas Scholz
Author URI:  http://toscho.de
License:     GPL
*/
// Este archivo no lo llama WordPress
! defined( 'ABSPATH' ) and exit;
// Si existe la función al fichero le llamamos plantilla de comentarios
// No haremos nada en ese caso
if ( ! function_exists( 't5_disable_comments_on_pages' ) ) {
	/**
	 * Reemplaza la plantilla original de comentarios
	 * con la ruta de este archivo en las páginas
	 *
	 * @param  string $file Original comments template file path.
	 * @return string
	 */
	function t5_disable_comments_on_pages( $file ) {
		return is_page() ? __FILE__ : $file;
	}
	add_filter( 'comments_template', 't5_disable_comments_on_pages', 11 );
}</pre>
<p>Este estupendo truco es <a target="_blank" href="http://wpengineer.com/2302/how-to-disable-comments-for-wordpress-pages-in-any-theme/" >de Thomas Scholz en WP Engineer</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/AyudaWordpress?a=QmTtetp-6E8:qcq7Na6wikE:Dsqc8YHEA1Y"><img src="http://feeds.feedburner.com/~ff/AyudaWordpress?i=QmTtetp-6E8:qcq7Na6wikE:Dsqc8YHEA1Y" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://ayudawordpress.com/desactivar-comentarios-en-paginas-definitivamente/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Editor nativo de WordPress en el formulario de comentarios</title>
		<link>http://ayudawordpress.com/editor-nativo-de-wordpress-en-el-formulario-de-comentarios/</link>
		<comments>http://ayudawordpress.com/editor-nativo-de-wordpress-en-el-formulario-de-comentarios/#comments</comments>
		<pubDate>Tue, 29 Nov 2011 18:57:30 +0000</pubDate>
		<dc:creator>planetawordpress</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Avanzado]]></category>
		<category><![CDATA[Comentarios]]></category>
		<category><![CDATA[formulario]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[Tutoriales / Trucos]]></category>
		<category><![CDATA[Wordpress.org]]></category>

		<guid isPermaLink="false">http://ayudawordpress.com/?p=10988</guid>
		<description><![CDATA[¿A que has probado un montón de plugins para dar a la caja de texto del formulario de comentarios más funcionalidades? y ¿a que ninguno te ha satisfecho del todo por algún motivo?. Entonces ¿que te parecería que el formulario de comentarios tuviera el editor nativo de WordPress?. Pues así de fácil, si es lo que buscas en escolaWP han creado un plugin que hace exactamente eso. Una vez descargado e instalado puedes ajustar algunas opciones, como si se verán las pestañas de Visual y HTML, si permitirás añadir medios o si permitirás todas las funcionalidades del editor o será &#8230;</p> <a href="http://ayudawordpress.com/editor-nativo-de-wordpress-en-el-formulario-de-comentarios/">Sigue leyendo que hay m&#225;s <span>&#8594;</span></a><p>]]></description>
			<content:encoded><![CDATA[<p>¿A que has probado un montón de plugins para dar a la caja de texto del formulario de comentarios más funcionalidades? y ¿a que ninguno te ha satisfecho del todo por algún motivo?. Entonces <strong>¿que te parecería que el formulario de comentarios tuviera el editor nativo de WordPress?</strong>.</p>
<p><span id="more-10988"></span></p>
<p>Pues así de fácil, si es lo que buscas <a target="_blank" href="http://www.escolawp.com/2011/11/plugin-gratis-editor-nativo-do-wordpress-no-formulario-de-comentarios/" >en escolaWP han creado un plugin que hace exactamente eso</a>.</p>
<p>Una vez descargado e instalado puedes ajustar algunas opciones, como si se verán las pestañas de Visual y HTML, si permitirás añadir medios o si permitirás todas las funcionalidades del editor o será limitado.</p>
<p><img src="http://ayudawordpress.com/wp-content/uploads/2011/11/ajustes-editor-wp-en-comentarios-500x95.png" alt="" title="ajustes editor wp en comentarios" width="500" height="95" class="aligncenter size-medium wp-image-10989" /></p>
<p>Guardas y ya tienes un formulario de comentarios con todo lo que tus visitantes puedan necesitar.</p>
<p><a href="http://ayudawordpress.com/wp-content/uploads/2011/11/editor-de-wp-en-comentarios.png" rel="shadowbox[sbpost-10988];player=img;"><img src="http://ayudawordpress.com/wp-content/uploads/2011/11/editor-de-wp-en-comentarios-500x480.png" alt="" title="editor de wp en comentarios" width="500" height="480" class="aligncenter size-medium wp-image-10990" /></a></p>
<p><small>Nota: en la entrada de escolaWP tienes la documentación completa por si no quieres instalar el plugin y prefieres aplicar el código a tu gusto</small></p>
<p><strong>Nota: como bien <a href="http://ayudawordpress.com/editor-nativo-de-wordpress-en-el-formulario-de-comentarios/#comment-376042184">nos recuerda Avelino</a> solo funciona con WordPress 3.3 o superior</strong></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/AyudaWordpress?a=DvyOcCBIcjk:fam-0Pu3vss:Dsqc8YHEA1Y"><img src="http://feeds.feedburner.com/~ff/AyudaWordpress?i=DvyOcCBIcjk:fam-0Pu3vss:Dsqc8YHEA1Y" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://ayudawordpress.com/editor-nativo-de-wordpress-en-el-formulario-de-comentarios/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eliminar completamente los comentarios</title>
		<link>http://ayudawordpress.com/eliminar-completamente-los-comentarios/</link>
		<comments>http://ayudawordpress.com/eliminar-completamente-los-comentarios/#comments</comments>
		<pubDate>Tue, 07 Jun 2011 11:11:39 +0000</pubDate>
		<dc:creator>planetawordpress</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[Comentarios]]></category>
		<category><![CDATA[Experto]]></category>
		<category><![CDATA[Funciones]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://ayudawordpress.com/?p=9706</guid>
		<description><![CDATA[No me refiero a eliminarlos de la plantilla para que no puedan comentar, ni siquiera a desactivarlos desde los ajustes de WordPress, me refiero a eliminar completamente los comentarios y cualquier referencia, incluso visual, a su existencia. Está claro, los comentarios son parte de los blogs, esencia misma de la Web 2.0, pero hay ocasiones en que - sobre todo para trabajos a clientes - en que es posible que quieras quitar cualquier atisbo de que tal cosa siquiera existe. En este raro, pero probable, caso, Frank ha elaborado un plugin cuyo código quita toda referencia a los comentarios, vamos, &#8230;</p> <a href="http://ayudawordpress.com/eliminar-completamente-los-comentarios/">Sigue leyendo que hay m&#225;s <span>&#8594;</span></a><p>]]></description>
			<content:encoded><![CDATA[<p>No me refiero a eliminarlos de la plantilla para que no puedan comentar, ni siquiera a desactivarlos desde los ajustes de WordPress, me refiero a <a  href="http://wpengineer.com/2230/removing-comments-absolutely-wordpress/"><strong>eliminar completamente los comentarios</strong></a> y cualquier referencia, incluso visual, a su existencia.</p>
<p>Está claro, los comentarios son parte de los blogs, esencia misma de la <strong>Web 2.0</strong>, pero hay ocasiones en que - sobre todo para trabajos a clientes - en que es posible que quieras quitar cualquier atisbo de que tal cosa siquiera existe.</p>
<p>En este raro, pero probable, caso, <a  href="https://github.com/bueltge/Remove-Comments-Absolutely">Frank ha elaborado un plugin</a> cuyo código <strong>quita toda referencia a los comentarios</strong>, vamos, que dejan de existir en tu WordPress, no verá rastro ni cita alguna a los mismos.</p>
<p><span id="more-9706"></span></p>
<p>Solo tienes que guardar este código con el nombre que quieras, subirlo a la carpeta 'plugins' de tu instalación de WordPress, activarlo y habrás eliminado totalmente los comentarios de tu WordPress.</p>
<div class="igBar"><span id="lphp-4"><a href="http://ayudawordpress.com/eliminar-completamente-los-comentarios/" onclick="javascript:showCodeTxt('php-4'); return false;">Clic para ver Texto Plano</a></span></div>
<div class="syntax_hilite"><span class="langName">PHP:</span>
<div id="php-4">
<div class="php">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#000000; font-weight:bold;">&lt;?php</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">/**</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;"> * Plugin Name: Eliminar comentarios completamente</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;"> * Plugin URI: http://bueltge.de/</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;"> * Text Domain: remove_comments_absolute</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;"> * Domain Path: /languages</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;"> * Description: Desactiva las funciones de comentarios y quita todas sus referencias en la instalación de WordPress</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;"> * Author: Frank Bültge</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;"> * Version: 0.0.1</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;"> * Licence: GPLv2</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;"> * Author URI: http://bueltge.de</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;"> * Upgrade Check: none</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;"> * Last Change: 01.06.2011</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;"> */</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#616100;">if</span> <span style="color:#006600; font-weight:bold;">&#40;</span> ! <a href="http://www.php.net/class_exists"><span style="color:#000066;">class_exists</span></a><span style="color:#006600; font-weight:bold;">&#40;</span> <span style="color:#FF0000;">'Remove_Comments_Absolute'</span> <span style="color:#006600; font-weight:bold;">&#41;</span> <span style="color:#006600; font-weight:bold;">&#41;</span> <span style="color:#006600; font-weight:bold;">&#123;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; add_action<span style="color:#006600; font-weight:bold;">&#40;</span> <span style="color:#FF0000;">'plugins_loaded'</span>, <a href="http://www.php.net/array"><span style="color:#000066;">array</span></a><span style="color:#006600; font-weight:bold;">&#40;</span> <span style="color:#FF0000;">'Remove_Comments_Absolute'</span>, <span style="color:#FF0000;">'get_object'</span> <span style="color:#006600; font-weight:bold;">&#41;</span> <span style="color:#006600; font-weight:bold;">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color:#000000; font-weight:bold;">class</span> Remove_Comments_Absolute <span style="color:#006600; font-weight:bold;">&#123;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; <a href="http://www.php.net/static"><span style="color:#000066;">static</span></a> private <span style="color:#0000FF;">$classobj</span> = <span style="color:#000000; font-weight:bold;">NULL</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#008000;">/**</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * Constructor, init on defined hooks of WP and include second class</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; *</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @access&nbsp; public</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @since&nbsp; &nbsp;0.0.1</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @uses&nbsp; &nbsp; add_filter, add_action</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @return&nbsp; void</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; */</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; public <span style="color:#000000; font-weight:bold;">function</span> __construct <span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#006600; font-weight:bold;">&#41;</span> <span style="color:#006600; font-weight:bold;">&#123;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; add_filter<span style="color:#006600; font-weight:bold;">&#40;</span> <span style="color:#FF0000;">'the_posts'</span>, <a href="http://www.php.net/array"><span style="color:#000066;">array</span></a><span style="color:#006600; font-weight:bold;">&#40;</span> <span style="color:#0000FF;">$this</span>, <span style="color:#FF0000;">'set_comment_status'</span> <span style="color:#006600; font-weight:bold;">&#41;</span> <span style="color:#006600; font-weight:bold;">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; add_filter<span style="color:#006600; font-weight:bold;">&#40;</span> <span style="color:#FF0000;">'comments_open'</span>, <a href="http://www.php.net/array"><span style="color:#000066;">array</span></a><span style="color:#006600; font-weight:bold;">&#40;</span> <span style="color:#0000FF;">$this</span>, <span style="color:#FF0000;">'close_comments'</span>, <span style="color:#CC66CC;color:#800000;">10</span>, <span style="color:#CC66CC;color:#800000;">2</span> <span style="color:#006600; font-weight:bold;">&#41;</span> <span style="color:#006600; font-weight:bold;">&#41;</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; add_filter<span style="color:#006600; font-weight:bold;">&#40;</span> <span style="color:#FF0000;">'pings_open'</span>, <a href="http://www.php.net/array"><span style="color:#000066;">array</span></a><span style="color:#006600; font-weight:bold;">&#40;</span> <span style="color:#0000FF;">$this</span>, <span style="color:#FF0000;">'close_comments'</span>, <span style="color:#CC66CC;color:#800000;">10</span>, <span style="color:#CC66CC;color:#800000;">2</span> <span style="color:#006600; font-weight:bold;">&#41;</span> <span style="color:#006600; font-weight:bold;">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; add_action<span style="color:#006600; font-weight:bold;">&#40;</span> <span style="color:#FF0000;">'admin_init'</span>, <a href="http://www.php.net/array"><span style="color:#000066;">array</span></a><span style="color:#006600; font-weight:bold;">&#40;</span> <span style="color:#0000FF;">$this</span>, <span style="color:#FF0000;">'remove_comments'</span> <span style="color:#006600; font-weight:bold;">&#41;</span> <span style="color:#006600; font-weight:bold;">&#41;</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; add_filter<span style="color:#006600; font-weight:bold;">&#40;</span> <span style="color:#FF0000;">'add_menu_classes'</span>, <a href="http://www.php.net/array"><span style="color:#000066;">array</span></a><span style="color:#006600; font-weight:bold;">&#40;</span> <span style="color:#0000FF;">$this</span>, <span style="color:#FF0000;">'add_menu_classes'</span> <span style="color:#006600; font-weight:bold;">&#41;</span> <span style="color:#006600; font-weight:bold;">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; add_action<span style="color:#006600; font-weight:bold;">&#40;</span> <span style="color:#FF0000;">'admin_head'</span>, <a href="http://www.php.net/array"><span style="color:#000066;">array</span></a><span style="color:#006600; font-weight:bold;">&#40;</span> <span style="color:#0000FF;">$this</span>, <span style="color:#FF0000;">'remove_comments_areas'</span> <span style="color:#006600; font-weight:bold;">&#41;</span> <span style="color:#006600; font-weight:bold;">&#41;</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; add_action<span style="color:#006600; font-weight:bold;">&#40;</span> <span style="color:#FF0000;">'wp_before_admin_bar_render'</span>, <a href="http://www.php.net/array"><span style="color:#000066;">array</span></a><span style="color:#006600; font-weight:bold;">&#40;</span> <span style="color:#0000FF;">$this</span>, <span style="color:#FF0000;">'admin_bar_render'</span> <span style="color:#006600; font-weight:bold;">&#41;</span> <span style="color:#006600; font-weight:bold;">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#006600; font-weight:bold;">&#125;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#008000;">/**</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * Handler for the action 'init'. Instantiates this class.</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; *</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @access&nbsp; public</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @since&nbsp; &nbsp;0.0.1</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @return&nbsp; object $classobj</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; */</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; public <span style="color:#000000; font-weight:bold;">function</span> get_object <span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#006600; font-weight:bold;">&#41;</span> <span style="color:#006600; font-weight:bold;">&#123;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#616100;">if</span> <span style="color:#006600; font-weight:bold;">&#40;</span> <span style="color:#000000; font-weight:bold;">NULL</span> === self :: <span style="color:#0000FF;">$classobj</span> <span style="color:#006600; font-weight:bold;">&#41;</span> <span style="color:#006600; font-weight:bold;">&#123;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; self :: <span style="color:#0000FF;">$classobj</span> = <span style="color:#000000; font-weight:bold;">new</span> self;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#006600; font-weight:bold;">&#125;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#616100;">return</span> self :: <span style="color:#0000FF;">$classobj</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#006600; font-weight:bold;">&#125;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#008000;">/**</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * Set the status on posts and pages - is_singular ()</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; *</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @access&nbsp; public</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @since&nbsp; &nbsp;0.0.1</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @uses&nbsp; &nbsp; is_singular</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @param&nbsp; &nbsp;string $posts</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @return&nbsp; string $posts</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; */</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; public <span style="color:#000000; font-weight:bold;">function</span> set_comment_status <span style="color:#006600; font-weight:bold;">&#40;</span> <span style="color:#0000FF;">$posts</span> <span style="color:#006600; font-weight:bold;">&#41;</span> <span style="color:#006600; font-weight:bold;">&#123;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#616100;">if</span> <span style="color:#006600; font-weight:bold;">&#40;</span> ! <a href="http://www.php.net/empty"><span style="color:#000066;">empty</span></a><span style="color:#006600; font-weight:bold;">&#40;</span> <span style="color:#0000FF;">$posts</span> <span style="color:#006600; font-weight:bold;">&#41;</span> &amp;&amp; is_singular<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#006600; font-weight:bold;">&#41;</span> <span style="color:#006600; font-weight:bold;">&#41;</span> <span style="color:#006600; font-weight:bold;">&#123;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#0000FF;">$posts</span><span style="color:#006600; font-weight:bold;">&#91;</span><span style="color:#CC66CC;color:#800000;">0</span><span style="color:#006600; font-weight:bold;">&#93;</span>-&gt;<span style="color:#006600;">comment_status</span> = <span style="color:#FF0000;">'closed'</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#0000FF;">$posts</span><span style="color:#006600; font-weight:bold;">&#91;</span><span style="color:#CC66CC;color:#800000;">0</span><span style="color:#006600; font-weight:bold;">&#93;</span>-&gt;<span style="color:#006600;">post_status</span> = <span style="color:#FF0000;">'closed'</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#006600; font-weight:bold;">&#125;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#616100;">return</span> <span style="color:#0000FF;">$posts</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#006600; font-weight:bold;">&#125;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#008000;">/**</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * Close comments, if open</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; *</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @access&nbsp; public</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @since&nbsp; &nbsp;0.0.1</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @param&nbsp; &nbsp;string | boolean $open</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @param&nbsp; &nbsp;string | integer $post_id</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @return&nbsp; string $posts</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; */</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; public <span style="color:#000000; font-weight:bold;">function</span> close_comments <span style="color:#006600; font-weight:bold;">&#40;</span> <span style="color:#0000FF;">$open</span>, <span style="color:#0000FF;">$post_id</span> <span style="color:#006600; font-weight:bold;">&#41;</span> <span style="color:#006600; font-weight:bold;">&#123;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#FF9933; font-style:italic;">// if not open, than back</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#616100;">if</span> <span style="color:#006600; font-weight:bold;">&#40;</span> ! <span style="color:#0000FF;">$open</span> <span style="color:#006600; font-weight:bold;">&#41;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#616100;">return</span> <span style="color:#0000FF;">$open</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#0000FF;">$post</span> = get_post<span style="color:#006600; font-weight:bold;">&#40;</span> <span style="color:#0000FF;">$post_id</span> <span style="color:#006600; font-weight:bold;">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#616100;">if</span> <span style="color:#006600; font-weight:bold;">&#40;</span> <span style="color:#0000FF;">$post</span> -&gt; <span style="color:#006600;">post_type</span> <span style="color:#006600; font-weight:bold;">&#41;</span> <span style="color:#FF9933; font-style:italic;">// all post types</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#616100;">return</span> <span style="color:#000000; font-weight:bold;">FALSE</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#616100;">return</span> <span style="color:#0000FF;">$open</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#006600; font-weight:bold;">&#125;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#008000;">/**</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * Change options for dont use comments</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * Remove meta boxes on edit pages</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * Remove support on all post types for comments</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * Remove menu-entries</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; *</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @access&nbsp; public</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @since&nbsp; &nbsp;0.0.1</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @uses&nbsp; &nbsp; update_option, get_post_types, remove_meta_box, remove_post_type_support</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @return&nbsp; void</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; */</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; public <span style="color:#000000; font-weight:bold;">function</span> remove_comments <span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#006600; font-weight:bold;">&#41;</span> <span style="color:#006600; font-weight:bold;">&#123;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#FF9933; font-style:italic;">// int values</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#616100;">foreach</span> <span style="color:#006600; font-weight:bold;">&#40;</span> <a href="http://www.php.net/array"><span style="color:#000066;">array</span></a><span style="color:#006600; font-weight:bold;">&#40;</span> <span style="color:#FF0000;">'comments_notify'</span>, <span style="color:#FF0000;">'default_pingback_flag'</span> <span style="color:#006600; font-weight:bold;">&#41;</span> <span style="color:#616100;">as</span> <span style="color:#0000FF;">$option</span> <span style="color:#006600; font-weight:bold;">&#41;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; update_option<span style="color:#006600; font-weight:bold;">&#40;</span> <span style="color:#0000FF;">$option</span>, <span style="color:#CC66CC;color:#800000;">0</span> <span style="color:#006600; font-weight:bold;">&#41;</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#FF9933; font-style:italic;">// string false</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#616100;">foreach</span> <span style="color:#006600; font-weight:bold;">&#40;</span> <a href="http://www.php.net/array"><span style="color:#000066;">array</span></a><span style="color:#006600; font-weight:bold;">&#40;</span> <span style="color:#FF0000;">'default_comment_status'</span>, <span style="color:#FF0000;">'default_ping_status'</span> <span style="color:#006600; font-weight:bold;">&#41;</span> <span style="color:#616100;">as</span> <span style="color:#0000FF;">$option</span> <span style="color:#006600; font-weight:bold;">&#41;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; update_option<span style="color:#006600; font-weight:bold;">&#40;</span> <span style="color:#0000FF;">$option</span>, <span style="color:#FF0000;">'false'</span> <span style="color:#006600; font-weight:bold;">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#FF9933; font-style:italic;">// all post types</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#FF9933; font-style:italic;">// alternative define an array( 'post', 'page' )</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#616100;">foreach</span> <span style="color:#006600; font-weight:bold;">&#40;</span> get_post_types<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#006600; font-weight:bold;">&#41;</span> <span style="color:#616100;">as</span> <span style="color:#0000FF;">$post_type</span> <span style="color:#006600; font-weight:bold;">&#41;</span> <span style="color:#006600; font-weight:bold;">&#123;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#FF9933; font-style:italic;">// comment status</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; remove_meta_box<span style="color:#006600; font-weight:bold;">&#40;</span> <span style="color:#FF0000;">'commentstatusdiv'</span>, <span style="color:#0000FF;">$post_type</span>, <span style="color:#FF0000;">'normal'</span> <span style="color:#006600; font-weight:bold;">&#41;</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#FF9933; font-style:italic;">// remove trackbacks</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; remove_meta_box<span style="color:#006600; font-weight:bold;">&#40;</span> <span style="color:#FF0000;">'trackbacksdiv'</span>, <span style="color:#0000FF;">$post_type</span>, <span style="color:#FF0000;">'normal'</span> <span style="color:#006600; font-weight:bold;">&#41;</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#FF9933; font-style:italic;">// remove all commnts from tabels</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; remove_post_type_support<span style="color:#006600; font-weight:bold;">&#40;</span> <span style="color:#0000FF;">$post_type</span>, <span style="color:#FF0000;">'comments'</span> <span style="color:#006600; font-weight:bold;">&#41;</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#006600; font-weight:bold;">&#125;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#FF9933; font-style:italic;">// remove dashboard meta box for recents comments</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; remove_meta_box<span style="color:#006600; font-weight:bold;">&#40;</span> <span style="color:#FF0000;">'dashboard_recent_comments'</span>, <span style="color:#FF0000;">'dashboard'</span>, <span style="color:#FF0000;">'normal'</span> <span style="color:#006600; font-weight:bold;">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#FF9933; font-style:italic;">// Remove menu entries with WP 3.1 and higher</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#616100;">if</span> <span style="color:#006600; font-weight:bold;">&#40;</span> <a href="http://www.php.net/function_exists"><span style="color:#000066;">function_exists</span></a><span style="color:#006600; font-weight:bold;">&#40;</span> <span style="color:#FF0000;">'remove_menu_page'</span> <span style="color:#006600; font-weight:bold;">&#41;</span> <span style="color:#006600; font-weight:bold;">&#41;</span> <span style="color:#006600; font-weight:bold;">&#123;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; remove_menu_page<span style="color:#006600; font-weight:bold;">&#40;</span> <span style="color:#FF0000;">'edit-comments.php'</span> <span style="color:#006600; font-weight:bold;">&#41;</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; remove_submenu_page<span style="color:#006600; font-weight:bold;">&#40;</span> <span style="color:#FF0000;">'options-general.php'</span>, <span style="color:#FF0000;">'options-discussion.php'</span> <span style="color:#006600; font-weight:bold;">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#006600; font-weight:bold;">&#125;</span> <span style="color:#616100;">else</span> <span style="color:#006600; font-weight:bold;">&#123;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#FF9933; font-style:italic;">// unset comments</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://www.php.net/unset"><span style="color:#000066;">unset</span></a><span style="color:#006600; font-weight:bold;">&#40;</span> <span style="color:#0000FF;">$GLOBALS</span><span style="color:#006600; font-weight:bold;">&#91;</span><span style="color:#FF0000;">'menu'</span><span style="color:#006600; font-weight:bold;">&#93;</span><span style="color:#006600; font-weight:bold;">&#91;</span><span style="color:#CC66CC;color:#800000;">25</span><span style="color:#006600; font-weight:bold;">&#93;</span> <span style="color:#006600; font-weight:bold;">&#41;</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#FF9933; font-style:italic;">// unset menuentry Discussion</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://www.php.net/unset"><span style="color:#000066;">unset</span></a><span style="color:#006600; font-weight:bold;">&#40;</span> <span style="color:#0000FF;">$GLOBALS</span><span style="color:#006600; font-weight:bold;">&#91;</span><span style="color:#FF0000;">'submenu'</span><span style="color:#006600; font-weight:bold;">&#93;</span><span style="color:#006600; font-weight:bold;">&#91;</span><span style="color:#FF0000;">'options-general.php'</span><span style="color:#006600; font-weight:bold;">&#93;</span><span style="color:#006600; font-weight:bold;">&#91;</span><span style="color:#CC66CC;color:#800000;">25</span><span style="color:#006600; font-weight:bold;">&#93;</span> <span style="color:#006600; font-weight:bold;">&#41;</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#006600; font-weight:bold;">&#125;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#006600; font-weight:bold;">&#125;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#008000;">/**</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * Add class for last menu entry with no 20</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; *</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @access&nbsp; public</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @since&nbsp; &nbsp;0.0.1</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @param&nbsp; &nbsp;array string $menu</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @return&nbsp; array string $menu</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; */</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#000000; font-weight:bold;">function</span> add_menu_classes <span style="color:#006600; font-weight:bold;">&#40;</span> <span style="color:#0000FF;">$menu</span> <span style="color:#006600; font-weight:bold;">&#41;</span> <span style="color:#006600; font-weight:bold;">&#123;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#0000FF;">$menu</span><span style="color:#006600; font-weight:bold;">&#91;</span><span style="color:#CC66CC;color:#800000;">20</span><span style="color:#006600; font-weight:bold;">&#93;</span><span style="color:#006600; font-weight:bold;">&#91;</span><span style="color:#CC66CC;color:#800000;">4</span><span style="color:#006600; font-weight:bold;">&#93;</span> .= <span style="color:#FF0000;">' menu-top-last'</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#616100;">return</span> <span style="color:#0000FF;">$menu</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#006600; font-weight:bold;">&#125;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#008000;">/**</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * Remove areas for comments in backend via JS</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; *</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @access&nbsp; public</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @since&nbsp; &nbsp;0.0.1</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @return&nbsp; string with js</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; */</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; public <span style="color:#000000; font-weight:bold;">function</span> remove_comments_areas <span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#006600; font-weight:bold;">&#41;</span> <span style="color:#006600; font-weight:bold;">&#123;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#000000; font-weight:bold;">?&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;script type=<span style="color:#FF0000;">"text/javascript"</span>&gt;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#FF9933; font-style:italic;">//&lt;![CDATA[</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; jQuery<span style="color:#006600; font-weight:bold;">&#40;</span>document<span style="color:#006600; font-weight:bold;">&#41;</span>.ready<span style="color:#006600; font-weight:bold;">&#40;</span> <span style="color:#000000; font-weight:bold;">function</span><span style="color:#006600; font-weight:bold;">&#40;</span>$<span style="color:#006600; font-weight:bold;">&#41;</span> <span style="color:#006600; font-weight:bold;">&#123;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $<span style="color:#006600; font-weight:bold;">&#40;</span> <span style="color:#FF0000;">'.table_discussion'</span> <span style="color:#006600; font-weight:bold;">&#41;</span>.remove<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#006600; font-weight:bold;">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#006600; font-weight:bold;">&#125;</span><span style="color:#006600; font-weight:bold;">&#41;</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#FF9933; font-style:italic;">//]]&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#000000; font-weight:bold;">&lt;/script&gt;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#000000; font-weight:bold;">&lt;?php</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#006600; font-weight:bold;">&#125;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#008000;">/**</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * Remove comment entry in Admin Bar</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; *</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @access&nbsp; public</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @since&nbsp; &nbsp;0.0.1</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @uses&nbsp; &nbsp; remove_menu</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; * @return&nbsp; void</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#008000;">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; */</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; public <span style="color:#000000; font-weight:bold;">function</span> admin_bar_render <span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#006600; font-weight:bold;">&#41;</span> <span style="color:#006600; font-weight:bold;">&#123;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#FF9933; font-style:italic;">// remove entry in admin bar</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#0000FF;">$GLOBALS</span><span style="color:#006600; font-weight:bold;">&#91;</span><span style="color:#FF0000;">'wp_admin_bar'</span><span style="color:#006600; font-weight:bold;">&#93;</span> -&gt; <span style="color:#006600;">remove_menu</span><span style="color:#006600; font-weight:bold;">&#40;</span> <span style="color:#FF0000;">'comments'</span> <span style="color:#006600; font-weight:bold;">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; <span style="color:#006600; font-weight:bold;">&#125;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color:#006600; font-weight:bold;">&#125;</span> <span style="color:#FF9933; font-style:italic;">// end class</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#006600; font-weight:bold;">&#125;</span> <span style="color:#FF9933; font-style:italic;">// end if class exists</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#000000; font-weight:bold;">?&gt;</span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>Lo que hace el plugin es lo siguiente:</p>
<ul>
<li>Cierra todos los formularios de comentarios existentes</li>
<li>Quita los widgets relacionados con comentarios en el editor</li>
<li>Quita todos los enlaces a la gestión de comentarios de los menús de WordPress</li>
<li>Quita la columna de comentarios del Escritorio</li>
<li>Quita los ajustes de comentarios</li>
</ul>
<p>Aquí tienes unas capturas de como queda de solito y desolado WordPress sin comentarios. Ahora tu decides, igual para algún proyecto te viene bien.<br />

<a href='http://ayudawordpress.com/wp-content/uploads/2011/06/nocomentarios1.png' rel='shadowbox[album-9706];player=img;' title='nocomentarios1'><img width="150" height="150" src="http://ayudawordpress.com/wp-content/uploads/2011/06/nocomentarios1-150x150.png" class="attachment-thumbnail" alt="nocomentarios1" title="nocomentarios1" /></a>
<a href='http://ayudawordpress.com/wp-content/uploads/2011/06/nocomentarios2.png' rel='shadowbox[album-9706];player=img;' title='nocomentarios2'><img width="150" height="150" src="http://ayudawordpress.com/wp-content/uploads/2011/06/nocomentarios2-150x150.png" class="attachment-thumbnail" alt="nocomentarios2" title="nocomentarios2" /></a>
</p>
<p>
<h3><font color="#000080">Contenido exclusivo para suscriptores al Feed</font></h3>
<p><font color="#808080">¡Gracias por seguirnos a diario!. Premiamos tu fidelidad ofreciéndote habitualmente contenidos exclusivos. Hoy puedes descargar:</font></p>
<p><a href="http://ayudawordpress.com/downloads/?did=112" title="Clic aquí para iniciar la descarga"><img src="http://ayudawordpress.com/wp-content/uploads/2008/01/wp-install.jpg" alt="Clic aquí para iniciar la descarga" align="middle" border="0" height="59" width="43" /> Guía Domina tu Blog</a></p>
<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http://ayudawordpress.com/eliminar-completamente-los-comentarios/&amp;layout=button_count&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=23&amp;font=lucida+grande' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:450px; height:23px'></iframe></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/AyudaWordpress?a=80_TNrVPIUM:d52FDW53PFs:Dsqc8YHEA1Y"><img src="http://feeds.feedburner.com/~ff/AyudaWordpress?i=80_TNrVPIUM:d52FDW53PFs:Dsqc8YHEA1Y" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://ayudawordpress.com/eliminar-completamente-los-comentarios/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deja mensajes a tus colaboradores</title>
		<link>http://ayudawordpress.com/deja-mensajes-a-tus-colaboradores/</link>
		<comments>http://ayudawordpress.com/deja-mensajes-a-tus-colaboradores/#comments</comments>
		<pubDate>Fri, 29 Apr 2011 15:43:14 +0000</pubDate>
		<dc:creator>planetawordpress</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Codex]]></category>
		<category><![CDATA[Comentarios]]></category>
		<category><![CDATA[Experto]]></category>
		<category><![CDATA[functions]]></category>
		<category><![CDATA[personalizar]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programación]]></category>
		<category><![CDATA[Roles]]></category>
		<category><![CDATA[Tutoriales / Trucos]]></category>
		<category><![CDATA[Usuarios]]></category>
		<category><![CDATA[Wordpress.org]]></category>

		<guid isPermaLink="false">http://ayudawordpress.com/?p=9449</guid>
		<description><![CDATA[Si tienes un sitio colaborativo igual es buena idea que dejes mensajes al resto de autores de tu WordPress. Puedes hacerlo de muchas maneras pero una muy sencilla, para mensajes que quieres que tengan siempre presentes, sería la siguiente: Edita el fichero functions.php Añade lo siguiente (personalizado a tu gusto claro): Clic para ver Texto Plano //aviso a autores function fn_admin_notices&#040;&#041; &#123; if &#040; !current_user_can&#040; 'edit_posts' &#041; &#041; echo '¡Recuerda moderar los comentarios cada día!'; &#125; add_filter&#040; 'admin_notices', 'fn_admin_notices'&#041;; Guarda los cambios Hay dos variables que puedes/debes cambiar. La primera, obviamente, es el texto a mostrar, y la segunda es &#8230;</p> <a href="http://ayudawordpress.com/deja-mensajes-a-tus-colaboradores/">Sigue leyendo que hay m&#225;s <span>&#8594;</span></a><p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://ayudawordpress.com/wp-content/uploads/2011/04/aviso-wc.png" rel="shadowbox[post-9449];player=img;" title="aviso wc"><img src="http://ayudawordpress.com/wp-content/uploads/2011/04/aviso-wc-500x358.png" alt="" title="aviso wc" width="500" height="358" class="aligncenter size-medium wp-image-9451" /></a></p>
<p>Si tienes un sitio colaborativo igual es buena idea que dejes <strong>mensajes al resto de autores de tu WordPress</strong>. Puedes hacerlo de muchas maneras pero una muy sencilla, para mensajes que quieres que tengan siempre presentes, sería la siguiente:</p>
<ol>
<li>Edita el fichero <code>functions.php</code></li>
<li>Añade lo siguiente (personalizado a tu gusto claro):
<div class="igBar"><span id="lphp-34"><a href="http://ayudawordpress.com/deja-mensajes-a-tus-colaboradores/" onclick="javascript:showCodeTxt('php-34'); return false;">Clic para ver Texto Plano</a></span></div>
<div class="syntax_hilite">
<div id="php-34">
<div class="php"><span style="color:#FF9933; font-style:italic;">//aviso a autores</span><br />
<span style="color:#000000; font-weight:bold;">function</span> fn_admin_notices<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#006600; font-weight:bold;">&#41;</span> <span style="color:#006600; font-weight:bold;">&#123;</span><br />
<span style="color:#616100;">if</span> <span style="color:#006600; font-weight:bold;">&#40;</span> !current_user_can<span style="color:#006600; font-weight:bold;">&#40;</span> <span style="color:#FF0000;">'edit_posts'</span> <span style="color:#006600; font-weight:bold;">&#41;</span> <span style="color:#006600; font-weight:bold;">&#41;</span><br />
<a href="http://www.php.net/echo"><span style="color:#000066;">echo</span></a> <span style="color:#FF0000;">'¡Recuerda moderar los comentarios cada día!'</span>;<br />
<span style="color:#006600; font-weight:bold;">&#125;</span><br />
add_filter<span style="color:#006600; font-weight:bold;">&#40;</span> <span style="color:#FF0000;">'admin_notices'</span>, <span style="color:#FF0000;">'fn_admin_notices'</span><span style="color:#006600; font-weight:bold;">&#41;</span>;</div>
</div>
</div>
<p>
</li>
<li>Guarda los cambios</li>
</ol>
<p>Hay dos variables que puedes/debes cambiar. La primera, obviamente, es el texto a mostrar, y la segunda es qué tipo de usuarios, dependiendo de <a href="http://codex.wordpress.org/Roles_and_Capabilities">sus capacidades</a>, verán el mensaje, en este caso los de perfil de Autor (<code>edit_posts</code>), incluso puedes usar varios mensajes dependiendo del tipo de perfil de usuario.</p>
<p>Fácil ¿eh?</p>
<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http://ayudawordpress.com/deja-mensajes-a-tus-colaboradores/&amp;layout=button_count&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=23&amp;font=lucida+grande' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:450px; height:23px'></iframe></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/AyudaWordpress?a=qmASKoy_4nY:Qa_EkBnRmpE:Dsqc8YHEA1Y"><img src="http://feeds.feedburner.com/~ff/AyudaWordpress?i=qmASKoy_4nY:Qa_EkBnRmpE:Dsqc8YHEA1Y" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://ayudawordpress.com/deja-mensajes-a-tus-colaboradores/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Como combatir el spam</title>
		<link>http://ayudawordpress.com/como-combatir-el-spam/</link>
		<comments>http://ayudawordpress.com/como-combatir-el-spam/#comments</comments>
		<pubDate>Thu, 07 Apr 2011 15:54:18 +0000</pubDate>
		<dc:creator>planetawordpress</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Akismet]]></category>
		<category><![CDATA[AntiSpam]]></category>
		<category><![CDATA[Bad Behaviour]]></category>
		<category><![CDATA[CAPTCHA]]></category>
		<category><![CDATA[Comentarios]]></category>
		<category><![CDATA[cookies]]></category>
		<category><![CDATA[Defensio]]></category>
		<category><![CDATA[Hashcash]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[pingbacks]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[seguridad]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[Trackbacks]]></category>
		<category><![CDATA[Tutoriales / Trucos]]></category>
		<category><![CDATA[Typepad]]></category>
		<category><![CDATA[WangGuard]]></category>
		<category><![CDATA[Wordpress.org]]></category>
		<category><![CDATA[WP-SpamFree]]></category>

		<guid isPermaLink="false">http://ayudawordpress.com/?p=9364</guid>
		<description><![CDATA[Aunque de vez en cuando las bandas de spammers reciben un varapalo de las fuerzas de seguridad, es un negocio tan redondo que por cada mafia que encierran en la cárcel aparecen 10 más queriendo ingresos rápidos ofreciendo la última maravilla farmaceútica o promocionando servicios de todo cuño en tu sitio. Pues bien, para defendernos del spam tenemos múltiples herramientas, que recopilo aquí para deleite del respetable: Lo primero de todo es aprender como trabajan los spammers Akismet, sin olvidar que no es gratuito del todo Typepad antispam, que tango gustó a Guille Wanguard, no es un antispam para comentarios &#8230;</p> <a href="http://ayudawordpress.com/como-combatir-el-spam/">Sigue leyendo que hay m&#225;s <span>&#8594;</span></a><p>]]></description>
			<content:encoded><![CDATA[<p><img src="http://ayudawordpress.com/wp-content/uploads/2011/04/antispam-wordpress.jpg" alt="" title="antispam wordpress" width="296" height="200" class="aligncenter size-full wp-image-9365" /></p>
<p>Aunque de vez en cuando las <strong>bandas de spammers</strong> reciben un varapalo de las fuerzas de seguridad, es un negocio tan redondo que por cada mafia que encierran en la cárcel aparecen 10 más queriendo ingresos rápidos ofreciendo la última maravilla farmaceútica o promocionando servicios de todo cuño en tu sitio.</p>
<p>Pues bien, para defendernos del spam tenemos múltiples herramientas, que recopilo aquí para deleite del respetable:</p>
<ol>
<li>Lo primero de todo es aprender <a title="Como trabajan los spammers" href="http://ayudawordpress.com/aprende-como-trabajan-los-spammers/" >como trabajan los spammers</a></li>
<li><a title="Akismet y su licencia" href="http://ayudawordpress.com/akismet-y-su-licencia/" >Akismet</a>, sin olvidar que no es gratuito del todo</li>
<li><a title="Typepad ofrece su propio Akismet" href="http://ayudawordpress.com/typepad-ya-tiene-su-propio-akismet/" >Typepad antispam</a>, que tango <a title="Typepad antispam funciona, y bien" href="http://ayudawordpress.com/typepad-antispam-funciona-y-bien/" >gustó a Guille</a></li>
<li><a title="WangGuard, el anti-splog definitivo" href="http://ayudawordpress.com/wangguard-el-anti-splog-definitivo/" >Wanguard</a>, no es un antispam para comentarios pero te protege de otros indeseables individuos</li>
<li><a title="Antispam nativo de WordPress" href="http://ayudawordpress.com/controlando-el-spam-sin-plugins/" >Sin plugins</a>, solo con los ajustes de comentarios de WordPress</li>
<li><a title="Antispam htaccess" href="http://ayudawordpress.com/evita-comentarios-spam-desde-htaccess/" >Desde .htaccess</a></li>
<li><a title="Antispam bee" href="http://ayudawordpress.com/antispam-bee/" >Antispam Bee</a>, un buen aliado</li>
<li>Elimina los <a title="Trackbacks spam" href="http://ayudawordpress.com/uso-de-pingbacks-y-trackbacks-y-la-proteccion-contra-spam/" >trackbacks spam</a> manualmente o con <a title="trackback validation" href="http://wordpress.org/extend/plugins/simple-trackback-validation-with-topsy-blocker/" >Simple trackback validation</a></li>
<li><a title="Hashcash" href="http://ayudawordpress.com/hashcash-para-combatir-el-spam/" >Hashcash</a></li>
<li><a title="Spamfree" href="http://ayudawordpress.com/acaba-con-el-spam-definitivamente/" >WP-Spamfree</a></li>
<li><a title="key captcha" href="http://wordpress.org/extend/plugins/keycaptcha/" >Key Captcha</a></li>
<li><a title="cookies for comments" href="http://wordpress.org/extend/plugins/cookies-for-comments/" >Cookies for comments</a>, una solución muy interesante</li>
<li><a title="bad behaviour" href="http://wordpress.org/extend/plugins/bad-behavior/" >Bad behavior</a></li>
<li><a title="antispam bot" href="http://wordpress.org/extend/plugins/growmap-anti-spambot-plugin/" >Anti spambot</a></li>
<li><a title="defensio" href="http://wordpress.org/extend/plugins/defensio-anti-spam/" >Defensio</a></li>
</ol>
<p>Ah, si conocéis algún otro método compartirlo en los comentarios, esto es casi un servicio público.</p>
<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http://ayudawordpress.com/como-combatir-el-spam/&amp;layout=button_count&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=23&amp;font=lucida+grande' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:450px; height:23px'></iframe></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/AyudaWordpress?a=0vCB_S_dwRI:ExCvMvv447U:Dsqc8YHEA1Y"><img src="http://feeds.feedburner.com/~ff/AyudaWordpress?i=0vCB_S_dwRI:ExCvMvv447U:Dsqc8YHEA1Y" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://ayudawordpress.com/como-combatir-el-spam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Como combatir el spam</title>
		<link>http://ayudawordpress.com/como-combatir-el-spam/</link>
		<comments>http://ayudawordpress.com/como-combatir-el-spam/#comments</comments>
		<pubDate>Thu, 07 Apr 2011 15:54:18 +0000</pubDate>
		<dc:creator>planetawordpress</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Akismet]]></category>
		<category><![CDATA[AntiSpam]]></category>
		<category><![CDATA[Bad Behaviour]]></category>
		<category><![CDATA[CAPTCHA]]></category>
		<category><![CDATA[Comentarios]]></category>
		<category><![CDATA[cookies]]></category>
		<category><![CDATA[Defensio]]></category>
		<category><![CDATA[Hashcash]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[pingbacks]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[seguridad]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[Trackbacks]]></category>
		<category><![CDATA[Tutoriales / Trucos]]></category>
		<category><![CDATA[Typepad]]></category>
		<category><![CDATA[WangGuard]]></category>
		<category><![CDATA[Wordpress.org]]></category>
		<category><![CDATA[WP-SpamFree]]></category>

		<guid isPermaLink="false">http://ayudawordpress.com/?p=9364</guid>
		<description><![CDATA[Aunque de vez en cuando las bandas de spammers reciben un varapalo de las fuerzas de seguridad, es un negocio tan redondo que por cada mafia que encierran en la cárcel aparecen 10 más queriendo ingresos rápidos ofreciendo la última maravilla farmaceútica o promocionando servicios de todo cuño en tu sitio. Pues bien, para defendernos [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://ayudawordpress.com/wp-content/uploads/2011/04/antispam-wordpress.jpg" alt="" title="antispam wordpress" width="296" height="200" class="aligncenter size-full wp-image-9365" /></p>
<p>Aunque de vez en cuando las <strong>bandas de spammers</strong> reciben un varapalo de las fuerzas de seguridad, es un negocio tan redondo que por cada mafia que encierran en la cárcel aparecen 10 más queriendo ingresos rápidos ofreciendo la última maravilla farmaceútica o promocionando servicios de todo cuño en tu sitio.</p>
<p>Pues bien, para defendernos del spam tenemos múltiples herramientas, que recopilo aquí para deleite del respetable:</p>
<ol>
<li>Lo primero de todo es aprender <a title="Como trabajan los spammers" href="http://ayudawordpress.com/aprende-como-trabajan-los-spammers/" >como trabajan los spammers</a></li>
<li><a title="Akismet y su licencia" href="http://ayudawordpress.com/akismet-y-su-licencia/" >Akismet</a>, sin olvidar que no es gratuito del todo</li>
<li><a title="Typepad ofrece su propio Akismet" href="http://ayudawordpress.com/typepad-ya-tiene-su-propio-akismet/" >Typepad antispam</a>, que tango <a title="Typepad antispam funciona, y bien" href="http://ayudawordpress.com/typepad-antispam-funciona-y-bien/" >gustó a Guille</a></li>
<li><a title="WangGuard, el anti-splog definitivo" href="http://ayudawordpress.com/wangguard-el-anti-splog-definitivo/" >Wanguard</a>, no es un antispam para comentarios pero te protege de otros indeseables individuos</li>
<li><a title="Antispam nativo de WordPress" href="http://ayudawordpress.com/controlando-el-spam-sin-plugins/" >Sin plugins</a>, solo con los ajustes de comentarios de WordPress</li>
<li><a title="Antispam htaccess" href="http://ayudawordpress.com/evita-comentarios-spam-desde-htaccess/" >Desde .htaccess</a></li>
<li><a title="Antispam bee" href="http://ayudawordpress.com/antispam-bee/" >Antispam Bee</a>, un buen aliado</li>
<li>Elimina los <a title="Trackbacks spam" href="http://ayudawordpress.com/uso-de-pingbacks-y-trackbacks-y-la-proteccion-contra-spam/" >trackbacks spam</a> manualmente o con <a title="trackback validation" href="http://wordpress.org/extend/plugins/simple-trackback-validation-with-topsy-blocker/" >Simple trackback validation</a></li>
<li><a title="Hashcash" href="http://ayudawordpress.com/hashcash-para-combatir-el-spam/" >Hashcash</a></li>
<li><a title="Spamfree" href="http://ayudawordpress.com/acaba-con-el-spam-definitivamente/" >WP-Spamfree</a></li>
<li><a title="key captcha" href="http://wordpress.org/extend/plugins/keycaptcha/" >Key Captcha</a></li>
<li><a title="cookies for comments" href="http://wordpress.org/extend/plugins/cookies-for-comments/" >Cookies for comments</a>, una solución muy interesante</li>
<li><a title="bad behaviour" href="http://wordpress.org/extend/plugins/bad-behavior/" >Bad behavior</a></li>
<li><a title="antispam bot" href="http://wordpress.org/extend/plugins/growmap-anti-spambot-plugin/" >Anti spambot</a></li>
<li><a title="defensio" href="http://wordpress.org/extend/plugins/defensio-anti-spam/" >Defensio</a></li>
</ol>
<p>Ah, si conocéis algún otro método compartirlo en los comentarios, esto es casi un servicio público.</p>
<p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http://ayudawordpress.com/como-combatir-el-spam/&amp;layout=button_count&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=65&amp;font=lucida+grande' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:450px; height:65px'></iframe></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/AyudaWordpress?a=0vCB_S_dwRI:ExCvMvv447U:Dsqc8YHEA1Y"><img src="http://feeds.feedburner.com/~ff/AyudaWordpress?i=0vCB_S_dwRI:ExCvMvv447U:Dsqc8YHEA1Y" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://ayudawordpress.com/como-combatir-el-spam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Akismet 2.5</title>
		<link>http://ayudawordpress.com/akismet-2-5/</link>
		<comments>http://ayudawordpress.com/akismet-2-5/#comments</comments>
		<pubDate>Tue, 07 Dec 2010 17:40:19 +0000</pubDate>
		<dc:creator>planetawordpress</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Akismet]]></category>
		<category><![CDATA[Comentarios]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[Wordpress.org]]></category>

		<guid isPermaLink="false">http://ayudawordpress.com/?p=9039</guid>
		<description><![CDATA[No sé si te habrás fijado pero ya está disponible la versión 2.5 de Akismet que, de este modo, pega un salto de versión importante. Esta actualización incluye interesantes nuevas características como … Un historial de estados de comentarios, para que puedas ver que comentarios fueron capturados y/o liberados por Akismet, cuales se marcaron como [...]]]></description>
			<content:encoded><![CDATA[<p>No sé si te habrás fijado pero ya está disponible la <strong>versión 2.5 de Akismet</strong> que, de este modo, pega un salto de versión importante.</p>
<p>Esta actualización incluye interesantes nuevas características como …</p>
<ul>
<li>Un historial de estados de comentarios, para que puedas ver que comentarios fueron capturados y/o liberados por Akismet, cuales se marcaron como spam o al contrario por el moderador.</li>
<li>Ahora los enlaces se resaltan en el cuerpo del comentario, para así revelar enlaces ocultos o mal tecleados</li>
<li>Si tu proveedor de alojamiento no puede conectar con los servidores de Akismet el plugin lo intentará automáticamente cuando tu conexión vuelva</li>
<li>Los moderadores pueden ver el número de comentarios aprobados a cada usuario</li>
<li>Los informes de Spam y Unspam incluyen ahora más información, para mejorar su precisión</li>
</ul>
<p>Aquí tienes un vídeo de las novedades …</p>
<p><embed type="application/x-shockwave-flash" src="http://s0.videopress.com/player.swf?v=1.02" width="400" height="224" wmode="transparent" seamlesstabbing="true" allowfullscreen="true" allowscriptaccess="always" overstretch="true" flashvars="guid=oPziUNUx"></embed><br />
<h3><font color="#000080">Contenido exclusivo para suscriptores al Feed</font></h3>
<p><font color="#808080">¡Gracias por seguirnos a diario!. Premiamos tu fidelidad ofreciéndote habitualmente contenidos exclusivos. Hoy puedes descargar:</font></p>
<p><a href="http://ayudawordpress.com/downloads/?did=112" title="Clic aquí para iniciar la descarga"><img src="http://ayudawordpress.com/wp-content/uploads/2008/01/wp-install.jpg" alt="Clic aquí para iniciar la descarga" align="middle" border="0" height="59" width="43" /> Guía Domina tu Blog</a></p>
<!-- PHP 5.x --><p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http://ayudawordpress.com/akismet-2-5/&amp;layout=standard&amp;show_faces=true&amp;width=260&amp;action=like&amp;colorscheme=light' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:260px; height:26px'></iframe></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/AyudaWordpress?a=caFUJuCXyew:dELUNQcRIKQ:Dsqc8YHEA1Y"><img src="http://feeds.feedburner.com/~ff/AyudaWordpress?i=caFUJuCXyew:dELUNQcRIKQ:Dsqc8YHEA1Y" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://ayudawordpress.com/akismet-2-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Descubre a quien le gustan tus entradas</title>
		<link>http://ayudawordpress.com/descubre-a-quien-le-gustan-tus-entradas/</link>
		<comments>http://ayudawordpress.com/descubre-a-quien-le-gustan-tus-entradas/#comments</comments>
		<pubDate>Tue, 23 Nov 2010 22:34:22 +0000</pubDate>
		<dc:creator>planetawordpress</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Automattic]]></category>
		<category><![CDATA[Comentarios]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[Wordpress.com]]></category>

		<guid isPermaLink="false">http://ayudawordpress.com/?p=8964</guid>
		<description><![CDATA[Ya casi es monotema hablar de WordPress.com pero es que en Automattic están desbocados últimamente con novedades, y la de hoy es &#8211; aunque parezca poca cosa &#8211; muy importante. Hace relativamente poco tiempo se introdujo el botón &#8220;Me gusta&#8221; en WordPress.com pero faltaba algo: saber a quién le gustan tus publicaciones. Pues bien, desde [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://ayudawordpress.com/wp-content/uploads/2010/11/email-marketing.jpg" alt="" title="email marketing" width="409" height="247" class="aligncenter size-full wp-image-8966" /></p>
<p>Ya casi es monotema hablar de <strong>WordPress.com</strong> pero es que en Automattic están desbocados últimamente con novedades, y la de hoy es &#8211; aunque parezca poca cosa &#8211; muy importante.</p>
<p>Hace relativamente poco tiempo se introdujo el <a href="http://ayudawordpress.com/me-gusta-en-wordpress-com/">botón &#8220;Me gusta&#8221; en WordPress.com</a> pero faltaba algo: saber a quién le gustan tus publicaciones.</p>
<p>Pues bien, <a href="http://en.blog.wordpress.com/2010/11/23/discover-who-likes-your-posts/">desde hoy</a> ya puedes saber, no solo quien pulsa el dichoso botoncito de &#8220;Me gusta&#8221; sino que también puedes saber quien se suscribe a tu blog. Esto, que parece una nadería es realmente importante pues es el primer paso para gestionar el tráfico de tu sitio, fidelizar a tus lectores e incluso hacer márketing online, algo que no es nuevo pero si en WordPress.com.</p>
<p>Lo mejor de todo (o no, según gustos) es que te llegará un email cuando a alguien le guste una entrada tuya o se suscriba a tu sitio, para así poder hacer un seguimiento de la popularidad de tu blog. Solo tienes que ir a la página de &#8220;Opciones -> Comentarios&#8221; y comprobar que están marcadas las casillas correspondientes:</p>
<p><img src="http://ayudawordpress.com/wp-content/uploads/2010/11/suscripcion-me-gusta-en-wordpress.com_.png" alt="" title="suscripcion me gusta en wordpress.com" width="525" height="101" class="alignnone size-full wp-image-8965" /></p>
<p>Por supuesto, si tu sitio es muy popular quizás sea mejor desactivar esas opciones pero no desestimes la potencia de estos avisos de cara a una atención personalizada a los lectores de tu sitio, impagable para empresas (¿he dicho ya que WordPress.com empieza a ser ya una estupenda plataforma para blogs corporativos?).</p>
<!-- PHP 5.x --><p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http://ayudawordpress.com/descubre-a-quien-le-gustan-tus-entradas/&amp;layout=standard&amp;show_faces=true&amp;width=260&amp;action=like&amp;colorscheme=light' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:260px; height:26px'></iframe></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/AyudaWordpress?a=E3doR0yn6Zs:8JyzrMWK6fY:Dsqc8YHEA1Y"><img src="http://feeds.feedburner.com/~ff/AyudaWordpress?i=E3doR0yn6Zs:8JyzrMWK6fY:Dsqc8YHEA1Y" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://ayudawordpress.com/descubre-a-quien-le-gustan-tus-entradas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter en tu blog</title>
		<link>http://ayudawordpress.com/twitter-en-tu-blog-2/</link>
		<comments>http://ayudawordpress.com/twitter-en-tu-blog-2/#comments</comments>
		<pubDate>Mon, 11 Oct 2010 00:00:13 +0000</pubDate>
		<dc:creator>planetawordpress</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Avanzado]]></category>
		<category><![CDATA[Comentarios]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[OAuth]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[retweet]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[Wordpress.org]]></category>

		<guid isPermaLink="false">http://ayudawordpress.com/?p=8770</guid>
		<description><![CDATA[Hay veces que uno se pone a enredar y tiene la sensación de que un día de estos va a "petar" Internet,  haciendo cosas raras que escapan a toda lógica … o no. Estos días todos vemos como la conversación se va de los blogs a Twitter o Facebook, para no volver, y nos devanamos [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://ayudawordpress.com/wp-content/uploads/2010/10/conversacion-twitter.jpg" alt="" title="conversacion twitter" width="480" height="438" class="aligncenter size-full wp-image-8774" /></p>
<p>Hay veces que uno se pone a enredar y tiene la sensación de que <strong>un día de estos va a "petar" Internet</strong>,  haciendo cosas raras que escapan a toda lógica … o no.</p>
<p>Estos días todos vemos como <strong>la conversación se va de los blogs a Twitter o Facebook</strong>, para no volver, y nos devanamos los sesos para que no se pierda el sentido del debate, algo difícil cuando este sucede fuera del espacio donde se inició, tu blog.</p>
<p><span id="more-8770"></span></p>
<p>Y mira por donde encuentro un <a href="http://www.stevenmilanese.com/wordpress/plugin-development/wordpress-twitter-forums/">plugin de Steven Milanese</a>, <a href="http://wordpress.org/extend/plugins/wordpress-twitter-forums-plugin/">WordPress Twitter Forums</a>, basado en la tecnología de <a href="http://retweet.at/">retweet @</a>, que ofrece <strong>un modo de que la gente siga conversando en Twitter, pero sin salir de tu blog, raro raro raro</strong>.</p>
<p>El proceso es sencillo, como cualquier plugin, lo instalas, lo activas y ya funciona, nada que configurar. A partir de ese momento tus lectores verán una pestaña en un lateral de tu sitio que, desplegándolo, <strong>les permite charlar sobre lo que están leyendo en tu blog, pero con la particularidad de que también se publicará en Twitter, con un enlace a la entrada</strong> que están leyendo. Por supuesto, deben permitir que la "aplicación" se conecte a su Twitter, mediante <strong><a href="http://ayudawordpress.com/oauth-wordpress/">oAuth</a></strong>, como cualquier otra utilidad que use la API de Twitter.</p>
<p>¿Qué se consigue con esto?, pues que la gente que prefiere charlar en Twitter siga haciéndolo, pero desde tu blog, con la seguridad - para ellos - de que todo lo que escriban irá a su perfil de Twitter, y la ventaja - para ti - de que cada comentario que hagan al respecto, cada "<em>tuit</em>", llevará  un enlace a donde se generó la conversación. Curioso ¿no?.</p>
<p>Aún lo estoy probando <a href="http://fernandotellado.com">en mi blog personal</a> así que no puedo decir cual es el resultado sobre como se gestiona la conversación, pero no deja de ser curioso, ¿qué digo curioso?, raro. Os dejo un par de capturas del resultado …</p>
<p><a href="http://ayudawordpress.com/wp-content/uploads/2010/10/twitter-forums-1.png" title="twitter forums 1" rel="lightbox[8770]"><img class="aligncenter size-medium wp-image-8772" title="twitter forums 1" src="http://ayudawordpress.com/wp-content/uploads/2010/10/twitter-forums-1-500x273.png" alt="" width="500" height="273" /></a></p>
<p><a href="http://ayudawordpress.com/wp-content/uploads/2010/10/twitter-forums-2.png" title="twitter forums 2" rel="lightbox[8770]"><img class="aligncenter size-medium wp-image-8773" title="twitter forums 2" src="http://ayudawordpress.com/wp-content/uploads/2010/10/twitter-forums-2-500x214.png" alt="" width="500" height="214" /></a></p>
<p><em>Nota: El plugin tiene un error en el código que hace que siempre se muestre la imagen de la pestaña del blog del autor. Para cambiar la ruta a tu propia imagen, o la incluida en tu instalación del plugin, debes modificar la línea 41 del fichero twitter-forums.pnp y, donde pone …</p>
<div class="igBar"><span id="lhtml-11"><a href="http://ayudawordpress.com/twitter-en-tu-blog-2/" onclick="javascript:showCodeTxt('html-11'); return false;">Clic para ver Texto Plano</a></span></div>
<div class="syntax_hilite"><span class="langName">HTML:</span>
<div id="html-11">
<div class="html">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/img.html"><span style="color: #000000; font-weight: bold;">&lt;img</span></a> <span style="color: #000066;">src</span>=<span style="color: #ff0000;">"http://www.stevenmilanese.com/wp-content/plugins/wordpress-twitter-forums/images/retweet.gif"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>cambiarlo para que salga la imagen de la ruta de tu sitio …</p>
<div class="igBar"><span id="lhtml-12"><a href="http://ayudawordpress.com/twitter-en-tu-blog-2/" onclick="javascript:showCodeTxt('html-12'); return false;">Clic para ver Texto Plano</a></span></div>
<div class="syntax_hilite"><span class="langName">HTML:</span>
<div id="html-12">
<div class="html">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/img.html"><span style="color: #000000; font-weight: bold;">&lt;img</span></a> <span style="color: #000066;">src</span>=<span style="color: #ff0000;">"http://misitio.com/wp-content/plugins/wordpress-twitter-forums-plugin/images/retweet.gif"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>Fíjate que también está mal la ruta del plugin, pues si lo instalas desde el repositorio oficial de WordPress o el instalador de plugins la ruta es distinta a la indicada en el fichero.</p>
<p>Ya he avisado al autor para que lo cambie en la próxima actualización</em></p>
<p><strong>Actualización</strong>: <a href="http://ayudawordpress.com/twitter-en-tu-blog-2/#comment-53587">Nos avisa Steve en los comentarios</a> que ya ha solucionado este pequeño fallo con una actualización, ya disponible en el repositorio oficial.</p>
<p>
<h3><font color="#000080">Contenido exclusivo para suscriptores al Feed</font></h3>
<p><font color="#808080">¡Gracias por seguirnos a diario!. Premiamos tu fidelidad ofreciéndote habitualmente contenidos exclusivos. Hoy puedes descargar:</font></p>
<p><a href="http://ayudawordpress.com/downloads/?did=112" title="Clic aquí para iniciar la descarga"><img src="http://ayudawordpress.com/wp-content/uploads/2008/01/wp-install.jpg" alt="Clic aquí para iniciar la descarga" align="middle" border="0" height="59" width="43" /> Guía Domina tu Blog</a></p>
<!-- PHP 4.x --><p class='fb-like'><iframe src='http://www.facebook.com/plugins/like.php?href=http://ayudawordpress.com/twitter-en-tu-blog-2/&amp;layout=standard&amp;show_faces=true&amp;width=260&amp;action=like&amp;colorscheme=light' scrolling='no' frameborder='0' allowTransparency='true' style='border:none; overflow:hidden; width:260px; height:26px'></iframe></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/AyudaWordpress?a=2rwhKSI_l_8:V9hGPakdRvU:Dsqc8YHEA1Y"><img src="http://feeds.feedburner.com/~ff/AyudaWordpress?i=2rwhKSI_l_8:V9hGPakdRvU:Dsqc8YHEA1Y" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://ayudawordpress.com/twitter-en-tu-blog-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

