Title: Contact Form 7 &#8211; Show Page
Author: Sachyya
Published: <strong>Hunyo 22, 2017</strong>
Last modified: Disyembre 4, 2018

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/cf7-show-page.svg)

# Contact Form 7 – Show Page

 By [Sachyya](https://profiles.wordpress.org/sachyya-sachet/)

[Download](https://downloads.wordpress.org/plugin/cf7-show-page.1.0.3.zip)

 * [Details](https://ceb.wordpress.org/plugins/cf7-show-page/#description)
 * [Reviews](https://ceb.wordpress.org/plugins/cf7-show-page/#reviews)
 *  [Installation](https://ceb.wordpress.org/plugins/cf7-show-page/#installation)
 * [Development](https://ceb.wordpress.org/plugins/cf7-show-page/#developers)

 [Support](https://wordpress.org/support/plugin/cf7-show-page/)

## Description

You don’t need this plugin but hey, you might need this to quickly check where the
contact forms are used. If you have good memory then you will good without it. But
there is chance to forget it right?

So here below are the scenarios where you will find this plugin helpful:
 1. You
have multiple contact forms used in various pages and posts or may be used in widgets.
To edit the one you like meaning find it first. This plugin will help you showing
the post/page name with a link to view or edit that post or page. For the widget
case, it will tell you whether the current form is used in the widget or not. 2.
This is quite useful in this condition. Lets say you are a developer and you’ve 
come across the site where there are multiple contact forms. You might have to clean
it up. This plugin will help you find and know if the contact form is used or not,
meaning you are on your own far from the fear of mistakenly deleting the used one
forms.

By default this plugin only supports the search in default post types (post/page).
But you can extend the search in custom post types of your own further by using 
a quick filter hook like below:

    ```
    function extend_posttype_support ( $support ) {
        return array( 'book', 'movie' );
    }
    add_filter( 'wpcf7sp_support_posttypes', 'extend_posttype_support' );
    ```

### Usages

Backend

    ```
    1. After installing the plugin, you will find a CF7 Show pages menu under each contact form edit page.
    2. No settings, just view where the form is used. It wil list the name of post, pages in the table with a link to view and edit.
    3. For other custom post types, filter is provided.<h3>Notes</h3>
    ```

1. [Contact Form 7](https://wordpress.org/plugins/contact-form-7/) must be activated.

## Screenshots

 * [[
 * Overview

## Installation

 1. In your admin panel, go to Appearance > Plugins and click the Add New button.
 2. Click Upload Theme and Choose File, then select the theme’s .zip file. Click Install
    Now.
 3. Click Activate to use your new theme right away.

## FAQ

  Do I have to activate contact form 7 plugin?

Yes, this plugin is the extension to the famous Contact Form 7 plugin and thus Contact
Form 7 is must.

## Reviews

![](https://secure.gravatar.com/avatar/1a71ea7b0247f82815713aa91c23ad970e8d0469842897d9402fc57429412e3f?
s=60&d=retro&r=g)

### 󠀁[Good! and very helpful](https://wordpress.org/support/topic/good-and-very-helpful/)󠁿

 [masudrana175](https://profiles.wordpress.org/masudrana175/) Agosto 9, 2018

Good! and very helpful.

![](https://secure.gravatar.com/avatar/34bcb9d0fb8182afa2a05b4576bc3a27c7cfeb6762f92eea21cadfe6257d49bb?
s=60&d=retro&r=g)

### 󠀁[Seemed to work](https://wordpress.org/support/topic/seemed-to-work/)󠁿

 [MattWilsonMD](https://profiles.wordpress.org/mattwilsonmd/) Hulyo 3, 2018

Super easy to use and looks like it worked. Thx!

![](https://secure.gravatar.com/avatar/66653fc24f6dceaf6c04b7dbf1ac66917ac53b84817dfe9eabf46b3eacc6eedd?
s=60&d=retro&r=g)

### 󠀁[Does What it Says on the Tin](https://wordpress.org/support/topic/does-what-it-says-on-the-tin-312/)󠁿

 [smack7s](https://profiles.wordpress.org/smack7s/) Mayo 24, 2018

This plugin is great! We are migrating away from Contact Form 7, and this has been
a lifesaver for replacing all existing forms.

 [ Read all 3 reviews ](https://wordpress.org/support/plugin/cf7-show-page/reviews/)

## Contributors & Developers

“Contact Form 7 – Show Page” is open source software. The following people have 
contributed to this plugin.

Contributors

 *   [ Sachyya ](https://profiles.wordpress.org/sachyya-sachet/)
 *   [ ugene ](https://profiles.wordpress.org/ugene/)

[Translate “Contact Form 7 – Show Page” into your language.](https://translate.wordpress.org/projects/wp-plugins/cf7-show-page)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/cf7-show-page/), check
out the [SVN repository](https://plugins.svn.wordpress.org/cf7-show-page/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/cf7-show-page/) 
by [RSS](https://plugins.trac.wordpress.org/log/cf7-show-page/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.3 Dec 4 2018

 * Upgrade: Search on **Custom HTML** widget too.
 * Refactor code
 * Add TGM Plugin Activation PHP library

#### 1.0.2

 * Add message when post types or widgets do not use the Contact Form.

#### 1.0.1

 * Extend plugin to search in widgets too but works only on **Text Widget** for 
   now.
 * Remove default private post types.
 * Improve filter by checking for string and array only.

#### 1.0

 * Initial Release

## Meta

 *  Version **1.0.3**
 *  Last updated **7 tuig ago**
 *  Active installations **70+**
 *  WordPress version ** 4.5 or higher **
 *  Tested up to **4.9.29**
 *  Language
 * [English (US)](https://wordpress.org/plugins/cf7-show-page/)
 * Tags
 * [contact form](https://ceb.wordpress.org/plugins/tags/contact-form/)[contact form 7](https://ceb.wordpress.org/plugins/tags/contact-form-7/)
   [contactform7](https://ceb.wordpress.org/plugins/tags/contactform7/)[form](https://ceb.wordpress.org/plugins/tags/form/)
   [forms](https://ceb.wordpress.org/plugins/tags/forms/)
 *  [Advanced View](https://ceb.wordpress.org/plugins/cf7-show-page/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  3 5-star reviews     ](https://wordpress.org/support/plugin/cf7-show-page/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/cf7-show-page/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/cf7-show-page/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/cf7-show-page/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/cf7-show-page/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/cf7-show-page/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/cf7-show-page/reviews/)

## Contributors

 *   [ Sachyya ](https://profiles.wordpress.org/sachyya-sachet/)
 *   [ ugene ](https://profiles.wordpress.org/ugene/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/cf7-show-page/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://ceb.wordpress.org/plugins/cf7-show-page/?output_format=md#)