­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ @php /** @var \IAWP\Plugin_Group[] $plugin_groups */ @endphp @php /** @var \IAWP\Plugin_Group_Option[] $options */ @endphp @php /** @var string $option_type */ @endphp @php /** @var string $option_name */ @endphp @php /** @var string $option_icon */ @endphp {{-- Array indicies are used to add section headers. Make sure there are no gaps. --}} is_member_of_plugin_group($plugin_group->id())) { return true; } } return false; }); ?> is_member_of_plugin_group($plugin_groups[0]->id()); }); if(count($plugin_group_options) === 1) { return; } } ?>
{{-- Toggle button --}} {{-- Toggle modal --}}
name()); ?> $option) : if(!$option->is_subgroup_plugin_enabled() || !$option->is_member_of_plugin_group($plugin_group->id())) { continue; } if(is_string($option->plugin_group_header()) && array_key_exists($index - 1, $options) && ($options[$index -1])->plugin_group_header() !== $option->plugin_group_header()) : ?> plugin_group_header()); ?> requires_pro() && iawp_is_free()) : ?>

upgrade_message()); ?>

has_active_group_plugins() && iawp_is_pro()) : ?>

activate_message()); ?>

has_tracked_data()) : ?>

no_tracked_data_message()); ?>