Skip to content

[TASK] Remove the theme style checking hack

Submitted by Andre Miranda @andreldm

Assigned to Eric Koegel

Link to original bug (#15228)

Description

This is a follow-up of Bug #13928, the current way to check if a theme declares some style or not in order to apply a default one is very inefficient (all the theme has to serialized into a string). As I see, the options are:

Version: 4.13.3

Edited by Yousuf Philips