공식 광고 플러그인에 안티 애드블록 추가

it would be nice if there was a way to block people using an ad blocker through the official ad plugin

2개의 좋아요

You can simply create a custom theme component to do it.

1개의 좋아요

how would i do that?

You can add some script like BlockAdblock to your theme component then it will do all for you.

3개의 좋아요

I did that and I got it to work but it would still be nice if it could be added to the plug-in itself instead of having to do it manually like that