Add to pages/posts using the options box below the content editor, or to your theme as a widget. If you like the plugin, please show your appreciation by leaving a rating.
Version: 6.0.1
Author: Joe Hawes
Author URI: https://www.auctionnudge.com/
License: GPL2
*/
require_once('inc/config.php');
require_once('inc/utility.php');
require_once('inc/parameters.php');
require_once('inc/request.php');
require_once('inc/front.php');
require_once('inc/admin.php');
require_once('inc/widgets.php');