__( 'Popular', 'acf' ) ); $browse_fields_tabs = $browse_fields_tabs + acf_get_field_categories_i18n(); ?>

$label ) { acf_render_field_wrap( array( 'type' => 'tab', 'label' => $label, 'key' => 'acf_browse_fields_tabs', ) ); printf( '
', esc_attr( $name ) ); } ?>

' ); ?>

' . esc_html( __( 'Popular fields', 'acf' ) ) . ''; printf( /* translators: %s: A link to the popular fields used in ACF */ acf_esc_html( __( 'Try a different search term or browse %s', 'acf' ) ), $browse_popular_link //phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped ); ?>