forked from wp-plugins/flamingo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
68 lines (53 loc) · 2.5 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
=== Flamingo ===
Contributors: takayukister, megumithemes
Tags: bird, contact, mail, crm
Requires at least: 4.2
Tested up to: 4.3
Stable tag: 1.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Flamingo manages your contact list on WordPress.
== Description ==
Flamingo is a WordPress plugin created to be a total CRM package. With this version, you can manage your contact list and messages submitted via contact form plugins. It has not yet matured, but we are enhancing it rapidly.
= Translators =
* Albanian (sq) - Flor Perzefi
* Arabic (ar) - Jeremy Varnham
* Brazilian Portuguese (pt_BR) - Ilton Alberto Junior
* Burmese (my_MM) - Htoo Aung Kyaw
* Chinese, Simplified (zh_CN) - ninghao
* Croatian (hr) - Stjepan Tafra
* Dutch (nl_NL) - TenSheep
* French (fr_FR) - Benjamin Cousin
* German (de_DE) - Christian Becker-Kapraun
* Hebrew (he_IL) - Dan Stramer
* Hungarian (hu_HU) - Rózsahegyi Péter
* Italian (it_IT) - Rosario Capparelli
* Japanese (ja) - Takayuki Miyoshi
* Norwegian (nb_NO) - John Kasper Svergja
* Persian (Farsi; fa_IR) - Morteza Rahmani
* Portuguese (pt_PT) - BAANNNG
* Romanian (ro_RO) - Inbox Translation
* Russian (ru_RU) - Pavel
* Slovak (sk_SK) - Branco Radenovich
* Spanish (es_ES) - Israel Ortuño
* Swedish (sv_SE) - Erik Gripestam Nord
* Thai (th) - TG Knowledge
* Turkish (tr_TR) - Ömür YANIKOĞLU
* Vietnamese (vi_VN) - ICA Design
If you have created your own language pack, or have an update of an existing one, you can send [gettext PO and MO files](http://codex.wordpress.org/Translating_WordPress) to [me](http://ideasilo.wordpress.com/about/) so that I can bundle it into Flamingo. You can download the latest [POT file](http://plugins.svn.wordpress.org/flamingo/trunk/languages/flamingo.pot).
== Installation ==
1. Upload the entire `flamingo` folder to the `/wp-content/plugins/` directory.
1. Activate the plugin through the 'Plugins' menu in WordPress.
== Frequently Asked Questions ==
== Screenshots ==
== Changelog ==
= 1.3 =
* Tested up to WordPress 4.3.
* Requires WordPress 4.2 or higher.
* Translations for Norwegian and Burmese have been created.
* New filter hooks: manage_flamingo_contact_posts_columns, manage_flamingo_inbound_posts_columns, manage_flamingo_outbound_posts_columns
* New action hooks: manage_flamingo_contact_posts_custom_column, manage_flamingo_inbound_posts_custom_column, manage_flamingo_outbound_posts_custom_column
= 1.2 =
* Tested up to WordPress 4.0.
* Requires WordPress 3.9 or higher.
* Translation for Swedish has been created.