Jake Vanderwerf
2026-02-10 8c4279f9bbe7ec4681412865b999f2f4457d80ac
taxonomies/style.php
@@ -1,6 +1,6 @@
<?php
// /taxonomies/style.php
function ajv_style():array
function altr_style():array
{
    return [
        'directory'    => 'Styles',
@@ -15,17 +15,29 @@
        'favouritable' => true,
        'show_feed'    => true,
        'rewrite'      => [
            'slug'         => 'style',
            'slug'         => 'before-and-after/by/style',
            'with_front'   => false,
            'hierarchical' => true,
        ],
        'hierarchical' => true,
        'for_content'  => [
            'art',
            'design',
            'development',
            'strategy',
            'writing',
            'progress',
        ],
        'seo' => [
            'meta' => [
                'title' => '{{term_name}} Tattoo Removal – Before & After Results',
                'description' => 'See real before and after results of {{term_name}} tattoo removal with PicoWay laser technology in Edmonton.',
            ],
            'schema' => [
                'type' => 'CollectionPage',
                'name' => '{{term_name}} Tattoo Removal Before & Afters',
                'description' => '{{term_description}}',
            ],
            'archive' => [
                'type' => 'CollectionPage',
                'name' => '{{term_name}} Tattoo Removal – Before & After Gallery',
                'description' => 'Browse laser tattoo removal progress photos for {{term_name}} tattoos.',
            ],
        ],
        'fields'       => [
            'term_name'       => [