Starterkit's template.php has a placeholder for STARTERKIT_preprocess().

However, that preprocess function is expensive since it runs for EVERY template file and its rarely needed. Targeted preprocess functions are much better.

We should simplify the template.php file and remove the placeholder.

Comments

JohnAlbin’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.