Youtube has just added support for high definition videos - 1280×720p resolution, stereo and the latest version of Smart Youtube plugin (v2.5) will play it. In order to use HD videos, you would use prefix the video URL with httpvhd://
New videos…
A reader recently suggested I should expand my forum page to show without the sidebar, so it’s more easier to follow.
Since the forum is actually a page where the forums is rendered by a plugin, it is possible to select…
Using a nonce (number used once) is the best way to protect your plugin against a cross-site request forgery (CSRF) hacker-attack. Nonces are used on requests (saving options in admin, Ajax requests, performing an action etc) and prevent unauthorized access…
Today I released the “WordPress Optimization Guide“.
The document is a comprehensive guide to WordPress optimization and performance. If you ever experienced slow WordPress site or WordPress admin panel crawling to a halt, this is the guide for you.
“WordPress Optimization Guide”…
The purpose of this article is to show technique and examples of optimizing your WordPress site titles by directly editing the theme header file, where the title tag is usually printed out.
By using this method you have greater control over…
When preparing the blogs for large amount of traffic, first thing I usually do is install a caching solution for WordPress in form of WP Super Cache plugin by Donncha O Caoimh. From the plugin page:
WP Super Cache is a static…
Few days ago YouTube announced they are now allowing extra parameter in the video URLs which allows users to directly link to a specific point in the video. If you add ‘#t=0m50s’ string at the end of the url, the…
