Category Archives: Wordpress
Simple posts list

Many blogs have sitemap or archive made as a post. I’ve searched a little bit and found some tutorials to make it, but it involves using page templates and it’s little bit complicated. So I decided to make my first Wordpress plugin for this.
Simple post list is just generating a list of all posts and it’s very easy to use. Create a new page and enter
7 Interesting Wordpress plugins

(Photo by thatcanadiangirl)
Everybody knows about WP Super Cache, Contact Form 7, All in One SEO Pack, Google XML Sitemaps those are all interesting plugins, but I tried to fiend some that are not well known but super cool plugins. Here’s the list:
1. Post Teaser
Couple of months ago I bought the Four Hour Work Week audiobook and since that I’m a big fan of Tim Ferriss and read his blog regularly. He likes to put the estimated reading time on his post and I tough it’s very cool so I searched a little bit and found this plugin that can display that automagically and
Wordpress database backup

(Picture: Backups are important by godog)
How important is database backup?
Wordpress is the most popular platform for any use on internet. It is intended to be and is mostly used as a bloging platform but it’s also used as CMS, gallery software and many other. The benefits of that are good community and by that good support from other people using it. Wordpress community is so big that you can sometimes get help within a couple of minutes on Wordpress support forums.
Beautiful Wordpress contact form

This will be done using a plugin for Wordpress, Contact form 7 and ThickBox. ThickBox is a part of Wordpress so you don’t have to download it and Contact form 7 is very popular plugin and you probably have it
.
Contact form 7 PHP Invocation Code
Contact form 7 is one of the most popular plugins for Wordpress. Currently it’s 6th most downloaded plugin for Wordpress. It’s very customizable at it can be easily integrated in posts and pages. That’s great but people sometimes want to integrate it in sidebar, header or footer so that it can be accessed on multiply pages. Looking at the code of plugin I found out that you need to use just a couple of lines of code to do that, just copy/paste this code:




If debugging is the process of removing bugs, then programming must be the process of putting them in.


