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' )
免费使用Business套餐
通过安装,您同意 WordPress.com 服务条款第三方插件条款
目前已测试版本
WordPress 2.9.2
这个插件是可用的下载,适用于您的站点。