[ad_1]
[ad_2]
Go into your active theme, open the footer.php file and add this at the bottom:
<!-- INCLUDED FILES:
<?php print_r(get_included_files()); ?>
-->
Save it and then go to a page on your site and do View->Source, scroll to the bottom…
For the site I just did it on (using Divi and MemberMouse) 1066 files included to generate a simple page that just says you need to login.
Impractical use, but sometimes it is interesting to think about what is is needed to make a simple page 🙂