Uncomfortable with having your WordPress blog keep subscribers and editors signed in even after closing their browsers?
Here’s how to delete cookies from your WordPress blog. You’ll have to modify a file in the root directory of your WP installation.
Look for the file called wp-pass.php - it should contain php code like so:
require( dirname(__FILE__) . ‘/wp-config.php’);
if [...]
If you enjoy our post, feel free to subscribes to our rss feeds





















