WordPress Ajax callback function from plugin – OOP

WordPress can not load scripts after init hook.

PluginBoilerplate is missing the correct handling process for those kind of usage.
This OOP WP Plugin Boilerplate do it much better, and provide loader classes for admin and client.