Men, women and people from across the gender spectrum need to talk about menstruation to remove the myths and taboos associated with it.
const resolver = await fetch( `/wp-json/custom/v1/slug?slug=${slug}` ).then(r => r.json()); if (!resolver.found) { show404(); } if (resolver.redirect) { window.history.replaceState( {}, '', '/' + resolver.slug ); } const post = await fetch( resolver.api ).then(r => r.json());
Men, women and people from across the gender spectrum need to talk about menstruation to remove the myths and taboos associated with it.