My Essays

Captures my life, lifestyle, work, and home in one convenient place.

0-1 minute reading

Automatically redirect to current page after logout WordPress

By default after user log out WordPress, user will be redirect to the login page. This snippet code/plugin to allowed user stay on the current page after log out from WordPress admin bar. WordPress Hook: logout_url

1-2 minute reading

New wordpress plugin – Multi Social Favicon

Multi social favicon is a wordpress plugin instantly make a custom favicons with your social profile image for your website or blog. It’s allowed blogger to choose their profile image to creating a  website favicon from major social web site like Google+, MSN Live, twitter, friendfeed, facebook and gravatar. Just activate the plugin and go to Settings to […]

Google Plus Favicon

This is simple plugin allows you to generate web site icon, simply add a Google+ account ID to generate a G+ favicon for your wordpress site, admin panel logo and feed image included Apple touch icon. The favicon use the images same as your G+ profile images. It’s automatically change your website favicon image if you […]

0-1 minute reading

Google+ Plus WordPress

Google+ is project from Google to share realife activity. Now you can show your most recent activity on Google+ in the sidebar of your WordPress. Download the new Google+ WordPress widgets and insert your google+ user ID. Your Google+ ID are 21 digit number behind the part of the url at your profile page. […]

4-5 minutes reading

WordPress Plugin: html5 Cache Manifest

Just spent a little time to make an easy way to generate a html5 cache manifest file for wordpress themes. Activate the plugin in WordPress Plugin Panel and the plugin will create a cache manifest file in your current blog theme’s directory. This plugin requires php5 and WordPress 3.1 or newer. Please make sure your blog […]

1-2 minute reading

Use html5 Cache Manifest in WordPress Themes

I am trying use html5 cache manifest to improved WordPress blog’s speed. If you have enabled cache manifest in your server mime-type like: AddType text/cache-manifest .manifest. You may try to do these step. 1. Upload manifest.html, manifest.php to your blog themes directory. File manifest.php is auto generates structure of a manifest file and it’s code adapt from  . I […]

0-1 minute reading

WordPress flickr widget improved

Improved WordPress Flickr widgets (Display your flickr photo on blog sidebar) with CSS3 style. But it’s need latest browser such like Google Chrome and Firefox 5. All displayed photos based on their actual date taken.

Wrdpress Pathemes Release

WordPress Pathemes is designed base WordPress TwentyEleven. Make it yours with a custom menu, header image, and background — then go further with available theme options for light or dark color scheme, custom link colors, and three layout choices. Please click here to download and feel free to leave comment to improve it.

Add to Favorite Reminder

Very useful for putting on pages deep into your site/blog and getting people to add your homepage to their favorites or browser’s homepage. This allowed your user faster access your blog/site. I wrote a simple plugin that display a message to suggest people add your site to their browser’s favorite, the message only appear on […]

3-4 minutes reading

Use Googl URL shortener into your wordpress blog

Goo.gl is available publicly and it is the most stable, secure and fastest URL shortener on the web. Now we may use it on wordpress blog post. Just upload to wordpress plugin folder and active. It’s will convert all link url into goo.gl short link. This wordpress plugin is integrate with php great class from […]