Plugin Directory

Changeset 2991457


Ignore:
Timestamp:
11/08/2023 06:15:00 AM (2 years ago)
Author:
bbaton
Message:

update plugin

Location:
bbaton-anonymous-age-verification/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • bbaton-anonymous-age-verification/trunk/bbaton-ananoymous-age-verification.php

    r2641189 r2991457  
    33* Plugin Name: 비바톤 익명 성인인증 | BBaton Anonymous Age Verification
    44* Description: Anonymous Age Verification Service for Korean Users
    5 * Version: 2.9
     5* Version: 2.10
    66* Author: BBaton
    77* Author URI: https://www.bbaton.com
     
    2525                add_filter("the_content", array($this,  "bbaa_lock_page_content"), 10, 2);
    2626            }
    27             add_action('init', array($this, 'bbaa_analyze_child'));
     27            //add_action('init', array($this, 'bbaa_analyze_child'));
    2828            add_action('init', array($this, 'bbaa_redirect_back'));
    2929        }
  • bbaton-anonymous-age-verification/trunk/readme.txt

    r2641189 r2991457  
    6868= 2.9 =
    6969* New Feature added for URL field and minor changes done for settings page.
     70
     71= 2.10 =
     72* 버그 수정
Note: See TracChangeset for help on using the changeset viewer.