Function __global->export_theme_images
Definitions
sources/themes3.php
- Export neatly named dump of all theme images for active theme.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
Preview
Code (PHP)
/**
* Export neatly named dump of all theme images for active theme.
*
*/
function export_theme_images()
* Export neatly named dump of all theme images for active theme.
*
*/
function export_theme_images()

