您的位置 首页 > 数码极客

如何查找微信验证码 如何查找自己的微信验证码…


通过WordPress 短代码实现将文章中的部分内容隐藏,通过关注微信公众号自动回复获取验证码,实现公众号的粉丝零突破,哈哈哈。

将下面的代码,添加到当前主题函数模板 文件中:

//公众号获取验证码 function weixin_fans($atts, $content=null){ extract(shortcode_atts( array ( 'key' => null, 'reply' => '' ), $atts)); // 管理员登录直接显示隐藏内容 if ( current_user_can('level_10') ) { return '<div class="hidden-content">'.do_shortcode( $content ).'</div>'; } // 输入正确验证码显示隐藏内容 if(isset($_POST['weixin_key']) && $_POST['weixin_key']==$key){ return '<div class="hidden-content">'.do_shortcode( $content ).'</div>'; } else { return ' <form class="post-password-form weixin-form" action="'.get_permalink().'" method="post"> <div class="weixin-box"> <div class="post-secret"></i>获取高速下载链接</div> <p> <input style="width:120px;height:26px;" type="password" size="18" name="weixin_key"> <input style="width:40px;height:30px;" type="submit" value="提交" name="Submit"> </p> <div class="weixin-secret"> <div class="weixin-w">回复<span class="weixin-n">'.$reply.'</span>将会获取<span class="weixin-n">验证码</span></div> <img src="; alt="weixin"> </div> </div> </form>'; } } add_shortcode('weixin', 'weixin_fans');

记得修改为你的公众号名称

CSS样式,可自行修改调试

.hidden-content, .weixin-form { padding: 20px 0.5rem; border: 2px dashed #e63b3f; margin-top: -40px; } .weixin-form img { width: 140px; float: right; margin-top: -126px; margin-right: -3px; } .weixin-n { color: #e63b3f; }

使用方法:

微信公众平台后台添加关键词回复即可,如题:安利一款,小姐姐推荐的BT磁力搜索软件:

责任编辑: 鲁达

1.内容基于多重复合算法人工智能语言模型创作,旨在以深度学习研究为目的传播信息知识,内容观点与本网站无关,反馈举报请
2.仅供读者参考,本网站未对该内容进行证实,对其原创性、真实性、完整性、及时性不作任何保证;
3.本站属于非营利性站点无毒无广告,请读者放心使用!

“如何查找微信验证码,如何查找自己的微信验证码,如何查找微信登录密码,如何查找微信验证码?,如何查找微信删除的人,如何查找微信转账给个人的记录”边界阅读