Function get_theme_info
Reads an .xml file and returns the data as an array
Removes the entire theme if the .xml file couldn't be found or read.
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs-Themes.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs-Themes.php
string |
$path |
The absolute path to the xml file. |
array
|
An array with all the info extracted from the xml file. |