PHP Code to Read Theme Information from Theme File Like WordPress Php by Rajesh Kumar Sahanee - May 23, 20190 Hello Friends, Today I am going to share a PHP code to read theme information from theme file like WordPress do. WordPress reads theme information from style.css file of the theme but here in this code I'll read theme information from "theme-info" file. I have developed this code today with