Download the PHP package jvarn/hijri-dates-shortcodes without Composer
On this page you can find all versions of the php package jvarn/hijri-dates-shortcodes. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package hijri-dates-shortcodes
Hijri date shortcodes
Creates Wordpress shortcodes for converting between Gregorian and Hijri dates.
This plugin is simply a shortcode wrapper for geniusts/hijri-dates.
Installation
- Clone or download the repository to your computer.
-
Fetch the dependencies using composer:
- Upload to your Wordpress plugins folder.
Usage
- Now\
Prints the current Hijri date and time\
[hijri_date]
(default)\[hijri_date rel="Now"]
- Relative\
Prints the relative Hijri date\
[hijri_date rel="Yesterday"]
\[hijri_date rel="Today"]
\[hijri_date rel="Tomrrow"]
- Conversion\
From Gregorian to Hijri:\
[hijri_date gdate="2022-12-31"]
(yyyy-MM-dd)\ From Hijri to Gregorian:\[hijri_date hdate="1443-12-30"]
(yyyy-MM-dd)
Package
You can also add this to your own plugin using composer:
All versions of hijri-dates-shortcodes with dependencies
PHP Build Version
Package Version
Requires
geniusts/hijri-dates Version
1.1.9
The package jvarn/hijri-dates-shortcodes contains the following files
Loading the files please wait ....