This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.

Instagram_Feed::prepare_caption( string $caption )

Prepare the caption based on the max character length and add ellipses.


Parameters

$caption

(Required) The caption to do work on.


Return

(string) $altered_caption The altered caption or the default caption if PHP mbstring not enabled/installed on server.


Source

File: includes/modules/elementor_booster/widgets/instagram_feed.php