Changeset 3126052
- Timestamp:
- 07/26/2024 03:09:03 PM (20 months ago)
- Location:
- inazo-flamingo-automatically-delete-old-messages/trunk
- Files:
-
- 2 edited
-
inazo-flamingo-automatically-delete-old-messages.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
inazo-flamingo-automatically-delete-old-messages/trunk/inazo-flamingo-automatically-delete-old-messages.php
r3126039 r3126052 23 23 class inazo_flamingo_auto_trash{ 24 24 25 const VERSION_IAAM = '1. 1';25 const VERSION_IAAM = '1.2'; 26 26 const PLUGIN_NAME = 'inazo_flamingo_auto_trash'; 27 27 -
inazo-flamingo-automatically-delete-old-messages/trunk/readme.txt
r3126031 r3126052 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 10 11 This plugin help you to auto removed all information stored by flamingo.12 13 11 == Description == 14 12 15 13 Flamingo auto remove old messages 16 14 17 This plugin is an ads manager, that allow you to add ads with widget on your website.15 This plugin help you to auto removed all information stored by flamingo. 18 16 19 17 Functionnality : … … 27 25 - Comply with privacy and GDPR 28 26 29 ----- Francais ------30 31 Fonctionnalités :32 33 - Durée de conservation des contacts34 - Durée de conservation des messages entrants35 - Durée de conservation des messages sortants36 - Durée de conservation des messages en spam (30 jours par défaut)37 - Il s'ajoute automatiquement au CRON de worpdress de manière native38 - Suppression complète des données ratachés aux posts de flamingo39 - Conforme au réglement RGPD40 27 41 28 Credits picture : Icons made by Eight Black Dots (https://www.flaticon.com/authors/eight-black-dots) from www.flaticon.com is licensed by CC 3.0 BY 42 29 43 30 == CHANGELOG == 31 32 = 1.2 = 33 * Change translation system for more collaborative work 44 34 45 35 = 1.1 =
Note: See TracChangeset
for help on using the changeset viewer.