| Current Path : /home/ereika83/www/wp-content/plugins/hustle/inc/providers/local-list/ |
| Current File : /home/ereika83/www/wp-content/plugins/hustle/inc/providers/local-list/local-list.php |
<?php /** * Main file for Local list * * @package Hustle */ /** * Direct Load */ require_once dirname( __FILE__ ) . '/hustle-local-list.php'; require_once dirname( __FILE__ ) . '/hustle-local-list-form-settings.php'; require_once dirname( __FILE__ ) . '/hustle-local-list-form-hooks.php'; Hustle_Providers::get_instance()->register( 'Hustle_Local_List' );