• Wordpress 5.3, PHP 7.3.11, Email Encoder 2.0.4

    Notice: Trying to get property ‘id_base’ of non-object in ########/wordpress/wp-content/plugins/email-encoder-bundle/core/includes/classes/class-email-encoder-bundle-run.php on line 174

    This shows up before my widgets, so “public function call_widget_callback()” seems properly named. I expect it’s just one of the many instances of php getting stricter.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Sudrien

    (@sudrien)

    A bit more checking, and it seems the widget structure might have changed since this was written.

    Dumping $wp_registered_widgets[ $widget_id ][‘callback’] Got me a string.

    Plugin Author Ironikus

    (@ironikus)

    Hi @sudrien – sorry for the late feedback!
    Can you tell me which theme and widget you are using?
    I tried to reproduce the issue here but I don’t see it.
    Thanks already a lot.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Trying to get property ‘id_base’ of non-object’ is closed to new replies.