[wp-trac] [WordPress Trac] #41540: WordPress 4.8.1 caused Widgets to disappear
WordPress Trac
noreply at wordpress.org
Thu Aug 3 02:59:28 UTC 2017
#41540: WordPress 4.8.1 caused Widgets to disappear
-------------------------------+------------------------------
Reporter: hmabpera | Owner:
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: Awaiting Review
Component: Widgets | Version: 4.8.1
Severity: normal | Resolution:
Keywords: reporter-feedback | Focuses:
-------------------------------+------------------------------
Comment (by westonruter):
The errors that is being raised is this:
> Deprecated: Non-static method WP_Widget_Text::form() should not be
called statically, assuming $this from incompatible context in /app/public
/wp-content/plugins/simple-access-control/simple-access-control.php on
line 440
>
> Fatal error: Call to undefined method
Logggedin_Widget_Text::is_legacy_instance() in /app/public/wp-
includes/widgets/class-wp-widget-text.php on line 351
The problem is that the plugin is not properly extending the widget. I can
provide a patched version for you.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/41540#comment:18>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list