购买文章,自动认证

综合评论3,880,939字数 76阅读0分15秒

请自行替换文章id

function zibll_users_xxoo_together($pay_order){
    $pay_order = (array) $pay_order;
    $post_id   = $pay_order['post_id'];
    $user_id   = $pay_order['user_id'];
    if ($post_id == 2102) {
    // 添加认证操作
     
        zib_add_user_auth($user_id, array(
            'name' => '认证用户',
      'desc' => 'GOGO社区反狐狸网联盟',
        ));
    }
    }
add_action('payment_order_success', 'zibll_users_xxoo_together');

 文章源自小武站https://1z345.cn/小武站-https://bbs.50-0.cn/1044.html 文章源自小武站https://1z345.cn/小武站-https://bbs.50-0.cn/1044.html

注册直接自动认证
注册直接自动认证 综合

注册直接自动认证

代码:function zib_auth_add_member($user_id) { //注册添加认证 $auth_info = array( 'name' => 'xxxx', //认证名称...
  • 本文由 admin 发表于 2024年8月26日 00:21:52
  • 转载请务必保留本文链接:https://bbs.50-0.cn/1044.html
匿名

发表评论

匿名网友
:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:
确定