Function __global->themewizard_find_theme_images_in_scope

Definitions

sources/themewizard.php

  • Find theme images in the scope of the Theme Wizard.themewizard_find_theme_images_in_scope should be called at least once before running this function.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: array

Parameters

Name Type Default Set Range Description
$source_theme ID_TEXT required parameter N/A N/A The theme it's being generated from
$seed ?string Null N/A N/A Seed colour to use (null: don't compare to source theme's seed)
$dark ?boolean Null N/A N/A Whether it will be a dark theme (null: don't compare to source theme's seed)

Return

  • List of theme image codes
  • Type: array
  • Set: N/A
  • Range: N/A