statistics plugins for wordpress
January 29, 2010 by admin · Leave a Comment
I recently started using 2 statistics plugins for Wordpress.
It is Analytics360 and Blog Metrics.
Analytics360 integrates Google Analytics into your account of Wordpress. So if you like to see the statistics all you have to do is to enter a section of the plugin and see all the details.
Blog Metrics presents some details about the last 30 [...]
Show last edit time into Wordpress
January 28, 2010 by admin · Leave a Comment
If you would like to show when the article was last edited you need to put the following code to the theme that you use.
A special RSS category
January 27, 2010 by admin · Leave a Comment
A very interesting hack for WordPress is that not every article should appear on the main page . So if you want to write some articles to be only in RSS need to do a new category. After you do this add the following code to functions.php:
Wordpress – external link to an article
January 26, 2010 by admin · Leave a Comment
Ever wanted to put the link to your article title to another site? If so .. you have c0med to the right place.
All you have to do is add the following code to functions.php:
write your own plugin for wordpress
January 25, 2010 by admin · Leave a Comment
WordPress is one of the most used blogging platform. You can find a lot of plugins that can help you customize this script as well. But what if you do not find the plugin you need?
If you know to work in PHP you can try to learn how to make a plugin.
The following resources can [...]
Modify the footer into the Wordpress admin
January 25, 2010 by admin · Leave a Comment
All you have to do to modify the footer from the Wordpress admin is to add the following code to the file functions.php
free icons for your site
January 24, 2010 by admin · Leave a Comment
Today I thought to write an article with some good icons resources.
If you want some nice sets and beautifully worked you can enter the following links:
loading gif
January 24, 2010 by admin · Leave a Comment
If you need a loading gif for your site all you need to do is to enter at Ajaxload.info
On the page you can generate a loading gif with any color .
Blogging tutorial
January 23, 2010 by admin · Leave a Comment
Many of you are bloggers for some time. What makes a blogger to succeed? How can you have a good blog?
We found a tutorial that can be helpful:
14 things for blog success
I liked two things in this tutorial: be humble and offers many lists.
show most commented pages with images in Wordpress
January 23, 2010 by admin · Leave a Comment
If you would like to show the most commented pages on your wordpress with a thumbnail you can use the following code: