Benjamin Pick
@benjaminpick on WordPress.org
- Member Since: July 1st, 2013
- Location: Siegen, Germany
- Website: yellowtree.de
- GitHub: benjaminpick
- Job Title: Web Developer
- Employer: Yellow Tree
Contribution History
Benjamin Pick’s badges:- Core Contributor
- Plugin Developer
- Translation Contributor
-
Created a topic, E-Rechnung, on the site WordPress.org Forums:
Ist eine Umsetzung der XML-Rechnung (XRechnung/ZUGFeRD… -
Posted a reply to Is there a daily limit for the initial setup of the data source, HostIP.info Web, on the site WordPress.org Forums:
Good question, probably there is, but they don't communicate such a limit so it should… -
Posted a reply to Response time, on the site WordPress.org Forums:
Yes if you need the Geo lookup only on some pages, you can enqueue the… -
Posted a reply to Polylang Pro integration, on the site WordPress.org Forums:
Yes this is possible. Please contact me at b.pick@yellowtree.de as I am not allowed to… -
Posted a reply to Response time, on the site WordPress.org Forums:
Please give me more details about your config. Which data-source are you using? File-based databases… -
Posted a reply to PHP 8.3 issue?, on the site WordPress.org Forums:
I'm sorry for replying this late, usually for fatal errors I try to be a… -
Committed [3136984] to Plugins SVN:
Setting stable tag to 5.4.1 -
Committed [3136983] to Plugins SVN:
Tagging version 5.4.1 -
Committed [3136982] to Plugins SVN:
Release 5.4.1 -
Posted a reply to PHP 8.1 and higher, on the site WordPress.org Forums:
The plugin is working with PHP 8.1 / 8.2 without problems. I cannot really resolve… -
Posted a reply to Debug.log, on the site WordPress.org Forums:
I saw it and learned something new! "Cron unschedule event error for hook: ghu_get_remote_plugin, Error… -
Committed [3112671] to Plugins SVN:
Setting stable tag to 5.4.0 -
Committed [3112670] to Plugins SVN:
Tagging version 5.4.0 -
Committed [3112668] to Plugins SVN:
Release 5.4.0 -
Posted a reply to Cache plugin is creating issue to get latest geoip location, on the site WordPress.org Forums:
If you are using a Page Cache (and Fastest Cache Plugin counts as such), you… -
Posted a reply to Cache plugin is creating issue to get latest geoip location, on the site WordPress.org Forums:
Are you using AJAX mode? -
Posted a reply to Updating GeoIP2 API?, on the site WordPress.org Forums:
No, no news yet ... Thank you Diego for the Mozart hint. -
Mentioned in [58384] on Core SVN:
Docs: Improve `wp_remote_safe_*` and `wp_http_validate_url` docblocks. -
Posted a reply to operator=”or”, on the site WordPress.org Forums:
You got it almost right. The problem is that Wordpress can't take two parameters with… -
Submitted pull request #6469 to WordPress/wordpress-develop:
Improving documentation of wp_remote_safe_* and wp_http_validate_url -
Posted a reply to Compatibility with Maxmind R2 presigned URLs, on the site WordPress.org Forums:
Update - I misunderstood the documentation. My unit test shows that redirection should be followed… -
Created ticket #61092 on Core Trac:
Does wp_safe_remote_get really disable redirects? (Documentation) -
Posted a reply to Compatibility with Maxmind R2 presigned URLs, on the site WordPress.org Forums:
Thanks for the Heads-Up! No, currently the download URL does not follow redirect. I will… -
Posted a reply to Getting Wrong IP Information, on the site WordPress.org Forums:
Are you using a page cache? In that case you should enable AJAX mode. -
Posted a reply to Trigger custom jQuery when Ajax Endpoint is enabled on adding body class, on the site WordPress.org Forums:
Currently this is possible like this: jQuery(document).ready(function($) { geoip_detect.get_info().then(function(record) { if (record.get('country') == 'AU') {… -
Posted a reply to Can’t uninstall plugin, on the site WordPress.org Forums:
The problem is that a different plugin is using a different version of the Maxmind… -
Posted a reply to Can’t Uninstall, on the site WordPress.org Forums:
I have found the issue, it will be fixed with the next minor release of… -
Posted a reply to Geo Location IP Setting for Cloudflare Hosting Provider?, on the site WordPress.org Forums:
Yes you will probably need the reverse proxy & known proxies option (I am not… -
Posted a reply to Error Due to Old Maxmind Library, on the site WordPress.org Forums:
See https://wordpress.org/support/topic/updating-geoip2-api/ - I cannot change the version of the GeoIP library used easily. Long-term… -
Posted a reply to Display by County?, on the site WordPress.org Forums:
Yes that's possible. It's called mostSpecificSubdivision (because the name of the subdivisions are different in… -
Posted a reply to Home page doesn’t detect geoip_detect2_get_info_from_current_ip, on the site WordPress.org Forums:
This is before plugins_loaded then. Try to wrap it in add_action('plugins_loaded', function() { ... }); -
Posted a reply to Home page doesn’t detect geoip_detect2_get_info_from_current_ip, on the site WordPress.org Forums:
It should work. Are you using shortcodes or PHP syntax? What does the function return? -
Posted a reply to Updating GeoIP2 API?, on the site WordPress.org Forums:
Yes I am aware of this problem but it's complicated. Here is the meta-ticket: https://wordpress.org/support/topic/maxmind-lib-incompabilities-meta-ticket/#post-14670970… -
Posted a reply to Works as Advertised, on the site WordPress.org Forums:
Thanks :-) -
Posted a reply to [geoip_detect2_show_if two countries, on the site WordPress.org Forums:
Yes Syntax 1+2 are correct. -
Posted a reply to Search results based on IP?, on the site WordPress.org Forums:
If you use the location as filter, it is important that users can override the… -
Posted a reply to Search results based on IP?, on the site WordPress.org Forums:
Of course, this would be possible, but no I haven't tried it yet. Will need… -
Committed [3008259] to Plugins SVN:
Setting Stable tag to 5.3.2 -
Committed [3008242] to Plugins SVN:
Setting stable tag to 5.3.2 -
Committed [3008232] to Plugins SVN:
Tagging version 5.3.2 -
Committed [3008231] to Plugins SVN:
Release 5.3.2 -
Posted a reply to False Positive Warning – Solution inside ;), on the site WordPress.org Forums:
Thank you for your info, I will fix it in the next minor version ... -
Posted a reply to Multisite support, on the site WordPress.org Forums:
Probably this would be possible to do with wordpress filters - but I am not… -
Posted a reply to USA displayed as CANADA, on the site WordPress.org Forums:
https://github.com/yellowtree/geoip-detect/wiki/Troubleshooting Possible shortcodes are shown in the backend on the "Lookup page" https://github.com/yellowtree/geoip-detect/wiki/API%3A-Shortcodes -
Posted a reply to PT missing?, on the site WordPress.org Forums:
Wow, you are right - not all countries were in that mapping. Actually I don't… -
Committed [2955043] to Plugins SVN:
stable tag -
Committed [2955040] to Plugins SVN:
Setting stable tag to 5.3.1 -
Committed [2955037] to Plugins SVN:
Tagging version 5.3.1 -
Committed [2955036] to Plugins SVN:
Release 5.3.1 -
Committed [2953104] to Plugins SVN:
remove docs
Developer
-
Geolocation IP Detection
Active Installs: 20,000+
Plugins
-
Activity Log - Monitor & Record User Changes
-
Admin Menu Editor
-
Advanced Custom Fields (ACF)
-
All in One SEO – Powerful SEO Plugin to Boost SEO Rankings & Increase Traffic
-
Autoptimize
-
BackUpWordPress
-
Bulk Page Stub Creator
-
Classic Editor
-
Clear Cache for Me
-
Connect Matomo (WP-Matomo, WP-Piwik)
-
Contact Form 7
-
Debug Bar
-
Debug Bar Actions and Filters Addon
-
Disable Comments - Remove Comments & Stop Spam [Multi-Site Support]
-
Disable Flamingo Addressbook
-
Disable XML RPC Fully
-
Enable Media Replace
-
Enhanced Media Library
-
Geolocation IP Detection
-
Go Live Update Urls
-
GS Only PDF Preview
-
Honeypot for Contact Form 7 — Protect Contact Form 7 spam with ease! [100% FREE Anti-Spam Plugin]
-
Language Fallback
-
Public Post Preview
-
Really Simple CAPTCHA
-
Redirection
-
Relevanssi - A Better Search
-
Simple Custom Post Order
-
Simple Image Sizes
-
Smart Custom 404 Error Page
-
Solid Mail – SMTP email and logging made by SolidWP
-
Solid Security – Password, Two Factor Authentication, and Brute Force Protection
-
TinyPNG - JPEG, PNG & WebP image compression
-
User Role Editor
-
WP Super Cache
-
WP YouTube Lyte
-
WP-LESS
-
Yoast Duplicate Post