The first part in the WordPress 2.5 Media API tutorial series. This article discusses how to customize the tabs available in the WordPress media library using hooks made available in the latest WordPress release.
While developing the SwfObj WordPress plugin, I realized there is a large gap in documentation on WordPress media library API. In an attempt to help fill in that gap a little, I am developing a tutorial series based on the API hooks I used to develop SwfObj.
A new release of the SwfObj WordPress plugin just in time for Memorial Day. So go grill up some hamburgers and when you get a chance, update your plugins. It seems SwfObj is all I’ve been talking about for the last little while.
A new version of the SwfObj WordPress plugin was released today. Come see what’s new.
The SwfObj WordPress Plugin simplifies embedding Flash objects in WordPress posts and pages using SwfObject 2.2. For more information on SwfObject, visit the SwfObject wiki. SwfObj enables you to embed Flash objects with a simple shortcode. While the shortcode can be as basic as [swfobj src=”flashcontent.swf”], it also allows for more advanced settings. Here are [...]