Conversation
supportFrom PHP 7, the function “split” has been removed so users should replace $keys = split(',',$atts['key']); with $keys = explode(',',$atts['key']); in the file tally-graph.php Aside from this, the plugin is still working great, after 7 years!
Ha, I thought maybe I was the only user left! I must have made that update myself at some point, but the plugin is so old I’ve almost forgotten how to do a release. It would be amusing to do one after 9 years.
You should! It’s still a great plugin, nothing else like it out there.
Ha, I thought maybe I was the only user left! I must have made that update myself at some point, but the plugin is so old I’ve almost forgotten how to do a release. It would be amusing to do one after 9 years.
You should! It’s still a great plugin, nothing else like it out there.