Description
ULTRA Light plugin to add short code in your interface in order to display date of day / month / year in your content as would the php function ??php echo date(); ??
.: IN FRENCH :.
Plugin ULTRA Léger permettant d’ajouter un shortcode dans votre interface afin d’afficher la date du jour / mois / année dans votre contenu comme le ferait la fonction php ??php echo date();??
Bonus
Ne ratez plus aucunes dates clés dans votre buisness et communiquez toujours en phase avec l’actualité !
Screenshots
Installation
- Upload the plugin files to the
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Click to echoDate4SEO (Settings) on the left menu to configure the date format
- Insert the date of day / month / year in your content with the Classic Editor or with the following shortcodes :
[years/] => will display for example => “2020”
[month/] => will display for example => “July 2020”
[day/] => will display for example => “July 12, 2020”
.::: EXPLICATIONS EN FRANCAIS :::.
- Téléchargez les fichiers de l’extension dans le répertoire
/wp-content/plugins/plugin-name
, ou installez directement le plugin via l’écran des plugins WordPress. - Activez le plugin via l’écran “Extensions” de WordPress
- Cliquez sur echoDate4SEO (Paramètres) dans le menu de gauche pour configurer le format de la date
- Insérez la date du jour / mois / année dans votre contenu avec l’éditeur classique ou avec les shortcodes suivant:
[années /] => affichera par exemple => “2020”
[month /] => affichera par exemple => “juillet 2020”
[jour /] => affichera par exemple => “12 juillet 2020”
FAQ
-
This plugin is really light?
-
YES lighter than that, it does not exist!
-
What are the shortcodes ?
-
[years/] ==> eg : 2020
[month/] ==> eg : July 2020
[day/] ==> eg : July 12, 2020
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Echo Date 4 SEO” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Echo Date 4 SEO” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.2.2
- Ready for WordPress 6
1.2.1
- Optimise code
1.1.1
- CSS Fix
1.1.0
- Security Fix
1.0
- Plugin launch