RestroPress

⌘K
  1. Home
  2. Docs
  3. RestroPress
  4. Developer Docs
  5. Filters
  6. rpress_set_fooditems_attributes

rpress_set_fooditems_attributes

The rpress_set_fooditems_attributes filter is applied to use the output of the food items shortcode attributes. It receives one parameter.
$atts -> containing fooditems attribute.
apply_filters( ‘rpress_set_fooditems_attributes’, $atts );

How can we help?