<?php /** * Update * * Update options and mods from previous version if needed * * @package WordPress * @subpackage Deadlift * @version 1.8.2 */ if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly }