plugin-icon

WP_Registry

Автор: Jan Gorman·
The plugin provides a globally accessible container for storing values of any kind.
Версия
0.1
Последние изменения
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' )
Проверено на
WordPress 2.9.2
Этот плагин можно скачать и использовать при .