Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amirhp-com/ip2location-country-blocker-v-2.19.1-quick-fix
WordPress Plugin ip2location-country-blocker v 2.19.1 quick fix by Amirhosseinhpv
https://github.com/amirhp-com/ip2location-country-blocker-v-2.19.1-quick-fix
Last synced: about 2 months ago
JSON representation
WordPress Plugin ip2location-country-blocker v 2.19.1 quick fix by Amirhosseinhpv
- Host: GitHub
- URL: https://github.com/amirhp-com/ip2location-country-blocker-v-2.19.1-quick-fix
- Owner: amirhp-com
- Created: 2019-07-31T04:47:40.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-07-31T04:48:39.000Z (over 5 years ago)
- Last Synced: 2023-10-05T09:48:58.287Z (over 1 year ago)
- Size: 34.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WordPress Plugin : ip2location-country-blocker-v-2.19.1-quick-fix
**WordPress Plugin ip2location-country-blocker v 2.19.1 quick fix by Amirhosseinhpv**Hello everyone, i just updated to 2.19.1 and noticed it prints out index.php in every single post and i cannot see any archive pages. so i checked the source and found the problem. in the main plugin file (ip2location-country-blocker.php) go to line 1823 and comment this line :
`echo $GLOBALS['pagenow'];`
by adding // at the beginning of line ~>
`//echo $GLOBALS['pagenow'];`
see the image 👇🏻
It'll fix the issue.
Amirhosseinhpv,
Thanks for reading.