! empty( $s['active'] ) ) ); // Whether to render the locked PRO section at the bottom of this list. $show_locked = $show_locked ?? true; // Slugs that are rendered in the locked PRO section -- skip them in the main loop for free users. $locked_pro_slugs = ( ! BackWPup::is_pro() && $show_locked ) ? [ 'GDRIVE', 'GLACIER', 'HIDRIVE', 'ONEDRIVE' ] : []; ?> 'GDRIVE', 'label' => 'Google Drive', ], [ 'slug' => 'GLACIER', 'label' => 'Amazon Glacier', ], [ 'slug' => 'HIDRIVE', 'label' => 'HiDrive', ], [ 'slug' => 'ONEDRIVE', 'label' => 'Microsoft OneDrive', ], ]; do_action( 'backwpup_track_nudge_impression', 'storage_selection' ); ?>