> For the complete documentation index, see [llms.txt](https://yeken.gitbook.io/snippet-shortcodes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://yeken.gitbook.io/snippet-shortcodes/features/interactive-blocks.md).

# Overview

### Premium Features (paid)

* [**Insert into header or footer**](/snippet-shortcodes/features/interactive-blocks/auto-insert-into-header-footer.md) – Automatically insert your custom shortcode’s content into either your site’s header and/or footer.
* [**Limit to certain device types** ](/snippet-shortcodes/features/interactive-blocks/limit-to-device-types.md)– Specify whether your custom shortcode should only be visible on Mobile, Tablet, Desktop or all three.
* **No limits** – Create unlimited custom shortcodes.
* **Inline editor** – Ability to edit custom shortcodes without having to use a full editor.
* **Duplicator** – Ability to duplicate custom shortcodes.
* **Enable/Disable** – Ability to enable or disable custom shortcodes.
* **Multi-site – Use custom shortcodes throughout your entire multi-site, not just limited to the one child site**
* [CSV import](/snippet-shortcodes/features/csv-import.md) – Bulk import your custom shortcodes.
* [WooCommerce fields](/snippet-shortcodes/features/ready-made/premium/woocommerce-meta-fields.md) – A ready-made shortcode to display WooCommerce fields.
* [Fetch values from database](/snippet-shortcodes/features/ready-made/premium/database-values-by-id.md) – A ready-made shortcode to fetch a value from any database table
* [More ready-made shortcodes](/snippet-shortcodes/features/ready-made/premium.md) – Display additional WordPress fields, as well as wrapping around PHP functionality like GET/POST values, number of users, etc

### Core features (free)

* [**Custom shortcodes**](/snippet-shortcodes/features/own-shortcodes.md) – Create up to 10 custom shortcodes that can be embedded throughout your website.
* [**Parameters**](/snippet-shortcodes/features/own-shortcodes.md#specify-parameters) – Enhance your shortcodes by passing parameters into them e.g. \[ sv slug="logo" color="blue" ]
* [**Ready made shortcodes**](/snippet-shortcodes/features/ready-made.md) – A collection of out-of-the-box shortcodes for displaying common WordPress fields such as site title, username, admin email, etc.
* **HTML editor** – a HTML editor for editing your [custom shortcodes](/snippet-shortcodes/features/own-shortcodes.md).
