plugin-icon

WP_Registry

The plugin provides a globally accessible container for storing values of any kind.
Versione
0.1
Ultimo aggiornamento
Dec 17, 2009

The plugin provides a globally accessible container for storing values of any kind. The Registry is a singleton and you can set values inside the registry like this:

WP_Registry::set( 'key', $value )

which can then be retrieved at any time like this:

WP_Registry::get( 'key' )
Gratuitosui piani a pagamento
Testato fino alla versione
WordPress 2.9.2
Questo plugin ora può essere scaricato per il tuo sito .