Jake Vanderwerf
2026-02-10 8c4279f9bbe7ec4681412865b999f2f4457d80ac
taxonomies/timeline.php
@@ -1,5 +1,5 @@
<?php
// /taxonomies/progress.php
// /taxonomies/timeline.php
function altr_timeline():array
{
    return [
@@ -15,6 +15,20 @@
        'for_content'    => [
            'progress',
        ],
        'seo' => [
            'meta' => [
                'title' => '{{term_name}} Between Treatments – Tattoo Removal Progress',
                'description' => 'See how tattoos heal and fade with {{term_name}} between laser removal sessions.',
            ],
            'schema' => [
                'type' => 'CollectionPage',
                'name' => '{{term_name}} Between Treatments – Progress Photos',
            ],
            'archive' => [
                'type' => 'CollectionPage',
                'name' => 'Tattoo Removal with {{term_name}} Between Sessions',
            ],
        ],
        'fields'         => [
            'term_name' => [
                'label'     => 'Name',