Browsing articles from "November, 2011"
Nov
12
2011

Prevent user from deleting categories in wordpress

do-not-delete

WordPress is like a heaven for the programmer and for designer both. With the introduction of wordpress, blogging moves to next level . All of us know that wordpress is highly customizable and in any manner but there are several things which becomes pain for the beginner developer or wordpress programmer. One of the reason for the pain is, “Categories”. Categories helps us in grouping the posts so it is easy for manage and beneficial [...]

Nov
11
2011

How to get thumbnail image src attribute in wordpress

thumb

Wordpress introduced Post Thumbnail feature in Version 2.9. Thumbnail is an image that is chosen as the representative image for Posts, Pages or Custom Post Types. This is especially useful for “magazine-style” themes where each post has an image according to wordpress .

Nov
2
2011

How to protect your bandwidth by htaccess

web-security-2

Many bloggers, webmasters copy paste the resource URLs linking directly to non-html objects not on one own’s server, such as images, .js files etc. The victim’s server in this case is robbed of bandwidth (and in turn money) as the violator enjoys showing content without having to pay for its deliverance. The most common practice of hot linking pertains to another site’s images. The best way to stop hot linking is to have your images [...]