Linux 软件免费装

Browser Sign In Wordpress Plugin

开发者 stomlinson
更新时间 2012年9月26日 02:01
PHP版本: 3.2 及以上
WordPress版本: 3.2.1

标签

signin mozilla browserid sessions api

下载

0.0.1

详情介绍:

This implements the experimental Sessions API being developed at Mozilla Labs. The purpose of this plugin is to work with the Browser Sign In Firefox Add-on - GitHub. The Browser Sign In plugin looks for navigator.id.sessions. If set to [], the site signifies that it supports Sign In and Sign Out from within the browser. If set to [ {email: <username>} ], that user's name will be displayed in the URL bar. More information about Browser Sign In can be found at Mozilla's Identity Site and Shane's Tutorial If you see any problems with this code, please contact me!

安装:

  1. Get browser_sign_in.php
  2. Copy browser_sign_in.php to your Wordpress installation's wp-content/plugins directory.
  3. Activate the plugin from the administrator control panel.