Changeset 3308173
- Timestamp:
- 06/08/2025 10:05:19 PM (9 months ago)
- Location:
- lockee/trunk
- Files:
-
- 2 edited
-
lockee.php (modified) (2 diffs)
-
readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lockee/trunk/lockee.php
r3308140 r3308173 5 5 * Plugin URI: https://wordpress.lockee.fr/ 6 6 * Description: Add Lockee locks to Wordpress. A self-hosted, standalone solution without external dependencies. 7 * Version: 3.0. 17 * Version: 3.0.2 8 8 * Author: Nicolas Desmarets 9 9 * Author URI: https://ndev.fr/ … … 18 18 } 19 19 20 define('LOCKEE_VERSION', '3.0. 1');20 define('LOCKEE_VERSION', '3.0.2'); 21 21 22 22 require_once plugin_dir_path(__FILE__) . 'inc/class-lockee-singleton.php'; -
lockee/trunk/readme.txt
r3308140 r3308173 5 5 Requires at least: 5.3 6 6 Tested up to: 6.8.1 7 Stable tag: 3.0. 17 Stable tag: 3.0.2 8 8 Requires PHP: 7.0 9 9 License: GPLv2 or later … … 12 12 Add Lockee locks to Wordpress. A self-hosted, standalone solution without external dependencies. 13 13 14 == Changelog == 15 16 = 3.0.2 = 17 Changelog written in English by default. 18 19 = 3.0.1 = 20 Fixed some translations. 21 22 = 3.0.0 = 23 This version is a major update: 24 - New "Lock" content type to manage locks 25 - New Gutenberg block to add lock to posts and pages 26 - Statistics of opening for each lock 27 - Customization options for lock appearance 28 - Iframe template to embed locks on other websites 29 - Migration tool to convert old locks to the new format 30 31 = 2.2.3 = 32 Fixed the stable version (bug when no lock is added). 33 34 = 2.2.2 = 35 Fixed the stable version (missing dependency). 36 37 = 2.2.1 = 38 Removed unnecessary files. 39 40 = 2.2.0 = 41 Added new options and new locks from Lockee.fr. 42 43 = 2.1.5 = 44 Fixed various bugs (options not taken into account for certain formats). 45 46 = 2.1.4 = 47 Added a shortcode associated with the lock to display it elsewhere on the site. 48 49 = 2.1.3 = 50 Added the nunito.css file. 51 52 = 2.1.2 = 53 Fixed the "Colors" lock bug and removed Google Fonts (Nunito font integrated). 54 55 = 2.1.1 = 56 Removed the /languages folder (not working). 57 58 = 2.1.0 = 59 Added localization support for fr_FR, en_US, es languages. 60 61 = 2.0.4 = 62 Changed "Lockee lock" to "Cadenas Lockee". 63 64 = 2.0.3 = 65 Display the lock only when a lock type and code have been chosen. 66 67 = 2.0.2 = 68 Changed the version number. 69 70 = 2.0.1 = 71 Changed the plugin description. 72 73 = 2.0.0 = 74 Version entirely in French. New locks available. 75 76 = 1.2.0 = 77 Updated the stable version. 78 79 = 1.1.2 = 80 Changed languages (voca.js). 81 82 = 1.1.1 = 83 Unified the language (English) to allow translation on WordPress.org. 84 85 = 1.1.0 = 86 Warning! Major usage change: The page or post content is displayed by default and you must fill in the content to display below the normal content when the lock is correctly opened. 87 88 = 1.0.1 = 89 This version has been tested up to WordPress 6.1. 90 91 = 1.0.0 = 92 This version allows displaying multiple locks on the homepage or in archives. 93 94 = 0.9.3 = 95 This version fixes the label size in piano keys. 96 97 = 0.9.2 = 98 This version fixes other bugs: better display for all themes (em -> px), ajax optimization for the admin panel, display of the lock only on a single theme. 99 100 = 0.9.1 = 101 This version fixes encountered bugs (file not updated). 102 103 = 0.9 = 104 This version modifies the ajax request processing and updates password locking (ignores types). 105 106 = 0.8 = 107 This version increases the ajax request processing speed. 108 109 = 0.5 = 110 This is the first version. It may contain bugs. 111 14 112 == Description == 15 113 … … 17 115 18 116 WARNING : The type of lock, the chosen code and the content are stored in plain text in the Wordpress database. 19 20 == Frequently Asked Questions ==21 117 22 118 == Installation == … … 37 133 5. If you have used this plugin before, you must start the migration process to the new version by clicking the "Start migration" button in the settings. 38 134 39 == Changelog==135 == Frequently Asked Questions == 40 136 41 = 3.0.1 = 42 Correction de certaines traductions. 137 = How do I add a lock to my post? = 43 138 44 = 3.0.0 = 45 Cette version est une mise à jour majeure. Elle introduit le nouveau type de contenu "Cadenas" et le nouveau bloc Gutenberg. Le plugin est désormais compatible avec les versions récentes de Wordpress et utilise les dernières fonctionnalités de l'éditeur de blocs. Des statistiques ont été ajoutées pour suivre l'utilisation des cadenas. De plus, le plugin est désormais entièrement traduit en français, anglais et espagnol. 139 First, you must create a lock in the admin panel under the "Lockee" tab. Then, you can add a lock using the Gutenberg block or by inserting a shortcode into your post content. 46 140 47 = 2.2.3 = 48 Correction de la version stable (bug dans le cas où aucun cadenas n'est ajouté). 141 = Can I customize the appearance of the lock? = 49 142 50 = 2.2.2 = 51 Correction de la version stable (dépendance manquante). 143 Yes, you can customize the lock's appearance in the Lockee settings. You can choose different themes and colors to match your site's design. 52 144 53 = 2.2.1 = 54 Suppression des fichiers inutiles. 145 = Can I embed the lock on other websites? = 55 146 56 = 2.2.0 = 57 Ajout des nouvelles options et nouveaux cadenas provenant de Lockee.fr. 147 Yes, you can embed the lock on other websites using the provided iframe code. This allows you to share your locks with a wider audience. (add /iframe to the lock URL to get the iframe code) 58 148 59 = 2.1.5 = 60 Correction de bugs divers (options non prises en compte pour certains formats) 149 = What happens if I have used this plugin before? = 61 150 62 = 2.1.4 = 63 Ajout d'un shortcode associé au cadenas pour l'afficher à un autre endroit du site. 151 If you have used this plugin before, you must start the migration process to the new version by clicking the "Start migration" button in the settings. This will convert your existing locks to the new format and ensure compatibility with the latest features. 64 152 65 = 2.1.3 = 66 Ajout du fichier nunito.css 153 = Is there a way to track how many times a lock has been opened? = 67 154 68 = 2.1.2 = 69 Correction du bug du cadenas "Couleurs" et suppression de Google Fonts (police Nunito integrée). 155 Yes, the plugin includes a statistics feature that tracks how many times each lock has been opened. You can view these statistics in the Lock edition panel under the "Lock stats" section. 70 156 71 = 2.1.1 = 72 Suppression du dossier /languages (ne fonctionne pas). 157 = What is the migration process? = 73 158 74 = 2.1.0 = 75 Ajout du support de localisation avec les langues fr_FR, en_US, es. 159 The migration process is a one-time operation that converts your existing locks to the new format introduced in version 3.0.0. It create a new "Lock" content type for each lock related to post or page and link them to the corresponding post or page. Also, it updates shortcodes from the old format to the new one. 76 160 77 = 2.0.4=78 Changement de "Lockee lock" en "Cadenas Lockee".161 = What happens if I don't start the migration process? = 162 If you don't start the migration process, your existing locks may not display correctly and you won't be able to modify them. 79 163 80 = 2.0.3 = 81 Affichage du cadenas uniquement quand un type de cadenas et un code ont été choisis. 164 = Can I use this plugin free, even for commercial purposes? = 82 165 83 = 2.0.2 = 84 Changement du numéro de version. 166 Yes, this plugin is free to use, which allows you to use it for personal and commercial projects without any restrictions. The code is self-hosted and does not rely on external services. 85 167 86 = 2.0.1 = 87 Changement de la description de l'extension. 168 = Can I modify or redistribute the source code? = 88 169 89 = 2.0.0 = 90 Version entièrement en français. Nouveaux cadenas disponibles. 170 No, the code and the design of Lockee locks are not open source (owned by lockee.fr creator) so you cannot modify or redistribute it. However, you can use the plugin to create and manage locks on your Wordpress site without any external dependencies. Thank's you for respecting thoses terms of use. 91 171 92 = 1.2.0 = 93 Mise à jour de la version stable. 172 = I have a question or I want to report a bug, how can I do that? = 94 173 95 = 1.1.2 = 96 Changement sur les langages (voca.js). 174 You can report bugs or ask questions in the plugin's support forum on the Wordpress repository or by email to contact@lockee.fr. We will do our best to assist you and address any issues you may encounter. 97 175 98 = 1.1.1 = 99 Uniformité de la langue (anglais) pour permettre la traduction sur Wordpress.org. 176 = How can I thanks the Lockee team? = 100 177 101 = 1.1.0 = 102 Attention ! Gros changement d'utilisation : Le contenu de la page ou de l'article est affiché par défaut et vous devez remplir le contenu à afficher sous le contenu normal lorsque le cadenas est correctement ouvert. 103 104 = 1.0.1 = 105 Cette version a été testée jusque Wordpress 6.1. 106 107 = 1.0.0 = 108 Cette version permet d'afficher plusieurs cadenas sur la page d'accueil ou dans les archives. 109 110 = 0.9.3 = 111 Cette version corrige la taille des étiquettes dans les touches de piano. 112 113 = 0.9.2 = 114 Cette version corrige d'autres bugs : meilleur affichage pour tous les thèmes (em -> px), optimisation ajax pour le panneau d'administration, affichage du verrou uniquement sur un seul thème. 115 116 = 0.9.1 = 117 Cette version corrige les bogues rencontrés (fichier non mis à jour). 118 119 = 0.9 = 120 Cette version modifie le traitement de la requête ajax et met à jour le verrouillage du mot de passe (ignore les types). 121 122 = 0.8 = 123 Cette version augmente la vitesse de traitement de la requête ajax. 124 125 = 0.5 = 126 Il s'agit de la première version. Elle peut contenir des bogues. 178 We appreciate your support! If you find this plugin useful, you can show your appreciation by leaving a positive review on the Wordpress repository. Your feedback helps us improve the plugin and encourages us to continue developing it.
Note: See TracChangeset
for help on using the changeset viewer.