HiddenMedia

Created: July 19, 2008. Updated: July 28, 2008 by Arnan
Name HiddenMedia
Current version 1.0 - Stable
Previous version 0.1
Compatible with WordPress 2.5 and newer
License GPL
Demo Here
Downloads Hiddenmedia v1.0
Support Support Forum

Summary
Easily hide media from posts until you see the post on the single page.

Features

  • Easy installation
  • Use Shortcodes from WP
  • Flexible syntax
  • Works with tinyMCE
  • Accepts jpg/jpeg/gif/bmp/png/ico/swf/tiff files


Installation:

      1. Upload hiddenmedia.php to the plugins folder.
      2. Activate the plugin from the “plugins” page.
      3a. To insert a flash animation:

      [hiddenmedia width="384" height="288" url="http://yourdomain.com/somefile.swf" loop="true" autoplay="true" urltitle="Your title!"]
      3b. For images use:

      [hiddenmedia width="640" height="480" url="http://yourdomain.com/somefile.jpg" urltitle="Your title!"]
      4. Make a donation!

Every variable except the url variable is optional. The loop and autoplay variable do not apply to images and are ignored for them.

Un-install:

      1. De-activate the plugin.
      2. Remove the file from wp-content/plugins

Pages: 1 2