mirror of
https://github.com/10h30/display-featured-image-genesis.git
synced 2026-07-11 18:46:03 +09:00
Remove redundant deprecation notice
This commit is contained in:
@@ -301,7 +301,6 @@ class Display_Featured_Image_Genesis_Common {
|
||||
return $attachment_url;
|
||||
}
|
||||
|
||||
_deprecated_function( __FUNCTION__, '3.1.0' );
|
||||
$attachment_id = false;
|
||||
|
||||
// if we're running 4.0 or later, we can do this all using a new core function.
|
||||
|
||||
Reference in New Issue
Block a user