Skip to main content

Filter: gv_ratings_reviews_post_bridge_title

Modify the title of the Post Bridge using entry data The Post Bridge is a 1 <=> 1 custom post type that has a 1 <=> 1 relationship with a Gravity Forms entry that has a review.

Comments are left on the Post Bridge post, then pulled in on each entry by getting comments stored on the Post Bridge CPT.

Parameters

NameTypeDescription
$post_bridge_titlestringExisting title format: "GF entry ID %d, GF form ID %d"
$entryarrayGravity Forms entry to create the post bridge for.

Source

Defined in includes/class-post-bridge.php at line 169