You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
IoTgod c703fcadf2 add several plugins 5 years ago
..
lib add several plugins 5 years ago
Plugin.php add several plugins 5 years ago
README.md add several plugins 5 years ago

README.md

typecho评论验证码插件,使用Google的reCAPTCHA接口。

使用方法:

  1. 到「页面」申请一个API key;
  2. 激活该插件,并配置Public Key和Private Key;
  3. 在适当地方添加如下代码:
<?php reCAPTCHA_Plugin::output(); ?>

注意:若未配置Public Key和Private Key而在页面中先添加上述代码,该页面会报错