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
このプラグインをダウンロードして、 サイトに使用できます。