gin0115 / pixie-wpdb

An adaptation of the PIXIE query builder for use exclusively with WordPress and WPDB
MIT License
2 stars 0 forks source link

Create static loader #32

Closed gin0115 closed 2 years ago

gin0115 commented 2 years ago

For use in WP Plugins which do not use composer, there should be a simple loader.php in the src folder that conditionally includes the file if the class doesn't already exist.