<?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>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; wordpress comments</title> <atom:link href="http://www.ghacks.net/tag/wordpress-comments/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 21:54:04 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>WordPress Comments Notifier</title><link>http://www.ghacks.net/2010/03/08/wordpress-comments-notifier/</link> <comments>http://www.ghacks.net/2010/03/08/wordpress-comments-notifier/#comments</comments> <pubDate>Mon, 08 Mar 2010 10:32:23 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[blog software]]></category> <category><![CDATA[comments notifier]]></category> <category><![CDATA[notifier]]></category> <category><![CDATA[wordpress]]></category> <category><![CDATA[wordpress comments]]></category> <category><![CDATA[wordpress comments notifier]]></category> <category><![CDATA[wordpress software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=23564</guid> <description><![CDATA[Notifiers can improve the workflow of a computer user. They are usually desktop applications or web browser plugins that display a notification if the service that they monitor is updated. This can be a new email in the Gmail account, a Facebook status message, a new Buzz in Google Buzz or a new comment in [...]]]></description> <content:encoded><![CDATA[<p>Notifiers can improve the workflow of a computer user. They are usually desktop applications or web browser plugins that display a notification if the service that they monitor is updated. This can be a new email in the Gmail account, a Facebook status message, a new Buzz in Google Buzz or a new comment in a WordPress blog.</p><p>WordPress Comment Notifier is a desktop application for the Windows operating system that can &#8211; currently &#8211; monitor one WordPress blog for new comments.</p><p>The program displays a notification to the computer user whenever a new comment is posted on the blog. The comments are sorted automatically in the three categories approved, pending and spam which makes it easier for the WordPress user to manage them.</p><p><span
id="more-23564"></span><img
src="http://www.ghacks.net/wp-content/uploads/2010/03/wordpress_comments_notifier-500x444.png" alt="" title="wordpress comments notifier" width="500" height="444" class="alignnone size-medium wp-image-23565" /></p><p>A double-click on the notifier window opens a bigger window that displays all approved, pending and spam comments of the WordPress blog. All comments can be edited, deleted, replied to, set as spam or no spam, unapproved and opened right from within the notifiers interface.</p><p>The notifier will check for new comments every five minutes. This interval can be changed in the options.</p><p>Configuration of the WordPress blog in the notifier is pretty straightforward. All that it takes is to enter the main url of the blog and a username and password of a user that is able to moderate comments. Those are by default either administrators or editors.</p><p>We would recommend to create a new user and use the login credentials of that user to moderate the comments.</p><p>WordPress comment Notifier can be <a
href="http://code.google.com/p/wp-comments-notifier/">downloaded</a> from its Google Code project website. The program runs solid even and without problems. It would be great if the developer would add support for running multiple blogs in the notifier as it is currently only possible to configure and maintain one blog. (via <a
href="http://www.blogsdna.com/7906/moderate-blog-comments-from-desktop-with-wordpress-comments-notifier.htm">Blogs DNA</a>)</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/03/08/wordpress-comments-notifier/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>WordPress Hack: Change Number Of Comments Per Page In Admin Interface</title><link>http://www.ghacks.net/2008/12/17/wordpress-hack-change-number-of-comments-per-page-in-admin-interface/</link> <comments>http://www.ghacks.net/2008/12/17/wordpress-hack-change-number-of-comments-per-page-in-admin-interface/#comments</comments> <pubDate>Wed, 17 Dec 2008 13:10:57 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[The Web]]></category> <category><![CDATA[blog software]]></category> <category><![CDATA[comment hack]]></category> <category><![CDATA[moderate comments]]></category> <category><![CDATA[wordpress]]></category> <category><![CDATA[wordpress comment hack]]></category> <category><![CDATA[wordpress comments]]></category> <category><![CDATA[wordpress hack]]></category> <category><![CDATA[wordpress tips]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=9116</guid> <description><![CDATA[WordPress is displaying 20 comments per page in the admin interface. This might not be a problem for users who usually get a handful of comments per day but it forces webmasters with hundreds of comments per day to flip through the pages quite often. The 20 comments per page figure is actually the figure [...]]]></description> <content:encoded><![CDATA[<p>WordPress is displaying 20 comments per page in the admin interface. This might not be a problem for users who usually get a handful of comments per day but it forces webmasters with hundreds of comments per day to flip through the pages quite often. The 20 comments per page figure is actually the figure for both the approved comments and the comments identified as spam.</p><p>Another thing that is really annoying in WordPress 2.7 is the fact that you can either delete all comments on the page, selected comments or all spam comments at once. At 20 spam comments per page and thousands in total this can take a long time to flip through and delete.</p><p>The WordPress hack is actually quite easy to perform even for webmasters who have no knowledge whatsoever regarding html and php. The file that is responsible for the amount of comments that are displayed is called edit-comments.php. It can be found in the wp-admin folder. Make sure you backup that file before you apply the changes so that you can revert back if something should go wrong.</p><p><span
id="more-9116"></span>Locate the following line in the file, it should be around line 182 in the file:</p><p><code>$comments_per_page = apply_filters('comments_per_page', 20, $comment_status);</code></p><p>The only thing that you need to do is to change the figure 20 to another figure, e.g. 100 so that it looks like this:</p><p><code>$comments_per_page = apply_filters('comments_per_page', 100, $comment_status);</code></p><p>Just save the file again and check the display of the comments in the admin interface to make sure everything is working correctly.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/12/17/wordpress-hack-change-number-of-comments-per-page-in-admin-interface/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> </channel> </rss>
