Blaise Fiedler said
Hi,
I’m using an older version of Simple Press and this creates a huge amount of PHP notices when upgrading to WP 4.3…
I am not seeing any nor have we any other reports – and I have been using 4.3 snce the start of its development.
…because you are using a deprecated construct method calling $this->WP_Widget
Can you link me to further information on this so I can review it? If we are, actually, inadvertently doing something wrong then we will want to fix it. But a very quick search through the WP Codex didnlt throw up any mention of deprecation on this.
It’s everywhere in your code. I’m curious to know whether this was fixed in the latest release?
Everywhere? There are no widgets in our core code and only two SP plugins that contain a widget. How can it be everywhere?