-
Posted a reply to Use of deprecated PHP4 style class constructor is not supported, on the site WordPress.org Forums:
@tamarakorr, Assuming you can edit the php files directly you can alter them to use… -
Posted a reply to Use of deprecated PHP4 style class constructor is not supported, on the site WordPress.org Forums:
When you said: Did you mean next time there is an update to the plugin?… -
Posted a reply to [Slideshow] Use of deprecated PHP4 style class constructor is not supported, on the site WordPress.org Forums:
This is because the class SlideshowPluginWidget has a deprecated constructor (it’s old and php does… -
Posted a reply to Use of deprecated PHP4 style class constructor is not supported, on the site WordPress.org Forums:
This is actually an easy fix if you have access to the file in question… -
Posted a reply to PHP update, on the site WordPress.org Forums:
This is because the class SlideshowPluginWidget has a deprecated constructor (it's old and php does…