WordPress won’t show keys starting with an “_” (underscore) in the custom fields list. If you want to display those hidden custom fields you can simply display them in wp-admin add/edit post or page section by simply adding following code inside your themes functions.php file.
How to remove the http://t.co/XhUQ8T6p link from Login / Register Page: On self hosted wordpress blogs wordpress ... http://t.co/LWDOuEfq - 1 week ago




wordpress most commented posts
Following code will display most commented posts on your blog. You can change the number of posts displayed by changing the limit value in the mysql query.