Today I got email from Matt saying wordpress 3.0.4 version is released and we must need to update the wordpress due the major security reasons. When I checked the following article I realized the how important is wordpress 3.0.4 version. … Continue reading
Monthly Archives: December 2010
how to create simple shadow effect in photoshop
Create your own design in photoshop Type a text as a “wordpressapi” now select filter option >> artistic >> corked pencil it will look like below Now select >> layer style >> blending option select drop shadow Incoming search terms:how … Continue reading
Get red with timthumb php script for image resizing with wordpress themes
We all know what is the tumthumb script. mainly the worpdress theme developers used the tumthumb php script for resizing the images. But now we dont need to use the tumthumb script in wordpress theme because wordpress api is supporting … Continue reading
How to add custom text in every wordpress post
There is always common content we want put in every post. using following function we can add the custom text in every wordpress post. just open your functions.php file from wordpress theme folder and put the following code in that … Continue reading
WordPress: How to retrieve custom field from normal posts
Many people use the custom meta fields in wordpress posts. In this article I will show you how to retrieve the custom field from wordpress post. For fetching the custom fields you just need to use the following code. If … Continue reading
Short Syntax Highlighter 1.0 WordPress Plugin Released
Today WordPress API released the wordpress Plugin called Short Syntax highlighter. This plugin has following features: Short Syntax Highlighter allows you to easily post syntax-highlighted code to your site without losing it’s formatting or making any manual changes. Without adding … Continue reading
Make URL Clickable in WordPress Post
When ever we insert the URL , email in post we need to put the link manually. WordPress provided the way to automatically make the URL and Email clickable in wordpress post. You just need to add following code in … Continue reading
use wordpress shortcode in widget
In your shortcode in your wordpress widget section you need to use the only following code. From wordpress 2.5 version shortcode method is included in wordpress. If you need the more information about using the wordpress short code then refer … Continue reading
download the wordpress logo font
Many wordpress and many people need the wordpres font or similar font. From following links you can donwload the wordpress font. http://www.myfonts.com/fonts/linotype/dante-mt/ http://www.fontyukle.com/listele.php?sayfa=7&harf=D http://new.myfonts.com/fonts/emigre/mrs-eaves/
convert the wma files through php script in linux
When we use the mobile download we always get the wma files as song file. If you want to convert wma files to mp3 file. For that I written the simple PHP sciprt for converting the wma files through php … Continue reading








