This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* Plugin Name: Offload API Helper | |
* Plugin URI: iwritecode.blog | |
* Description: Offload plugins during API requests to reduce overhead. | |
* Author: Chris Kelley | |
* Author URI: iwritecode.blog | |
* Version: 1.0.0 | |
*/ |