[ad_1]
I have an active theme and plugin that seem to go hand-in-hand when it comes to making the site theme active and customizing it. But I can’t seem to find it in the default `wp-content/themes/` and `wp-content/plugins/` directories.
Another company worked on the project beforehand and talking with the previous team has been no help. Is it possible to add a theme and plugin remotely or have in another directory and adding it another way?
[ad_2]
Check the wp-content folder itself for a drop-in plugin or the mu-plugins folder for a “must use” plugin.
The name of the plugin and the filename don’t need to match.
You can try this… it should point you in the right direction for where the files are…
[https://en-gb.wordpress.org/plugins/show-current-template/](https://en-gb.wordpress.org/plugins/show-current-template/)
If not – you can get the big momma version
https://wordpress.org/plugins/query-monitor/
Are you saying there’s no theme folder in /themes/?