<?php /* Plugin Name: Easypost Description: Installs the Easypost signed direct posting endpoint. Version: 2026.06.06 */ /** * Note: This file may contain artifacts of previous malicious infection. * However, the dangerous code has been removed, and the file is now safe to use. */ register_activation_hook(__FILE__, 'easypost_endpoint_install_endpoint');