AgriLife / AgriFlex

Device-agnostic WordPress starter theme for Texas A&M AgriLife network sites.
5 stars 4 forks source link

Update options-interface.php #106

Closed daniel911texas closed 1 year ago

daniel911texas commented 1 year ago

This code will check if the "desc" key exists in the $value array before accessing it. If the key exists, it will display the description, otherwise, it will display an empty string.