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 2.9.2
此外掛程式已可供下載,並可用於你 系統。