Download the PHP package timersys/geo-blocker without Composer
On this page you can find all versions of the php package timersys/geo-blocker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download timersys/geo-blocker
More information about timersys/geo-blocker
Files in timersys/geo-blocker
Package geo-blocker
Short Description WordPress plugin to restrict access to the site by geolocation that works with GeotargetingWP API
License GPL-2.0+
Homepage https://geotargetingwp.com
Informations about the package geo-blocker
=== Geo Blocker === Contributors: timersys Donate link: https://timersys.com Tags: geo blocker, geo block country, restrict by country Tested up to: 5.1.1 Stable tag: 1.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html
Restrict access to your website based on geo location. Block entire countries, cities or states
== Description ==
Restrict access to your website based on geo location. Block entire countries, cities or states:
- Restrict based on City, country, states
- Restrict on specific pages, templates, posts, etc
- Restrict users from search engines
- Restrict users that never commented
- Restrict users that arrived via another page on your site
- Restrict users via roles
- Restrict depending on referrer
- Restrict to logged / non logged users
- Restrict or not to mobile, desktop and tablet users
- Restrict or not to bots / crawlers like Google
- Restrict or not depending on query strings EG: utm_source=email
- Restrict depending on post type, post template, post name, post format, post status and post taxonomy
- Restrict depending on page template, if page is parent, page name, page type
== Installation ==
== Changelog == = 1.2 =
- Geo rules are not automatically moved to the bottom
- Automatically add missing protocols to urls
- Fixed issue with debug data page
- Filter to disable predefined regions
- better multisite compatibility
- improved targeting of cities for non english sites
= 1.1.1 =
- Core updates
= 1.1 =
- Added option to change template
- Fixed issue with page builders being blocked
- Added predefined continents regions
- Fixed api for plugin updates
- Fixed settings not saving unchecks
= 1.0.9.2 =
- Fixed uninstall
- Reorganized settings tabs
= 1.0.9.1 =
- Hotfix for bug introduced in 2.3.6.1 ( Important update! ) = 1.0.9 =
- Core updates
= 1.0.8 =
- Core updates
= 1.0.7 =
- Core updates
- Updated crawler detect library
= 1.0.6.3 =
- Fix issue with ACF latest version
- Clean up database of old wp_session records
= 1.0.6.2 =
- Core updates taht fix headers already sent and exclude functionality
= 1.0.6.1 =
- Fixed bug where geotargeting would fail on certain php versions
- admin assets cache bust
= 1.0.6 =
- Improved settings page and regions creation
- Added filters for devs
- Improved session handling
= 1.0.5 =
- Update rule to support multiple ID's
- Update sessions core library
= 1.0.4.2 =
- Fixed bug with locales and cache mode that could lead into fatal error
= 1.0.4.1 =
- Fixed bug introduced with locales update
= 1.0.4 =
- Fixed bug with wide url
- Core updates
= 1.0.3 =
- Added wide url /* rule support
- Improved query string rule
- Fixed issue with wprocket cache
= 1.0.2 =
- Core updates
- Issue with multiple blocks and AJAX mode
= 1.0.1 =
- Small bugfixes
= 1.0.0 =
- First version