Title: Form Data Collector
Author: Tauno Hanni
Published: <strong>16 בדצמבר 2015</strong>
Last modified: 28 בנובמבר 2024

---

חיפוש תוספים

תוסף זה **לא נבדק ב-3 הגרסאות הראשיות האחרונות של וורדפרס**. ייתכן והתוסף כבר לא
מתוחזק או נתמך על ידי יוצריו, וייתכן שיהיו לו בעיות תאימות בגרסות וורדפרס עדכניות
יותר.

![](https://s.w.org/plugins/geopattern-icon/form-data-collector.svg)

# Form Data Collector

 מאת [Tauno Hanni](https://profiles.wordpress.org/taunoh/)

[הורדה](https://downloads.wordpress.org/plugin/form-data-collector.2.2.4.zip)

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

 [תמיכה](https://wordpress.org/support/plugin/form-data-collector/)

## תיאור

This plugin is a developer’s toolkit for collecting form data from your WordPress
site. It provides the necessary hooks and utilities for you to manage how data is
stored and displayed later.

The best way to get started is to look at example-functions.php and example.php 
in `/plugins/form-data-collector/example` folder.

You can see a list of utilities and hooks [here](https://github.com/taunoha/form-data-collector/wiki/).

**Not compatible with 1.x.x versions 🙁**

## התקנה

 1. Go to your admin area and select Plugins -> Add new from the menu.
 2. Search for "Form Data Collector".
 3. לחץ על התקנה.
 4. לחץ על הפעלה.
 5. A new menu item called "FDC" will be available in Admin menu.

## סקירות

There are no reviews for this plugin.

## מפתחים

"Form Data Collector" הוא תוסף קוד פתוח. האנשים הבאים תרמו ליצירת התוסף הזה.

תורמים

 *   [ Tauno Hanni ](https://profiles.wordpress.org/taunoh/)

[ניתן לתרגם את "Form Data Collector" לשפה שלך.](https://translate.wordpress.org/projects/wp-plugins/form-data-collector)

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

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

## שינויים

### 2.2.4

 * Sanitize POST data

### 2.2.3

 * Fixed minor bugs

#### 2.2.2

 * Added ´fdc_privacy_policy_content´ filter to add suggested privacy policy text
   to the policy postbox.
 * Fixed an meta_value serializing bug
 * Minor bug fixes

#### 2.2.1

 * Minor bug fixes

#### 2.2.0

 * Added an option to force delete an entry and all its data.
 * Updated how to validate inserted data before it will be inserted into database.
   It uses [WP_Error](https://codex.wordpress.org/Class_Reference/WP_Error) class.
   Take a look at the examples.
 * Improved error handling.

#### 2.1.0

 * Introduced `fdc_pre_get_entries` action hook. It works like WordPress core `pre_get_posts`
   action.
 * `fdc_get_entries()` now accepts meta_query as parameter. It works similarly to
   [WP_Query](https://codex.wordpress.org/Class_Reference/WP_Query#Custom_Field_Parameters)
   meta_query parameter.
 * `fdc_get_entries()` now accepts date_query as parameter. It works similarly to
   [WP_Query](https://codex.wordpress.org/Class_Reference/WP_Query#Date_Parameters)
   date_query parameter.
 * `fdc_get_entries()` the parameter `entry_date_after` was replaced with the `date_query`
   parameter.

#### 2.0.1

 * Minor bug fixes

#### 2.0.0

 * Total rewrite. Not compatible with previous versions 🙁
 * Added custom database tables
 * Added utilities to insert, get and update data
 * Added support for file(s) upload.
 * Now `fdc.ajax.post` accepts also javascript object as first parameter (Beta)
 * New hooks
 * Renamed `restrict_manage_px_fdc` action hook to `fdc_restrict_manage_entries`
 * Removed CMB2
 * Bootstrap Modal was replaced with Thickbox

## מטא

 *  גרסה: **2.2.4**
 *  Last updated **לפני 2 שנים**
 *  Active installations **300+**
 *  WordPress version ** 5.5 ומעלה **
 *  Tested up to **6.7.5**
 *  שפה
 * [English (US)](https://wordpress.org/plugins/form-data-collector/)
 * Tags
 * [ajax](https://he.wordpress.org/plugins/tags/ajax/)[email](https://he.wordpress.org/plugins/tags/email/)
   [form](https://he.wordpress.org/plugins/tags/form/)[forms](https://he.wordpress.org/plugins/tags/forms/)
   [Input](https://he.wordpress.org/plugins/tags/input/)
 *  [תצוגה מתקדמת](https://he.wordpress.org/plugins/form-data-collector/advanced/)

## דרוגים

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/form-data-collector/reviews/#new-post)

[הצג הכל](https://wordpress.org/support/plugin/form-data-collector/reviews/)

## תורמים

 *   [ Tauno Hanni ](https://profiles.wordpress.org/taunoh/)

## תמיכה

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

 [פורום תמיכה](https://wordpress.org/support/plugin/form-data-collector/)

## תרומה

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

 [ לתרום לתוסף זה ](https://klipper.ee)