公式広告プラグインに広告ブロック対策を追加

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