Title: Entries For CF7
Author: Vishal Padhariya
Published: <strong>18 באפריל 2025</strong>
Last modified: 10 באוקטובר 2025

---

חיפוש תוספים

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

# Entries For CF7

 מאת [Vishal Padhariya](https://profiles.wordpress.org/vishalpadhariya/)

[הורדה](https://downloads.wordpress.org/plugin/entries-for-cf7.1.0.1.zip)

 * [פרטים](https://he.wordpress.org/plugins/entries-for-cf7/#description)
 * [סקירות](https://he.wordpress.org/plugins/entries-for-cf7/#reviews)
 *  [התקנה](https://he.wordpress.org/plugins/entries-for-cf7/#installation)
 * [פיתוח](https://he.wordpress.org/plugins/entries-for-cf7/#developers)

 [תמיכה](https://wordpress.org/support/plugin/entries-for-cf7/)

## תיאור

The Entries For CF7 plugin allows you to store and manage submissions from Contact
Form 7 directly in your WordPress database. This makes it easy to view, track, and
analyze form submissions without relying solely on email notifications. The plugin
integrates seamlessly into the WordPress admin dashboard, providing a user-friendly
interface to access submission data for each form.

## התקנה

 1. Download the zip or direct add the plugin from the wordpres backend.
 2. Activate the plugin through the 'Plugins' menu in WordPress

## שאלות נפוצות

### What is the purpose of the Entries For CF7 plugin?

The Entries For CF7 plugin saves submissions from Contact Form 7 directly into the
WordPress database and provides a convenient admin interface to view and manage 
those submissions.

### Does this plugin work without Contact Form 7?

No, this plugin requires the Contact Form 7 plugin to be installed and active. If
Contact Form 7 is not active, the plugin will deactivate itself.

### How do I access the stored form entries?

You can view the submissions by navigating to the "Entries" tab in the Contact Form
7 editor for each form. This tab displays the submissions in a searchable and sortable
table.

### Can I export the form submission data?

Currently, the plugin focuses on displaying the data in the admin interface. Future
updates may include an export feature. For now, you can manually query the database
table (wp_cf7_entries) to extract the data.

### What happens if no submissions exist for a form?

If no submissions are found for a form, the plugin will display the message "No 
submission data found" in the Entries tab.

### How is form submission data stored in the database?

The plugin creates a custom database table named wp_cf7_entries (or your table prefix
if different). Each submission is stored as a JSON object in the entry column, alongside
the form_id.

### How does the plugin ensure performance while querying data?

The plugin uses WordPress object caching (wp_cache_get and wp_cache_set) to reduce
database queries and improve performance, especially for frequently accessed forms.

### Is my form data secure?

Yes, the plugin sanitizes all inputs and uses prepared statements for database interactions
to prevent SQL injection and other vulnerabilities.

### How do I uninstall the plugin?

Deactivating the plugin will stop its functionality. If you want to completely remove
it, delete the plugin from the Plugins page. During deactivation, the database table(
wp_cf7_entries) is dropped to clean up the database.

### Can I modify or extend the plugin's functionality?

Yes, the plugin code is open source and available on [GitHub](https://github.com/vishalpadhariya/entries-for-cf7).
Developers can customize it as needed.

## סקירות

There are no reviews for this plugin.

## מפתחים

"Entries For CF7" הוא תוסף קוד פתוח. האנשים הבאים תרמו ליצירת התוסף הזה.

תורמים

 *   [ Vishal Padhariya ](https://profiles.wordpress.org/vishalpadhariya/)
 *   [ Malhar Khambhadiya ](https://profiles.wordpress.org/malhar43/)

[ניתן לתרגם את "Entries For CF7" לשפה שלך.](https://translate.wordpress.org/projects/wp-plugins/entries-for-cf7)

### מעוניינים בפיתוח?

[עיינו בקוד](https://plugins.trac.wordpress.org/browser/entries-for-cf7/), ראו את
הקוד ב-[SVN repository](https://plugins.svn.wordpress.org/entries-for-cf7/), או 
הירשמו ל[לוג פיתוח](https://plugins.trac.wordpress.org/log/entries-for-cf7/) באמצעות
[RSS](https://plugins.trac.wordpress.org/log/entries-for-cf7/?limit=100&mode=stop_on_copy&format=rss).

## שינויים

#### 1.0.1

 * Add Contributor

#### 1.0.0

 * Save Contact Form data to database custom table `cf7_entries` on form submitting.
 * Display the saved data to respective form.
 * After review changes.
 * Slug Issue fixes.

## מטא

 *  גרסה: **1.0.1**
 *  Last updated **לפני 9 חודשים**
 *  Active installations **פחות מ-10**
 *  Tested up to **6.8.5**
 *  שפה
 * [English (US)](https://wordpress.org/plugins/entries-for-cf7/)
 * Tags
 * [cf7](https://he.wordpress.org/plugins/tags/cf7/)[contact form 7](https://he.wordpress.org/plugins/tags/contact-form-7/)
   [contact form 7 entries](https://he.wordpress.org/plugins/tags/contact-form-7-entries/)
 *  [תצוגה מתקדמת](https://he.wordpress.org/plugins/entries-for-cf7/advanced/)

## דרוגים

No reviews have been submitted yet.

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

[הצג הכל](https://wordpress.org/support/plugin/entries-for-cf7/reviews/)

## תורמים

 *   [ Vishal Padhariya ](https://profiles.wordpress.org/vishalpadhariya/)
 *   [ Malhar Khambhadiya ](https://profiles.wordpress.org/malhar43/)

## תמיכה

יש לך משהו לומר? זקוק לעזרה?

 [פורום תמיכה](https://wordpress.org/support/plugin/entries-for-cf7/)

## תרומה

האם ברצונך לקדם את התוסף הזה?

 [ לתרום לתוסף זה ](https://buymeacoffee.com/vishalpadhariya)