lightspeeddevelopment/lsx

View on GitHub
includes/deprecated.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php
/**
 * All of the LSX Functions which are deprecated and will be removed.
 *
 * @package    lsx
 * @subpackage deprecated
 */

if ( ! defined( 'ABSPATH' ) ) {
    exit;
}