WordPress / wporg-theme-directory

12 stars 6 forks source link

Add error checking around cached values #143

Closed pkevan closed 3 weeks ago

pkevan commented 3 weeks ago

Make sure that the value being cached isn't invalid from json_decode.

Avoids any warnings on themes where errors exist.