Linux 软件免费装

Plugin Name

开发者 Alton Crossley
更新时间 2012年3月18日 07:15
捐献地址: 去捐款
PHP版本: 2.6 及以上
WordPress版本: 2.7.1

标签

authentication PHP session

下载

0.2 0.2.1

详情介绍:

Places user information in the global session for use in other applications on the same domain. Currently used by a Crossley Framework (http://bit.ly/18hJsP) Auth module. When used, a unauthenticated user can request an application page outside WP that requires authentication. The module then forwards teh person to the WP Login page, which once authentication is finished, forwards the user back to the initial requested page. Then the application can peer into who the user is as far as WP is concerned and decide what to do from there.

安装:

Simply place this directory within your wp-content/plugins directory. Then login to your WP Admin and activate the plugin on the plugin page. This will make the current users login informaiton available through the session variable.