mirror of
https://github.com/10h30/display-featured-image-genesis.git
synced 2026-06-05 15:08:20 +09:00
Update readme, pot, version
This commit is contained in:
@@ -13,7 +13,7 @@ class Display_Featured_Image_Genesis_Common {
|
||||
* @var string
|
||||
* @since 1.4.3
|
||||
*/
|
||||
public $version = '2.4.1';
|
||||
public $version = '2.5.0';
|
||||
|
||||
/**
|
||||
* set and retrieve variables for the featured image.
|
||||
@@ -309,7 +309,7 @@ class Display_Featured_Image_Genesis_Common {
|
||||
/**
|
||||
* Select which image size to use. Can be filtered to use a custom size.
|
||||
* @return mixed|string|void
|
||||
* @since x.y.z
|
||||
* @since 2.5.0
|
||||
*/
|
||||
protected static function image_size() {
|
||||
$image_size = 'displayfeaturedimage_backstretch';
|
||||
|
||||
Reference in New Issue
Block a user