Customize WordPress 3.5 Media Manager by removing any unwanted Tab or link in the window, and by adding custom tab with your own content.
WordPress
A WordPress code snippet to add navigation links to next and previous posts in the Post Editor page. Links are also shown for custom post types.
Enable TinyMCE visual text editor for WordPress comment forms without installing any plugin. Also customize it by adding and removing buttons.
Add ‘lazy load’ functionality in a WordPress site to stop auto loading images and display only on demand when the user scrolls down the page.
Customize the native WordPress shortlink URL structure for branding or any other purpose without modifying core files or using a plugin.
A quick guide on how to add infinite scroll feature to a WordPress theme using plugin or by manually coding the functionality into a theme.
Know how to add Twitter Cards meta information in any wordpress theme using code or plugin, and other static websites by directly adding meta tags to page HTML.
Make themes ready for Theme Customizer in WordPress 3.4 by adding support for custom backgrounds, custom headers, and more theme features
BAW Easy Invitation Codes is a WordPress plugin that will allow you to easily create user registration invite codes. You can then share these codes with desired users and know when they register on the site.
Give your site visitors the ability to quickly navigate between blog posts using keyboard shortcuts. This feature requires jQuery.