wceu / camptix-invoices

A WordPress plugin that generates invoices for tickets purchased through Camptix
4 stars 0 forks source link

Extract CampTix_Addon_Invoices class to its own file and structure the rest of the code within camptix-invoices.php #6

Closed avillegasn closed 6 years ago

avillegasn commented 6 years ago

Create class-camptix-addon-invoices.php and maybe follow a plugin folder structure similar to the proposed on the WordPress Plugin Boilerplate (https://wppb.me/).