Mix languages in a WordPress post / pages with a simple shortcode and gettext

9 years ago

In a current project I am using pages as templates, to load content into specific containers on the website. The… Read More

Conditional Tags for Menus & Widgets

9 years ago

Conditional Tags are a powerful thing in WordPress and especially handy to show or hide things. "The Conditional Tags can… Read More

Shield.io – Quality metadata badges for your open source project

9 years ago

Pixel-perfect Retina-ready Fast Consistent Hackable No tracking Shield.IO Read More

ClockPicker – elegant way to choose time

9 years ago

This time picker provides a unique way to enhance your input fields. Use a clock interface to enter the time.… Read More

Datedropper – elegant way to enter dates

9 years ago

Datedropper is a jQuery Plugin that provides a quick and appealing interface to enter dates. Nice little plugin to spice… Read More

PHP Headers To Serve JSON

9 years ago

[crayon-6648462ed3197619520607/] The first two headers prevent the browser from caching the response and the third sets the correct MIME type… Read More

Hiding NGFB errors in WordPress Admin

9 years ago

"NextGEN Facebook (NGFB) gives you total control over the information social website crawlers need, improving Google Search ranking, social engagement,… Read More

Optimizing Typekit font loading

9 years ago

When loading web-fonts, we often see a brief un-styled moment before the browser applies the actual font. Gladly Typekit and… Read More

Inherit and extend events from parent in Backbone

9 years ago

Parent [crayon-6648462ed3276405461308/] Child [crayon-6648462ed3277141836535/]   Read More

Doing Metaboxes in WordPress the easy way

9 years ago

Adding Metaboxes in WordPress to your admin areas normally involves 3 steps: Action to define the metabox area Callback to… Read More