| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/studiokobylisy_cz/www/wp-content/plugins/autodescription/inc/functions/ |
Upload File : |
<?php /** * @package The_SEO_Framework\API * @subpackage The_SEO_Framework\Debug\Deprecated */ /** * The SEO Framework plugin * Copyright (C) 2015 - 2022 Sybre Waaijer, CyberWire B.V. (https://cyberwire.nl/) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License version 3 as published * by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. */ defined( 'THE_SEO_FRAMEWORK_PRESENT' ) or die; /** * This file contains most functions that have been deprecated. * We don't want to rush removing these, as missing functions cause fatal errors. * * @ignore * * @since 2.1.6 * @since 2.3.5 Emptied. (~2.5 months later) * @since 2.6.2 Emptied. (~6 months later) * @since 2.9.2 Emptied. (~8 months later) * @since 4.1.4 Emptied. (~22 months after the 3.1.0 deprecations) */