Developers
...
Filters
Basic
wpgmza_create_{$class}
2min
allows for extension/replacements of native classes within our core this is an advanced hook and we highly recommend looking for examples in our guides to learn how to use these if you are unsure about the usage, please contact our team where {$class} represents the class name being initialized at the time of the filter source apply filters("wpgmza create {$class}", $args); arguments $args all clas constructor arguments (mixed) files includes/class factory php this is an advanced hook you should have experience in class extension, overrides, and use of factory classes