esc_url( $ajax_url ), 'create_forum_title' => esc_html__( 'Enter Forum Title', 'bbp-core' ), 'create_topic_title' => esc_html__( 'Enter Topic Title', 'bbp-core' ), 'forum_delete_title' => esc_html__( 'Are you sure to delete?', 'bbp-core' ), 'forum_delete_desc' => esc_html__( "This forum will be deleted with all the topics and you won't be able to revert!", 'bbp-core' ), 'topic_delete_desc' => esc_html__( "This topic will be deleted and you won't be able to revert!", 'bbp-core' ), 'BBPC_ASSETS' => BBPC_ASSETS, 'nonce' => wp_create_nonce('bbpc-admin-nonce') ] ); } }