资 源 简 介
wordpress-comments
An External Web Interface for approving pending WordPress comments via XMLRPC
Why an external comments admin?
The job of approving comments sometimes falls on a person who does/should not have access to the WordPress admin. By design WordPress only allows a user with admin privileges to do this job. This application provides way to do this outside of WordPress.
Requirements
Runs on PHP and AJAX. Wordpress 2.7 required.
Set Up
Download latest version from code.google.com/p/wordpress-comments.
Edit config.php and enter you website url to xmlrpc and admin account info.
Upload wordpress-comments to your server and point to it in the browser.
Since an admin account info is on the config file, it is recommended you create an admin account just for approving comments and also password protect the directory.