Linux 软件免费装

Contact Form 7 - Show Page

开发者 ugene
sachyya-sachet
更新时间 2018年12月4日 22:43
捐献地址: 去捐款
PHP版本: 4.5 及以上
WordPress版本: 4.9
版权: GPLv3
版权网址: 版权信息

标签

form forms contact form contactform7 Contact Form 7 find contact form show page contact form 7 where contact form

下载

1.0 1.0.1 1.0.2 1.0.3

详情介绍:

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' );

安装:

  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.

屏幕截图:

  • Overview

常见问题:

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.

更新日志:

1.0.3 Dec 4 2018 1.0.2 1.0.1 1.0