Wunderbar. Da hat mich jemand zum Denken in eine andere Richtung gebracht.
Vielen Dank dafür
Folgende Lösung hat mich zum Ziel geführt.
[COLOR=#000088]$parse_uri[/COLOR] [COLOR=#339933]=[/COLOR] [COLOR=#990000]explode[/COLOR][COLOR=#009900]([/COLOR] [COLOR=#0000FF]'wp-content'[/COLOR][COLOR=#339933],[/COLOR] [COLOR=#000088]$_SERVER[/COLOR][COLOR=#009900][[/COLOR][COLOR=#0000FF]'SCRIPT_FILENAME'[/COLOR][COLOR=#009900]][/COLOR] [COLOR=#009900])[/COLOR][COLOR=#339933];[/COLOR]
[COLOR=#B1B100]require_once[/COLOR][COLOR=#009900]([/COLOR] [COLOR=#000088]$parse_uri[/COLOR][COLOR=#009900][[/COLOR][COLOR=#CC66CC]0[/COLOR][COLOR=#009900]][/COLOR] [COLOR=#339933].[/COLOR] [COLOR=#0000FF]'wp-load.php'[/COLOR] [COLOR=#009900])[/COLOR][COLOR=#339933];[/COLOR]