Dec
08

WP_Registry WordPress Plugin

Hi,

This plugin used to setup a globally accessible container for storing values which you like. The Registry is a singleton and you can set values inside the registry like this:

WP_Registry::set( ‘key’, $value )

You can retrieve this value like this:

WP_Registry::get( ‘key’ )

Requires WordPress Version: 2.8.6 or higher

More Details And Download

Thanks,

Shane G.

Popularity: 1%

Related posts:
  1. Popularity Contest WordPress Plugin Hi, This plugin is used to find the details about...
  2. MyiBook Widget WordPress Plugin Hi, This plugin is a mixture of guestbook, shoutbox and...
  3. Category Expander WordPress Plugin Hi, This plugin is used to highlight categories which needs...
  4. Really Simple CAPTCHA WordPress Plugin Hi, This plugin does not work alone and is intended...
  5. Typekit Fonts for WordPress Plugin Hi, This plugin allows you to embed and use Typekit...

Leave a Reply

You must be logged in to post a comment.