PHP 5 constructor
-
Hi,
I’m using your plugin whenever I need a slider on a page, and it works like a charm. I also enjoy using the nightly builds of WordPress, and with 4.3 the old PHP4 class constructors are deprecated (See https://make.ww.wp.xz.cn/core/2015/07/02/deprecating-php4-style-constructors-in-wordpress-4-3/ for the details if you’ve not already heard of it).
This is causing some slightly frustrating deprecation notices being logged on every page log as the plugin still relies on these and does not use the newer
__constructapproach.Would love an update for the 4.2 branch that gets rid of those deprecation notices 🙂
Keep up the good work! 😀
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘PHP 5 constructor’ is closed to new replies.