Function CSSCleanup->find_css_files

Definitions

sources/css_cleanup.php

  • Find all the CSS files in the theme.
  • Visibility: protected
  • Is abstract?: No
  • Is static?: No
  • Is final?: No

Preview

Code (PHP)

/**
 * Find all the CSS files in the theme.
 *
 */

protected function find_css_files()