Bugs in content types
Report and discuss bugs related to specific H5P content types
Serious problem with updating the Column content
It seems that the naming scheme of the H5P libraries is currently being changed, as mentioned in this discussion between me and Oliver.
PHP Deprecated notices
I just want to ask you something.
When updating PHP to version 8.2, we get a Deprecated notice regarding your plugins:
Deprecated: Creation of dynamic property H5P_Plugin_Admin::$privacy is deprecated in /home/vagrant/code/lpc/wp-content/plugins/h5p/admin/class-h5p-plugin-admin.php on line 63
Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /home/vagrant/code/lpc/wp-content/plugins/h5p/admin/class-h5p-plugin-admin.php on line 547
In the near future, do you plan to do any updates for the mentioned notices?