이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Content Visibility Geolocation

설명

Content Visibility Geolocation is an add-on for Content Visibility – a plugin which allows you to decide when, where, and to whom each piece of your content is shown (or hidden!).

The geolocation add-on allows you to show or hide any of your content blocks to users visiting your site from any country of your choosing.

Need to only show a message to folks visiting from Canada 🇨🇦? No problems, eh.

How about showing a banner to your British 🇬🇧 visitors? You got it, guvnor. (I’m a Brit living in Canada 😉 )

Note: This uses cookies to help reduce API calls. If that is something you need to tell your users about, please make sure to do just that 🙂

Development

Development is mostly done on github and releases are made there and here to the WordPress plugins directory.

스크린샷

  • Showing the content visibility geolocation controls in the content editor sidebar

FAQ

What if someone uses a VPN?

People can be sneaky. This plugin uses a 3rd party IP-lookup API (which you can self-host should you desire) which gets location data based on the IP Address passed to it. If a user is using a VPN to mask where they are coming from, it is quite likely that the user will see content restricted to the country of their VPN connection.

Does this store cookies in a user’s browser?

Yes. It does this in order to stop hitting an API for every page load. A cookie is stored for 1 week with information about where the person is visiting from.

What’s with the logo?

It’s a chameleon. A cool little creature which can change the way it appears – to make itself more or less visible. Seemed appropriate! Also, your suspicions are correct; a designer, I am not.

Got a question?

Let me know: https://github.com/richardtape/content-visibility-geolocation/issues/new

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Content Visibility Geolocation”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Content Visibility Geolocation”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

0.1.2

  • WP 6.1.1 compatibility.
  • Fixed warning on widgets screen.

0.1.1

  • Added indicator to show when a country is selected to more easily determine when a block has rules.
  • WP 5.8.0 compatibility.

0.1.0

  • First public release.