Maxime CULEA
Maxime CULEA
I think I could have a look and change plugin's [vendor-dir](https://getcomposer.org/doc/06-config.md#vendor-dir). To be continued ...
In WP 5.0, use [wp_blog_meta](https://core.trac.wordpress.org/ticket/37923) table with blog meta db helper (get, delete, update)
Hello @DANIELG1952, Thanx you to reach us out. You have not provided some info, so I can’t help you further :( Could you please tell me more about this ?...
Hi @DANIELG1952, thank you for these infos. There is no reasons to not work, I've tried on a fresh install. So 2 lines of thought : * Where do this...
Let's do things step by step ;) We should have done it here https://github.com/BeAPI/bea-media-analytics/issues/51#issuecomment-368344743 :p Anyway I created an issue https://github.com/BeAPI/bea-media-analytics/issues/68 to focus on this refactoring.
Moreover, it ease the process of autoloading.
Hello @NicolasKulka, Thank you for the report 😄 Normally it should do the trick : https://github.com/BeAPI/bea-media-analytics/blob/master/classes/plugin.php#L27 Are you on multisite ? Thx
Ok thx, got it, duly noted for todo. When the plugin is deleted, add a process on the `register_uninstall_hook` to delete the table's structure.
Maybe if media is replaced.
Could also highlight that it's pretty handy to have this kind of feature to find where and how media are used.