Skildring
Flamingo er eit lagringsinnstikk opprinneleg laga til Contact Form 7, som ikkje lagrar mottekne meldingar.
Etter at innstikket er aktivert, vil du finne Flamingo på Styringspanelet i WordPress. Alle meldingar mottekne på kontaktskjema finn du som ei liste og dei er søkbare. Med Flamingo treng du ikkje lenger vere redd for å miste viktige meldingar på grunn av mailservar problem eller feiloppsett mail.
For meir detaljert informasjon, sjå Contact Form 7 dokumentasjonsside.
Privacy Notices
This plugin stores submission data collected through contact forms, which may include the submitters» personal information, in the database on the server that hosts the website.
Installasjon
- Last opp heile
flamingo
foldaren til/wp-content/plugins/
katalogen. - Aktiver innstikket på «innstikkmenyen» i WordPress.
Omtalar
Bidragsytarar og utviklarar
“Flamingo” is open source software. The following people have contributed to this plugin.
Contributors“Flamingo” er omsett til 43 språk. Takk til omsetjarane for bidraga deira.
Omset “Flamingo” til ditt eige språk.
Interested in development?
Les kjeldekoden, sjekk SVN-lageret eller abonner på utviklingsloggen med RSS.
Endringslogg
2.3
- Sets status to previous when restoring data.
2.2.3
- Fixed: Cron jobs clean-up on plugin deactivation was failing to work.
2.2.2
- Address Book: Hides the Filter button if there is no working filter.
2.2.1
- Outputs a local date/time in a CSV export file.
- Removes
load_plugin_textdomain()
calls. - Removes a reference to
$_wp_last_object_menu
. - Removes the
set-screen-option
filter. - Inherits
post_status
from the previous admin page. - Avoids using
wp_date()
for MySQL DATETIME values. - Has been tested with WordPress 5.6.
2.2
- Sets the
post_date
of an inbound message based on the submission timestamp. - Allows users to search and filter messages within the Spam subgroup.
- Changes the visibility of the
$found_items
property to private and introduces thecount()
method as an alternative. - Changes the visibility of the
$id
property to private and introduces theid()
method as an alternative. - Introduces the submission result in the inbound message viewer screen.
- Stores the
posted_data_hash
value for search.