The WordPress project type's plugin/theme tab doesn't detect anything on sites built with Roots Bedrock, even when the "Configuration file location" is correctly set to the subfolder containing wp-config.php. The underlying install works fine, so this looks like a hardcoded wp-content path assumption in the plugin/theme scanner?
Ive tried setting the "Configuration file location" to web — correct for locating the config file, but the plugins/themes tab still returns empty.
Is it possible to: detect WP_CONTENT_DIR / CONTENT_DIR from the site's WordPress bootstrap instead of assuming a literal wp-content folder name, or to add a explicit "Content directory" field so we can point it at our app folder (or any other name) manually?
-
Rick Vellinga moved item to project Sites
3 days ago -
Rick Vellinga created the item
3 days ago