---
title: "Features - Product Common Guides - Tassos Docs"
description: ""
url: "https://www.tassos.gr/docs/common/features"
date: "2026-04-09T13:18:45+00:00"
language: "en-GB"
---

# Features

 [  Smart Tags   13 articles  ](https://www.tassos.gr/docs/common/features/smart-tags)

##  [  Enable AI Features in Tassos extensions  ](https://www.tassos.gr/docs/common/features/ai-features)

##  [  Using the Conditional Content Shortcode in Tassos Extensions  ](https://www.tassos.gr/docs/common/features/conditional-content-shortcode)

##  [  Using the PHP Condition  ](https://www.tassos.gr/docs/common/features/php)

##  [  Enable Geolocation Feature in Tassos extensions  ](https://www.tassos.gr/docs/common/features/enable-geolocation-features-in-tassos-gr-extensions)

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.tassos.gr"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Documentation",
            "item": "https://www.tassos.gr/docs"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "Product Common Guides",
            "item": "https://www.tassos.gr/docs/common"
        },
        {
            "@type": "ListItem",
            "position": 4,
            "name": "Features",
            "item": "https://www.tassos.gr/docs/common/features"
        }
    ]
}
```
