Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix PHP warnings when exporting all options #83

Merged
merged 2 commits into from Mar 12, 2024

Conversation

marcissimus
Copy link
Collaborator

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

@marcissimus marcissimus marked this pull request as ready for review March 12, 2024 12:55
@marcissimus marcissimus merged commit c58b671 into sayontan:master Mar 12, 2024
@marcissimus marcissimus deleted the php_warning branch March 12, 2024 12:55
@marcissimus marcissimus mentioned this pull request Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants