# single shortcode

`wp-plugin/single-shortcode` — WordPress plugin

> **Latest version not tagged in SVN.** WordPress.org reports version 0.1.1 but no matching tagged release exists, so the latest version isn't available as a tagged Composer release. Install with `dev-trunk` to track trunk, or pin to an older tagged version. See [all untagged plugins](https://wp-packages.org/untagged).

## Install

```sh
composer require wp-plugin/single-shortcode
```

## Details

- **Latest version:** 0.1
- **Active installs:** 10
- **Composer installs:** 0
- **Author:** attosoft
- **WordPress.org:** https://wordpress.org/plugins/single-shortcode/
- **Homepage:** http://attosoft.info/blog/en/single-shortcode/

## Description

[single] shortcode outputs content only if single page is displayed. Useful for hiding table of contents, footnotes, relative links from excerpt.

## Versions (1)

- `0.1` (latest) — `composer require wp-plugin/single-shortcode:0.1`
