Pasadena Blog

Wet ‘n’ wild in socal

Southern California didn’t get as drenched as the north state during the winter’s deluge, but its mountain waterfalls are running fast and furious nonetheless. Pack…

Read more

© 2025 DogTrekker.com

jQuery(function($){ const { term_id, taxonomy, rest_url, nonce } = dt_page_data; $.ajax({ method: 'GET', url: rest_url + `?term_id=${term_id}&taxonomy=${taxonomy}&_wpnonce=${nonce}`, dataType: 'json' }).done(data => { if (data.intro) { $('#dt-ai-intro').html(`

${data.intro}

`); } }); });