knaptonwright
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Developing with WordPress
In reply to: Private Github Plugin with Authentication TokenI’ve managed to locate a hook that adds the Headers to the update url. It’s worked like a charm.
https://stackoverflow.com/a/72849794
The hook I found was:
add_filter( "http_request_args", array( $this, "addHeaders") , 10, 3);I’ve just tried a few different ways. It doesn’t work when two files are uploaded at the same time. When I added them one at a time it worked perfectly but when I selected them both at the same time it didn’t work
Apologies. I thought you just wanted the root page.
https://staging.stallardkane.co.uk/vacancy/regional-health-and-safety-advisor-south/
staging.stallardkane.co.uk
Viewing 5 replies - 1 through 5 (of 5 total)