PHP warnings in plugin
-
I notice the following 2 PHP warnings within the plugin (Version 2.2.17).
PHP 8.0.28.Warning: Undefined array key "monochrome_icon" -
wp-content/plugins/super-progressive-web-apps/public/manifest.php:358
superpwa_get_pwa_icons()
wp-content/plugins/super-progressive-web-apps/public/manifest.php:127
superpwa_manifest_template()
wp-content/plugins/super-progressive-web-apps/public/manifest.php:243
superpwa_generate_manifest()
wp-content/plugins/super-progressive-web-apps/admin/basic-setup.php:304
superpwa_upgrader()
wp-includes/class-wp-hook.php:308
do_action('admin_init')
wp-admin/admin.php:175 Warning: Undefined array key "screenshots" -
wp-content/plugins/super-progressive-web-apps/public/manifest.php:388
superpwa_get_pwa_screenshots()
wp-content/plugins/super-progressive-web-apps/public/manifest.php:128
superpwa_manifest_template()
wp-content/plugins/super-progressive-web-apps/public/manifest.php:243
superpwa_generate_manifest()
wp-content/plugins/super-progressive-web-apps/admin/basic-setup.php:304
superpwa_upgrader()
wp-includes/class-wp-hook.php:308
do_action('admin_init')
wp-admin/admin.php:175
Viewing 14 replies - 1 through 14 (of 14 total)
Viewing 14 replies - 1 through 14 (of 14 total)
- The topic ‘PHP warnings in plugin’ is closed to new replies.