开发者 | siddhu09rocks |
---|---|
更新时间 | 2022年7月13日 09:28 |
捐献地址: | 去捐款 |
PHP版本: | 5.2.4 及以上 |
WordPress版本: | 6 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
document.addEventListener("agl_passed", function() {
// Insert yor code for Age Gate Passed ;
});
document.addEventListener("agl_failed", function() {
// Insert yor code for Age Gate Failed');
});
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly.You can find Age Gate Lite menu item in Admin area
We have kept everything lightweight. Your Parent theme is in-charge of how font and their sizes etc.. You can override with custom CSS.