Filter: wpbuddy/rich_snippets/rich_snippet/loop/items

apply_filters( 'wpbuddy/rich_snippets/rich_snippet/loop/items', $items, $this, $post_id ) → {array}

Loop Items filer. Add/Change loop items.
Parameters:
Name Type Description
$items array
$this Rich_Snippet
$post_id int
Since:
  • 2.25.2 Added $meta_info
Source:
Returns:
They key should be the item ID. The value the object of the item.
Type
array

apply_filters( 'wpbuddy/rich_snippets/rich_snippet/loop/items', $items, $this, $post_id ) → {array}

Loop Items filer. Add/Change loop items.
Parameters:
Name Type Description
$items array
$this Rich_Snippet
$post_id int
Since:
  • 2.25.2 Added $meta_info
Source:
Returns:
They key should be the item ID. The value the object of the item.
Type
array