Bedrock WordPress retro-porting to standard WP installation: is this allowed?
I am dealing with something never seen before: a WordPress website where there is not standard directories, and wp-content was moved in /app, all files was moved elsewhere and all seems to work properly, backend/frontend side. It should be done using BedRock, as I see.
Please take a look at here:
- index.php
- app/
--- plugins/
--- uploads/
- wp/
--- wp-admin/
--- wp-snapshots/
--- wp-config.php
Screenshot: https://imgur.com/gallery/Bqs4yse
Could be this a standard re-packaging structure (i.e using Composer or similar)? Or just something does not deserve to be discussed here (in this case, sorry for my ignorance)? Thanks in advance
My question in detail: can I pass to standard WP copything theme/plugins directories and mantaining this working?
Topic development-strategy directory Wordpress
Category Web