Changeset 1112933
- Timestamp:
- 03/15/2015 04:14:35 AM (10 years ago)
- Location:
- qr-code-login-by-tagauth/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
qr-code-login-by-tagauth/trunk/readme.txt
r790738 r1112933 1 1 === TagAuth === 2 Contributors: APSense LTD3 Donate link: http://www.i nhao.com/4 Tags: apsense, qr code, qr scanner, login by qr code, tagauth, tag auth,tagbook,inhao 2 Contributors: iMC Info Tech Co., Ltd 3 Donate link: http://www.imetacloud.com/ 4 Tags: apsense, qr code, qr scanner, login by qr code, tagauth, tag auth,tagbook,inhao,imc,imetacloud 5 5 Requires at least: 3.5 6 Tested up to: 3.6.17 Stable tag: 3.6.16 Tested up to: 4.1.1 7 Stable tag: 4.1.1 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 42 42 = Found a bug? Have a suggestion? = 43 43 44 Please send bug reports and suggestion using [this feedback form](http:// inhao.com/page/contact).44 Please send bug reports and suggestion using [this feedback form](http://www.imetacloud.com/en/contact/). 45 45 46 46 == Screenshots == … … 55 55 == Changelog == 56 56 57 = 1.2 = 58 * Fixed some bug. 59 57 60 = 1.1 = 58 61 * Change the visibility of "Get QR Key". All users can see it. -
qr-code-login-by-tagauth/trunk/tagauth.php
r790742 r1112933 2 2 3 3 /* 4 Plugin Name: QR Code Login by TagAuth4 Plugin Name: QR Code Login 5 5 Description: Use mobile to login your wordpress site by scanning QR Code. 6 Version: 1. 17 Author: Inhao.com6 Version: 1.2 7 Author: iMC Info Tech Co., Ltd 8 8 Tags: QR Code Login, inhao, tagbook, scan qr code, login wp by qrcode, apsense 9 Author URI: http://www.i nhao.com9 Author URI: http://www.imetacloud.com 10 10 */ 11 11 … … 119 119 </table> 120 120 <br> 121 Auth URL: <u><? echo get_site_url().'/?action=ta_auth'?></u>121 Auth URL: <u><?php echo get_site_url().'/?action=ta_auth'?></u> 122 122 <br> 123 123 <br> … … 126 126 <h2>How to get Site ID & API Key</h2> 127 127 1. Download FREE APP "<b>Tagbook</b>" and create a free account. (See the download link below).<br> 128 2. <a href="http://inhao.com/developer" target="_blank">Login Developer Area with your account.</a><br> 129 3. Click the left menu "TagAuth" and create a site.<br> 130 4. Get Site ID and API Key from the right list.<br><br> 128 2. <a href="http://inhao.com/admin" target="_blank">Login iMC Platform</a>.<br> 129 3. Click here to open <a href="http://inhao.com/developer" target="_blank">Developer Area</a>.<br> 130 4. Click the left menu "Developer" and click "TagAuth", then create a site.<br> 131 5. After creating a site, you may get site ID and API Key and fill this form.<br><br> 131 132 132 133 <h3>Download the APP "<b>Tagbook</b>"</h3> … … 346 347 <input type="hidden" id="c" value="<?php echo $token; ?>"> 347 348 <div id="qrcode"></div> 348 <div><img src=" qrloading.gif" style="padding-left: 88px;padding-top: 10px;"></div>349 <div><img src="<?php echo $tagauth_plugin_url ?>/qrloading.gif" style="padding-left: 88px;padding-top: 10px;"></div> 349 350 </div> 350 351 <div style="width:500px;margin:40px auto"> … … 352 353 You may find Tagbook on iOS App Store or Google Play by searching for the term "<b>Tagbook</b>".<br><br> 353 354 <p align="center"> 354 <a href="https://play.google.com/store/apps/details?id=com.inhao.tagbook" target="_blank"><img src="<? echo $tagauth_plugin_url ?>/btn_android.png"></a> <a href="https://itunes.apple.com/us/app/tagbook/id700768972" target="_blank"><img src="<?echo $tagauth_plugin_url ?>/btn_iphone.png"></a>355 <a href="https://play.google.com/store/apps/details?id=com.inhao.tagbook" target="_blank"><img src="<?php echo $tagauth_plugin_url ?>/btn_android.png"></a> <a href="https://itunes.apple.com/us/app/tagbook/id700768972" target="_blank"><img src="<?php echo $tagauth_plugin_url ?>/btn_iphone.png"></a> 355 356 <br><br> 356 357 <a href="<?php echo(admin_url());?>" style="font-size:13px">Return to Login Page</a> | <a href="http://inhao.com" style="font-size:13px" target="_blank">Powered by Inhao Tagbook</a>
Note: See TracChangeset
for help on using the changeset viewer.