Benjamin Pick
@benjaminpick on WordPress.org
- Member Since: July 1st, 2013
- Location: Siegen, Germany
- Website: yellowtree.de
- Job Title: Web Developer
- Employer: YellowTree
Contribution History
Benjamin Pick’s badges:- Core Contributor Core Contributor
- Translation Contributor Translation Contributor
- Plugin Developer Plugin Developer
-
Posted a reply to WPEngine and plugin issues, on the site WordPress.org Forums:
If the values are correct there, then it is a page caching issue. You could…2 days ago
-
Posted a reply to WPEngine and plugin issues, on the site WordPress.org Forums:
Look at the Reverse proxy debug site (settings > reverse proxy) and copy the informations…2 days ago
-
Posted a reply to Integrate with conditions in Oxygen builder, on the site WordPress.org Forums:
Interesting idea - however Oxygen is a paid plugin so not many users will profit…2 days ago
-
Posted a reply to Does this work with html?, on the site WordPress.org Forums:
This is a wordpress plugin so shortcodes etc. only work with wordpress. However, if you…2 days ago
-
Posted a reply to WP Rocket Cache Plugin Not Working, on the site WordPress.org Forums:
If you can code JS, use the AJAX mode ... https://github.com/yellowtree/geoip-detect/wiki/API:-AJAX Otherwise you will need…2 weeks ago
-
Posted a reply to Use with WPML, on the site WordPress.org Forums:
You mean, automatically selecting the site language depending on the detected country? You could adapt…2 weeks ago
-
Posted a reply to Entire Page Forwarder, on the site WordPress.org Forums:
This is possible e.g. when you adapt this PHP code: https://github.com/yellowtree/geoip-detect/wiki/API-Usage-Examples#redirect-depending-on-country If you use a…2 weeks ago
-
Posted a reply to Cache, on the site WordPress.org Forums:
Please show me a screenshot of your current options, otherwise it's too much guesswork from…1 month ago
-
Posted a reply to Cache, on the site WordPress.org Forums:
The plugin has an Web API-Cache (for Maxmind Precision, Hostinfo and Ipstack) - is this…1 month ago
-
Posted a reply to Wrong city after last update, on the site WordPress.org Forums:
You can do it here: https://support.maxmind.com/geoip-data-correction-request/2 months ago
-
Posted a reply to Simulate visit from another country, on the site WordPress.org Forums:
As this might be useful to others as well, I have added an extended example…2 months ago
-
Posted a reply to Simulate visit from another country, on the site WordPress.org Forums:
add_filter('geoip_detect2_record_data', 'test_data', 12, 2); function test_data($data, $ip) { var_dump($data); }2 months ago
-
Posted a reply to AJAX, JS, & Cached Pages, on the site WordPress.org Forums:
This will require custom coding, yes - mainly because I have no idea how a…2 months ago
-
Posted a reply to City in Meta Description and Site Title, on the site WordPress.org Forums:
This will probably not work for Google. You will need to talk to a SEO-agency…2 months ago
-
Posted a reply to State API, on the site WordPress.org Forums:
mostSpecificSubdivision. You will find it when you update the plugin to yesterday's version.2 months ago
-
Posted a reply to Wrong city after last update, on the site WordPress.org Forums:
Sorry, the plugins is only showing the data from other database providers, so you would…2 months ago
-
Committed [2154700] to Plugins Trac:
Tagging version 2.12.02 months ago
-
Committed [2154699] to Plugins Trac:
Release 2.12.02 months ago
-
Posted a reply to NEW JS API coming soon … Feedback wanted, on the site WordPress.org Forums:
The JS implementation BETA has been released, see https://github.com/yellowtree/geoip-detect/wiki/API:-AJAX on how to enable it ...5 months ago
-
Committed [2067410] to Plugins Trac:
Tagging version 2.11.07 months ago
-
Committed [2067409] to Plugins Trac:
Release 2.11.07 months ago
-
Posted a reply to NEW JS API coming soon … Feedback wanted, on the site WordPress.org Forums:
Planned Schedule: As soon as the JS is working, I will release it as BETA…7 months ago
-
Created a topic, NEW JS API coming soon … Feedback wanted, on the site WordPress.org Forums:
I have started work on the ajax mode of the plugin, so…7 months ago
-
Posted a reply to Get Country on cached pages (with AJAX?), on the site WordPress.org Forums:
I have started working on this: https://github.com/yellowtree/geoip-detect/pull/597 months ago
-
Posted a reply to IP detected as 127.0.0.1, on the site WordPress.org Forums:
Can you copy the reverse proxy debug page, please?7 months ago
-
Posted a reply to Get Country on cached pages (with AJAX?), on the site WordPress.org Forums:
No if you copied the code from the forum thread, it is only using API…7 months ago
-
Posted a reply to Add country prefix to URL, on the site WordPress.org Forums:
Are you aiming for SEO or what is your goal? You could change the URL…8 months ago
-
Posted a reply to Get Country on cached pages (with AJAX?), on the site WordPress.org Forums:
Oh your next question will probably be: "when?" - That's always hard to tell for…8 months ago
-
Posted a reply to Get Country on cached pages (with AJAX?), on the site WordPress.org Forums:
The mentioned work (https://github.com/yellowtree/geoip-detect/pull/46/files#diff-f03c876c5928000ca61138c1b1b52016) is way more complete than the example you quote. If you…8 months ago
-
Posted a reply to Deactivation / Uninstallation, on the site WordPress.org Forums:
Fixed in Github and will be released with the next version. It also deletes the…8 months ago
-
Posted a reply to Show Phone Number Based on State, on the site WordPress.org Forums:
Yes this is possible via conditionally showing/hiding text, either via shortcode [geoip_detect2_show_if ...]+33 43 4444...[/geoip_detect2_show_if]…8 months ago
-
Posted a reply to Cloudflare and (reverse proxy feature), on the site WordPress.org Forums:
I have added the subnet feature to the beta version, can you try it, please?…11 months ago
-
Posted a reply to Problem with 2.9.1 update and Flamingo, on the site WordPress.org Forums:
It's online already ...11 months ago
-
Committed [1984914] to Plugins Trac:
Tagging version 2.9.211 months ago
-
Committed [1984911] to Plugins Trac:
Release 2.9.211 months ago
-
Posted a reply to Problem with 2.9.1 update and Flamingo, on the site WordPress.org Forums:
You were right, sorry for that ... I will release a fixed version today.11 months ago
-
Posted a reply to Hi, on the site WordPress.org Forums:
Hi, it is difficult to help you if you don't say what you need :-)…11 months ago
-
Posted a reply to Problem with 2.9.1 update and Flamingo, on the site WordPress.org Forums:
Sounds weird. Yes I will investigate this ... Which version of CF 7 are you…11 months ago
-
Posted a reply to Cloudflare and (reverse proxy feature), on the site WordPress.org Forums:
1. Sounds like a good idea. I never thought a provider would provide so many…11 months ago
-
Posted a reply to REST API: Nonce is missing, on the site WordPress.org Forums:
Yes indeed, setting subscribers_only: true did the trick ...11 months ago
-
Posted a reply to REST API: Nonce is missing, on the site WordPress.org Forums:
This should also fix the values of [_user_login] and the like.11 months ago
-
Created a topic, REST API: Nonce is missing, on the site WordPress.org Forums:
Hi, I am using the forms in an intranet and need to c…11 months ago
-
Created a topic, Regulation (EU) 2018/302, going into effect 03 Dec 18, on the site WordPress.org Forums:
Here is a FAQ about this new regulation: https://www.e…11 months ago
-
Committed [1978175] to Plugins Trac:
Tagging version 2.9.111 months ago
-
Committed [1978173] to Plugins Trac:
Release 2.9.111 months ago
-
Created a new ticket, #45363, in Core Trac:
Allow Thumbnail generation for other filetypes such as ODT12 months ago
-
Committed [1218904] to Plugins Trac:
Tagging version 2.5.24 years ago
-
Committed [1218903] to Plugins Trac:
Release 2.5.24 years ago
Developer
-
GeoIP Detection
Active Installs: 20,000+
Plugins
-
404page - your smart custom 404 error page
-
Activity Log
-
Admin Menu Editor
-
Advanced Custom Fields
-
All in One SEO Pack
-
Autoptimize
-
BackUpWordPress
-
Bulk Page Stub Creator
-
Classic Editor
-
Clear Cache for Me
-
Compress JPEG & PNG images
-
Contact Form 7
-
Debug "unexpected output" During Plugin Activation
-
Debug Bar
-
Debug Bar Actions and Filters Addon
-
Disable Comments
-
Disable XML RPC Fully
-
Duplicate Post
-
Enable Media Replace
-
Enhanced Media Library
-
GeoIP Detection
-
Go Live Update Urls
-
GS Only PDF Preview
-
iThemes Security (formerly Better WP Security)
-
Language Fallback
-
Really Simple CAPTCHA
-
Redirection
-
Relevanssi - A Better Search
-
Simple Custom Post Order
-
Simple Image Sizes
-
User Role Editor
-
WP SMTP
-
WP Super Cache
-
WP-LESS
-
WP-Matomo (WP-Piwik)