How To Implementing a Simple Print Stylesheet on WordPress Theme

Posted 07 Sep 2011 — by WPGPL Team
Category WordPress Tricks

There are a time for some our reader needed to print our content. So Implementing a Print Stylesheet on WordPress Theme is the best idea. We will show you how to do it. So you blog reader will be happy with your content and of course your blogs.

You need to open your header.php and modified some parameter on it, let’s move on. After header.php already opened. Find this line

< link rel="stylesheet" type="text/css" media="screen" href="<?php bloginfo( 'stylesheet_url' ); ?>" />

And modified that code by added print code like this one

< link rel="stylesheet" type="text/css" media="screen,print" href="<?php bloginfo( 'stylesheet_url' ); ?>" />

read more

SEO Smart Links Review

Posted 07 Sep 2011 — by WPGPL Team
Category WordPress Plugins

If you are really concern about your blog traffics you should try SEO Smart Links WordPress Plugin. This plugin worked really awesome and automatically convert any word that relevant with your content into inner links. This plugin developed by Vladimir.

SEO Smart Links provides automatic SEO benefits for your site in addition to custom keyword lists, nofollow and much more.

SEO Smart Links can automatically link keywords and phrases in your posts and comments with corresponding posts, pages, categories and tags on your blog.

There are two version of this plugin, Free Version and Premium Version. You can download this plugin on WordPress Plugin read more

WP Tutorual: Rename a WordPress Post Format

Posted 24 Aug 2011 — by WPGPL Team
Category WordPress Tricks

WPMU.org has been introduced wonderful ways about How to Quickly Rename a WordPress Post Format. You can follow the step on WPMU.org about the details how to do it.

Please note you will need text editor, because you will needed to edit and added some function on your functions.php in your current theme. Check it out

How To Fix TimThumb Script Vulnerability

Posted 18 Aug 2011 — by WPGPL Team
Category WordPress Tricks

Like we all know, TimThumb Scrip have a bugs or vulnerability that made our WordPress Themes insecure. To fix this problem is simple, all need to do is update your TimThumb script on your themes or plugin to the latest version of this script. You can download an update TimThumb Script on this url

That’s it, now you TimThumb script has been fixed and you can continued using it without any worries. We hope this tricks is useful and happy blogging

Bookmark your location at post using travel-gmap3

Posted 11 Aug 2011 — by andi
Category WordPress Plugins

Putting your google maps location at the post of WordPress was not that easy to get. Personally, I often failed and missed to copy and paste my location into my post or put into a widget. Now I’d like to introduce to you a new plugin from WordPress called travel-gmap3.

How to install this plugin is easy such as :

  • Go to plugin menu and add new.
  • Search the plugin with this keyword : travel-gmap3
  • install and activate. It’s done …

It will be show in your left menu of the WordPress Dashboard just like this :

read more

Tutorial Enable Google’s Social Interaction Analytics for Your WordPress Site

Posted 11 Aug 2011 — by WPGPL Team
Category WordPress Tricks

Like we all know, Google has a new toy, Google+ Social Network Application that try to give something different what Facebook has been made.

Before Google+ launches, Google Already introducing +1, another service to interact user and their search result. More details instruction how to Integrate Google’s Social Interaction Analytics is easy. You can read more details here before you decide to move on. And you can began to implemented it using Google Sample Analytics code on this page

WordPress 3.2.1 Released

Posted 15 Jul 2011 — by WPGPL Team
Category WordPress News

Because there are some problem with JSon module on same server, WordPresss.org team decide to release an update for WordPress 3.2 family. New update WordPress 3.2.1 has been released and you can download it via automatic update method. Or you can download directly from http://wordpress.org/download/

WordPress 3.2 Released and has been download more than 330K in 24 hours

Posted 09 Jul 2011 — by WPGPL Team
Category WordPress News

Awesome, latest release of WordPress 3.2 has been successfully downloaded more than 330K in 24 hours. This is awesome records by WordPress.org team.

WordPress 3.2 with code name Gershwin a jazz pianist have been refreshed WordPress dashboard design and introduce new fresh WordPress default theme TwentyEleven based on Duster Theme.
Download WordPress 3.2 on http://Wordpress.org/download

Instagram Gallery Widget on WordPress

Posted 19 Jun 2011 — by andi
Category WordPress Plugins

Instagram is one of the best iPhone applications as photo sharing and the iPhone users would have to install it. If you are WordPress lover and use it as a tool for blogging, this plugin will be very useful for displaying your gallery in instagram so that it can be enjoyed by your readers.

The Instagram Galler Widget has many interesting features and really help you in writing your articles if you want to embed within the article. Instagram Widget Gallery (IGW) lets you display your beautiful Instagr.am pictures in a simple and elegant gallery onto your WordPress website. You can drag multiple widget instances and configure each one with different settings. You can also use custom PHP code to insert the widget in any part of your theme or if you prefer, you can embed the special shortcode. read more

WordPress 3.2 Beta 2 Has come

Posted 30 May 2011 — by WPGPL Team
Category WordPress News

WordPress 3.2 Beta 2 has come, there are many improvement that available. WordPress 3.2 Beta 2 is an update from previous version. There are many bugs fix and new featured added. This WordPress version give much more handled on WordPress admin area.

Here is some improvement on WordPress 3.2 Beta 2

  • Google Chrome Frame is now supported in the admin, if you have it installed. This is especially useful for IE 6 users (remember, IE 6 is otherwise deprecated for the admin).
  • The admin is less ugly in IE 7.
  • The blue admin color scheme has caught up to the grey one, and is ready for testing.

Download WordPress 3.2 Beta 2 on this URL