Easy Timer

Description

Easy Timer vous permet d’insérer facilement dans les articles, pages et widgets de votre site Web un nombre illimité de compteurs de temps restant/passé qui se réactualisent toutes les secondes, ainsi que l’heure ou la date. Chaque compteur de temps restant indique le temps restant avant la date que vous avez choisie, et, si vous le souhaitez, révèle un contenu caché lorsque cette date est atteinte. Chaque compteur de temps passé indique le temps passé depuis la date que vous avez choisie ou le temps passé par l’internaute sur la page.

Easy Timer vous permet également de programmer une modification automatique de contenu.

Traducteurs

  • Aboelabbas (Arabe)
  • Ales J. (Tchèque)
  • Alexander Ovsov (Biélorusse)
  • Chris K. (Hongrois)
  • Dave (Portugais)
  • Dovis (Chinois)
  • Flemming (Danois)
  • Gunlukucretsiz (Turc)
  • Johan (Suédois)
  • Kaloyan (Bulgare)
  • Krzysztof (Polonais)
  • Mihalcea (Roumain)
  • Omer (Hébreu)
  • Peter (Slovaque)
  • Reza E. (Persan)
  • Sofokli (Albanais)
  • Tohru M. (Japonais)
  • Vladimir (Russe)

Captures d’écran

  • Anglais, Français, Allemand, Italien, Portugais, Espagnol
  • Page d’options

Installation

Vous pouvez installer Easy Timer via la page « Ajouter des extensions » du menu « Extensions » de WordPress (Extensions => Ajouter => Téléverser une extension). Envoyez le fichier du plugin sans le dézipper. Vous pouvez aussi l’installer comme ceci :

  1. Dézippez le fichier du plugin.
  2. Uploadez via votre logiciel FTP le dossier « easy-timer », et uniquement ce dossier, dans le répertoire des plugins de votre site Web (ce devrait être « wp-content/plugins »).

Lorsque vous avez installé Easy Timer :

  1. Activez le plugin via le menu « Extensions » de WordPress.
  2. Configurez le plugin via la page d’options d’Easy Timer.

FAQ

Pourquoi mon compteur ne se réactualise-t-il pas toutes les secondes ?

Javascript n’est peut-être pas activé dans votre navigateur. Dans ce cas, activez-le. Vérifiez que la case « Ajouter le code JavaScript » de la page d’options d’Easy Timer est cochée. Vérifiez le fichier « footer.php » de votre thème WordPress. Assurez-vous qu’il contient un appel à la fonction « wp_footer ».

Comment puis-je utiliser des shortcodes dans mon thème WordPress ?

Insérez dans les fichiers PHP de votre thème un code comme celui-ci :

<?php echo do_shortcode('[your-shortcode]'); ?>

Comment puis-je utiliser des shortcodes dans les commentaires ?

Modifiez le fichier « functions.php » (créez-le s’il n’existe pas) de votre thème WordPress et ajoutez cette ligne de code :

add_filter('comment_text', 'do_shortcode');

Avis

7 avril 2023
This could be an absolutely amazing plugin, it can do awesome things, but it has one major issue which is causing sites to be overloaded and return an Error 500. When a timer expires on an open page the plugin causes that page to start reloading every second, overloading the server and taking the site offline. It is essentially a DYI DoS attack. This has been pointed out in a couple of support threads, dating back as much as 2 years ago, which remain unanswered. It has taken me a long time to figure out that this plugin was the cause of my site issues, and I know it has caused me a lot of sales from frustrated customers. Until this is resolved and the author starts to respond to support requests I would recommend giving the plugin a miss.
25 avril 2020
Well done, fit my needs. Thanks a lot for investigating in this plugin! One thing I’m missing is the possibility to show the number of years in the count up. I wanted to show how old an institution is, in years, month and days …
1 février 2018
Superb plugin. I was looking was a timer that counts up and after tried so many bad plugins, found this. Its awesome and easy to use just with a simple shortcode.
5 août 2017
Not so easy and lacks a good IDE for the non coder.
Lire les 17 avis

Contributeurs/contributrices & développeurs/développeuses

« Easy Timer » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

“Easy Timer” a été traduit dans 10 locales. Remerciez l’équipe de traduction pour ses contributions.

Traduisez « Easy Timer » dans votre langue.

Le développement vous intéresse ?

Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.

Journal

  • Version 4.2.1
    • Update the « adodb-time.php » file
  • Version 4.2
    • Add the [clocktimer] and [total-clocktimer] shortcodes
  • Version 4.1
    • Add the ability to display counters with years, months and weeks
  • Version 4.0.4
    • Fix a bug with PHP 8
  • Version 4.0.3
    • Reduce the size of the « easy-timer.js » file
  • Version 4.0.2
    • Improve the security
  • Version 4.0.1
    • Improve the security
  • Version 4.0
    • Use anonymous functions instead of « create_function »
  • Version 3.9
    • Add the ability to use custom languages
  • Version 3.8
    • Add the ability to use custom files
  • Version 3.7.2
    • Add Persian translation
  • Version 3.7.1
    • Add Japanese translation
  • Version 3.7
    • Adapt to WordPress 4.3
  • Version 3.6.6
    • Add Bulgarian translation
  • Version 3.6.5
    • Load the « easy-timer.js » file in a better way
  • Version 3.6.4
    • Use the HTML5 « data-* » attributes instead of the « id » and « title » attributes
    • Fix a bug with countdowns
  • Version 3.6.3
    • Add Czech translation
  • Version 3.6.2
    • Fix a bug with Internet Explorer 11
  • Version 3.6.1
    • Improve the stability of the plugin when its folder is renamed
  • Version 3.6
    • Optimize the CSS styles of the options page for WordPress 3.8
    • Improve the uninstallation of the plugin
  • Version 3.5.2
    • Improve the « filter » attribute
  • Version 3.5.1
    • Improve the shortcodes
  • Version 3.5
    • Add a meta box in the edit pages of posts and pages
  • Version 3.4.1
    • Improve the installation instructions
  • Version 3.4
    • Reduce the usage of memory
    • Improve the structure of files
  • Version 3.2.4
    • Add Turkish translation
  • Version 3.2.3
    • Fix a bug with Internet Explorer 10
  • Version 3.2.2
    • Add Danish translation
  • Version 3.2.1
    • Add Romanian translation
  • Version 3.2
    • Improve the structure of files
  • Version 3.1.1
    • Fix a bug with chronometers
  • Version 3.1
    • Improve the code
  • Version 3.0.1
    • Add Arabic translation
  • Version 3.0
    • Add Multisite support
  • Version 2.8.4
    • Add Albanian translation
  • Version 2.8.3
    • Improve Portuguese translation
  • Version 2.8.2
    • Add an upgrade notice
    • Factorize the code to reduce the usage of memory
  • Version 2.8.1
    • Fix a minor bug with shortcodes
  • Version 2.8
    • Reduce the usage of memory
    • Add the ability to reset the options of Easy Timer
  • Version 2.7.6
    • Fix a bug with relative dates
    • Minify the code
  • Version 2.7.5
    • Minify the size of the « languages » folder
  • Version 2.7.4
    • Add Belarusian language
  • Version 2.7.3
    • Reduce the usage of memory
  • Version 2.7.2
    • Improve the ability to delete the options of Content Switcher
  • Version 2.7.1
    • Add Slovak language
  • Version 2.7
    • Add the « period » attribute to display periodic counters
  • Version 2.6.4
    • Fix a conflict with the « nonSecureAnonymousFramework file » of LinkedIn share button script
  • Version 2.6.3
    • Deactivation/reactivation is no longer necessary to add new options when Easy Timer is updated
    • Add the ability to display the version of Easy Timer
  • Version 2.6.2
    • Fix a minor JavaScript bug (undefined items)
  • Version 2.6.1
    • Add the « default » and « filter » attributes
    • Add the ability to delete the options of Easy Timer
  • Version 2.6
    • Add the [easy-timer] shortcode
    • Minify the number of files
  • Version 2.5.8
    • Minify the size of the « initial-options.php », « install.php » and « options-page.php » files
  • Version 2.5.7
    • Improve the structure of files
  • Version 2.5.6
    • Fix a minor bug
  • Version 2.5.5
    • Add the « origin » attribute for relative dates
    • Minify the code of the options page
  • Version 2.5.4
    • Optimize the performance of the options page
  • Version 2.5.3
    • Update the links to the documentation
  • Version 2.5.2
    • Add links to the options page and the documentation below the plugin’s description
    • Improve the compatibility with Internet Explorer 9
  • Version 2.5.1
    • Improve the options page
  • Version 2.5
    • Improve the code
  • Version 2.4.1
    • Add Russian language
  • Version 2.4
    • Add the [rtimer] shortcode to display only a part of the time displayed by the [timer] shortcode
  • Version 2.3.1
    • Add Chinese language
  • Version 2.3
    • Support dates before 1970 and after 2038
  • Version 2.2
    • Use « id » attributes instead of « title » attributes to update timers and clocks
    • Add Swedish language
  • Version 2.1.3
    • Fix a parse error
  • Version 2.1.2
    • Fix a minor bug (undefined function « date_default_timezone_set » for some servers)
    • Add Dutch language
  • Version 2.1.1
    • Improve German, Italian, Portuguese and Spanish translations
  • Version 2.1
    • Add the ability to use shortcodes in titles and excerpts
  • Version 2.0
    • Add the ability to specify relative dates for the « date » attribute
  • Version 1.9.1
    • Best factorization of the code
    • Add Hungarian language
  • Version 1.9
    • Add the [total-timer], [total-elapsed-timer] and [total-remaining-timer] shortcodes
    • Fix a bug with the « mktime » function (string given instead of integer)
  • Version 1.8
    • Add the [counter] shortcode to display elapsed and remaining time
    • Add the ability to specify several dates for the « date » attribute (an alternative to imbrication of counters)
  • Version 1.6
    • Load JavaScript files only when needed
  • Version 1.5
    • Add an options page
  • Version 1.1
    • Add the [countdown1] and [countup1] shortcodes
  • Version 1.0.1
    • Add Polish language
  • Version 1.0
    • Initial version