* @package AnsPress */ // If this file is called directly, abort. if ( ! defined( 'WPINC' ) ) { die; } global $wp_roles; $ap_roles = new AP_Roles; ?>