Benjamin Pick

Results 56 comments of Benjamin Pick

https://deliciousbrains.com/php-scoper-namespace-composer-depencies/#config

https://dev.to/phpprefixer/new-tutorial-using-php-composer-in-the-wordpress-ecosystem-4bmp

However, we would only get the position, not a city name (maybe use Google API coding for this). Also, the lookup happens on client side and will be passed as...

This requires the fallback #13 . In this way, the client-side code can set a cookie to indicate the results, and the server will use it on the second request.

A little less complicated : - [ ] On the lookup page, add a button "Return this data as test data for all lookups" - [ ] Add a data...

Or the URL way: * [ ] The debug mode needs to enabled in the backend OR the URL contains a secret string `?geo_test_secret=XYZ` that allows overriding the detection *...

Hi KoolPal, thank you for your interest. I am currently working on a different feature so while I like this feature, it might take a while for me to get...

Block 1: Doing the stuff the shortcodes like `[geoip_detect2 property="country" default="(none)"]` do Block 2: Showing / hiding the content inside based on conditions. The conditions are combined with AND, a...

For nested blocks (Block 2), see https://github.com/WordPress/gutenberg/issues/428

I guess long-term we will need to use something like php-scoper... https://developer.yoast.com/blog/safely-using-php-dependencies-in-the-wordpress-ecosystem/