mibuthu / wp-event-list

Wordpress Plugin to show a small amount of events in an easy to use calender/schedule
https://wordpress.org/plugins/event-list/
37 stars 27 forks source link

Use parent class with late static binding for all singletons #144

Open mibuthu opened 6 years ago

mibuthu commented 6 years ago

https://www.youtube.com/watch?v=hKF130rkDK4

Due to PHP 5.3 requirement for late static binding, this issue depends on #106.