undefined property in linkedin w/ php8
-
Undefined property: stdClass::$linkedin in /app/wp-content/plugins/wp-scheduled-posts/includes/Social/Linkedin.php on line 19
appears in the log, w/ this stack trace. This is w/ wp 5.6.2
is there something i need to do to update?
"NOTICE: PHP message: PHP Stack trace:" "NOTICE: PHP message: PHP 1. {main}() /app/wp-admin/admin-ajax.php:0" "NOTICE: PHP message: PHP 2. require_once() /app/wp-admin/admin-ajax.php:22" "NOTICE: PHP message: PHP 3. require_once() /app/wp-load.php:37" "NOTICE: PHP message: PHP 4. require_once() /app/wp-config.php:76" "NOTICE: PHP message: PHP 5. do_action($tag = 'plugins_loaded') /app/wp-settings.php:420" "NOTICE: PHP message: PHP 6. WP_Hook->do_action($args = [0 => '']) /app/wp-includes/plugin.php:484" "NOTICE: PHP message: PHP 7. WP_Hook->apply_filters($value = '', $args = [0 => '']) /app/wp-includes/class-wp-hook.php:311" "NOTICE: PHP message: PHP 8. WPSP->init_plugin('') /app/wp-includes/class-wp-hook.php:287" "NOTICE: PHP message: PHP 9. WPSP\Social->__construct() /app/wp-content/plugins/wp-scheduled-posts/wp-scheduled-posts.php:78" "NOTICE: PHP message: PHP 10. WPSP\Social->load_third_party_integration() /app/wp-content/plugins/wp-scheduled-posts/includes/Social.php:15" "NOTICE: PHP message: PHP 11. WPSP\Social->linkedin() /app/wp-content/plugins/wp-scheduled-posts/includes/Social.php:60" "NOTICE: PHP message: PHP 12. WPSP\Social\Linkedin->__construct() /app/wp-content/plugins/wp-scheduled-posts/includes/Social.php:82" "NOTICE: PHP message: PHP Warning: Undefined property: stdClass::$linkedin in /app/wp-content/plugins/wp-scheduled-posts/includes/Social/Linkedin.php on line 19"
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘undefined property in linkedin w/ php8’ is closed to new replies.