# Hide featured image on all single page/post

`wp-plugin/hide-featured-image-on-all-single-pagepost` — WordPress plugin

> **No tagged releases in SVN.** This plugin releases exclusively via SVN trunk. Install with `dev-trunk` — Composer will pin to a specific SVN revision in your lock file. See [all untagged plugins](https://wp-packages.org/untagged).

## Install

```sh
composer require wp-plugin/hide-featured-image-on-all-single-pagepost:dev-trunk
```

## Details

- **Latest version:** 1.0
- **Active installs:** 4k
- **Composer installs:** 0
- **Author:** Tyler Tork
- **WordPress.org:** https://wordpress.org/plugins/hide-featured-image-on-all-single-pagepost/
- **Homepage:** https://torknado.com/hide-featured-single

## Description

This lightweight plugin hides all featured images on pages and posts when they are viewed in their own tab. The posts are not modified -- they still h …
