Add a Metabox to the Edit Comments Screen
by ShibaShake on

As of WordPress 3.3, the Edit Comments Screen allows us to change the name, email, url, status, and text of a blog comment. If we are using the Akismet spam filter, then there will also be a Comment History metabox. Here, we describe how we can expand the Edit Comments Screen by adding a new…..

[ View Full Article ]
Convert HubPages Comments to WordPress Comments
by ShibaShake on

This is a step by step guide on how to use PHP to retrieve your HubPages comments and import them as WordPress comments. There are three key steps involved in this process – Retrieving your HubPages comments from a HTML page. Writing out those comments in the WordPress XML format. Importing the XML file into…..

[ View Full Article ]
WordPress XML Import Format – Comments
by ShibaShake on

In this article we consider how to write out comments data in the WordPress XML import format. Once you do this, you can easily import the generated XML file into WordPress by using the Import functionality within your WordPress dashboard. We assume that you already have the comment data extracted in a PHP script elsewhere……

[ View Full Article ]
Display WordPress Comments in a Static Web Page
by ShibaShake on

Why would you want to link WordPress comments into a static web page? By linking your static web pages to WordPress comments, you get to utilize all of WordPress’s existing functionalities for moderating comments as well as for detecting spam comments. You also save yourself a lot of effort from writing all the backend functions…..

[ View Full Article ]
search button search button
rss