How To Embed WordPress TV Videos On WordPress Via Shortcode

This tutorial will show you how to easily embed WordPress.tv videos into your standalone WordPress installation using the WordPress.com shortcode format usually only available to WordPress.com site owners.

To achieve this we will be creating a shortcode and function that will allow us to copy the WordPress.tv video shortcode designed for WordPress.com rather than the HTML embed code that standalone WordPress users usually use.

Continue reading “How To Embed WordPress TV Videos On WordPress Via Shortcode”

10 Useful WordPress Hacks And WordPress Functions

This article lists 10 Useful WordPress Hacks & WordPress Functions that you will find helpful when developing your own wordpress themes. A few of my personal favorite WordPress Tips in this list are Caching custom WordPress queries and Deluxe Blog Tips Meta box script for easy custom metabox creation.

1.) How to Remove the Width & Height Attributes From WP Image Uploader

When creating a responsive WordPress theme you may need to remove the default image height and width attributes that are automatically added by the WordPress media uploader.
Continue reading “10 Useful WordPress Hacks And WordPress Functions”