ok next i#ve tried this:
`$(‘.wp-tab-title’).addClass(‘ui-state-active’);
$(“.wp-tab-title”).attr(‘aria-expanded’, ‘true’);
$(“.wp-tab-title”).attr(‘aria-selected’, ‘true’);`
but it does not work.
How can i identify the separate tabs (h3 or whatever?)