sayontan / suffusion

The Suffusion Theme for WordPress
GNU General Public License v3.0
28 stars 18 forks source link

Fix PHP warnings when exporting all options #83

Closed marcissimus closed 6 months ago

marcissimus commented 6 months ago

Fix the following warnings:

[12-Mar-2024 11:12:28 UTC] PHP Warning:  Undefined array key "suf_mag_headline_categories" in /.../wp-content/themes/suffusion/admin/theme-options-renderer.php on line 1808
[12-Mar-2024 11:12:28 UTC] PHP Warning:  Undefined array key "suf_mag_excerpt_categories" in /.../wp-content/themes/suffusion/admin/theme-options-renderer.php on line 1808
[12-Mar-2024 11:12:28 UTC] PHP Warning:  Undefined array key "suf_mag_catblock_categories" in /.../wp-content/themes/suffusion/admin/theme-options-renderer.php on line 1808