Do you feel that your space is starting to look a little dull? Hanging a vertical garden frame can help instantly make your surroundings look brighter, which a better solution for interior design and decoration.
add_filter('rank_math/snippet/rich_snippet_product_entity', function ($entity) { $score = get_post_meta(get_the_ID(), 'users_rating', true); // Replace with your rating post meta. $count = get_post_meta(get_the_ID(), 'users_rating_count', true); // Replace with your rating count post meta. $entity['aggregateRating'] = array( '@type' => 'aggregateRating', 'ratingValue' => $score, 'ratingCount' => $count, ); return $entity; });
Do you feel that your space is starting to look a little dull? Hanging a vertical garden frame can help instantly make your surroundings look brighter, which a better solution for interior design and decoration.