Filter Reference: geodir_fb_share_image

Summary

Filter the facebook share image.

Parameters

$facebook_image
(string) (required) The image URL or blank.

Default: None

Change Log

Since: 1.6.22

Used by

geodirectory-functions/post_functions.php: geodir_fb_like_thumbnail() [Line: 3221]

Source Code

    $facebook_image = apply_filters('geodir_fb_share_image',$facebook_image);