Viewing File: /usr/local/cpanel/3rdparty/wpinstaller/files/plugins/bluehost-wordpress-plugin/inc/upgrades/2.0.php

<?php
/**
 * Handle updates for version 2.0
 *
 * @package Bluehost
 */

// Delete old transients
delete_transient( 'mm_api_calls' );
Back to Directory File Manager