* * @since 4.4.0 * @deprecated 4.5.0 See wp_lazyload_comment_meta(). * * @param mixed $check * @param int $comment_id * @return mixed */ public function lazyload_comment_meta( $check, $comment_id ) { _deprecated_function( __METHOD__, '4.5.0' ); return $check; } }
Fatal error: Uncaught Error: Class 'WP_Query' not found in /home/sportuga/public_html/wp-settings.php:572 Stack trace: #0 /home/sportuga/public_html/wp-config.php(102): require_once() #1 /home/sportuga/public_html/wp-load.php(50): require_once('/home/sportuga/...') #2 /home/sportuga/public_html/wp-blog-header.php(13): require_once('/home/sportuga/...') #3 /home/sportuga/public_html/index.php(17): require('/home/sportuga/...') #4 {main} thrown in /home/sportuga/public_html/wp-settings.php on line 572