| | |
| | | <?php |
| | | // /taxonomies/form.php |
| | | // /taxonomies/body-part.php |
| | | function altr_body_part():array |
| | | { |
| | | return [ |
| | |
| | | 'for_content' => [ |
| | | 'progress', |
| | | ], |
| | | 'seo' => [ |
| | | 'meta' => [ |
| | | 'title' => '{{term_name}} Tattoo Removal – Before & After Results', |
| | | 'description' => 'See laser tattoo removal results on the {{term_name}}. Real before and after photos from Legacy Tattoo Removal in Edmonton.', |
| | | ], |
| | | 'schema' => [ |
| | | 'type' => 'CollectionPage', |
| | | 'name' => '{{term_name}} Laser Tattoo Removal Before & Afters', |
| | | ], |
| | | 'archive' => [ |
| | | 'type' => 'CollectionPage', |
| | | 'name' => 'Tattoo Removal on the {{term_name}} – Before & After', |
| | | ], |
| | | ], |
| | | 'fields' => [ |
| | | 'term_name' => [ |
| | | 'label' => 'Name', |