| | |
| | | <?php |
| | | // /taxonomies/media.php |
| | | // /taxonomies/skin-type.php |
| | | function altr_skin_type():array |
| | | { |
| | | return [ |
| | |
| | | 'for_content' => [ |
| | | 'progress' |
| | | ], |
| | | 'seo' => [ |
| | | 'meta' => [ |
| | | 'title' => 'Skin Type {{term_name}} Tattoo Removal – Before & After', |
| | | 'description' => 'Laser tattoo removal results on FitzPatrick Skin Type {{term_name}}. Safe PicoWay treatment for all skin types in Edmonton.', |
| | | ], |
| | | 'schema' => [ |
| | | 'type' => 'CollectionPage', |
| | | 'name' => 'Tattoo Removal on Skin Type {{term_name}}', |
| | | ], |
| | | 'archive' => [ |
| | | 'type' => 'CollectionPage', |
| | | 'name' => 'FitzPatrick Skin Type {{term_name}} – Tattoo Removal Results', |
| | | ], |
| | | ], |
| | | 'fields' => [ |
| | | 'term_name' => [ |
| | | 'label' => 'Name', |