Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

localhost2host.docker.internal

Beschrijving

Prevents loopback request errors in WordPress environments using Docker such as wp-env.

Replace requests to localhost with host.docker.internal, and if https, change to http and turn off sslverify.

There are no settings. Just enable this plugin.

Installatie

  1. Upload the localhost2host-docker-internal folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins menu in WordPress

Beoordelingen

10 juli 2025
If you have troubles in local development with wp-env, use this plugin. In your .wp-env.json , add this plugin’s download URL(NOTICE: review comment is not allowed to include URL, add https +:// just before the downloads.wordpress.org { “plugins”: [ “.”, “[schema here]downloads.wordpress.org/plugin/localhost2host-docker-internal.latest-stable.zip” ]} WordPress’ self remote request(e.g. WP-Cron) starts working as expected! Arigato!
Lees alle 0 beoordelingen

Bijdragers & ontwikkelaars

“localhost2host.docker.internal” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “localhost2host.docker.internal” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.