-
Posted a reply to Document root and plugin app dir don’t match, on the site WordPress.org Forums:
What's a .keep file? I'm happy to add that, but yeah probably a better long… -
Posted a reply to Document root and plugin app dir don’t match, on the site WordPress.org Forums:
Working as expected! One thing I did notice... when I upgrade my plugin, my apps… -
Posted a reply to Document root and plugin app dir don’t match, on the site WordPress.org Forums:
Sure! Effectively right now we pull our job board in an iframe from a third… -
Posted a reply to Document root and plugin app dir don’t match, on the site WordPress.org Forums:
No worries I have our plugin patched in our staging site right now and can… -
Posted a reply to Document root and plugin app dir don’t match, on the site WordPress.org Forums:
https://github.com/rockiger/reactpress/pull/4 -
Posted a reply to Document root and plugin app dir don’t match, on the site WordPress.org Forums:
Yeah I'll happily do that. I wasn't sure which repo was yours. -
Created a topic, Document root and plugin app dir don’t match, on the site WordPress.org Forums:
In public/class-reactpress-public.php there's the foll… -
Posted a reply to Update Dev-Environtment button creates empty file, on the site WordPress.org Forums:
https://github.com/docker-library/wordpress/pull/142 This looks like what I need to do. I can provide the current domain/site.… -
Posted a reply to Update Dev-Environtment button creates empty file, on the site WordPress.org Forums:
It looks like site_url() is a function that is provided by wordpress yeah? Do you… -
Created a topic, Update Dev-Environtment button creates empty file, on the site WordPress.org Forums:
I followed your directions exactly: 1. Install react…