<IMAGE_DATE_MONTH>
Tag Function:
- Displays the month the image was published as a two digit numerical value.
Main Usage:
- Used within image_template.html and comment_template.html to dynamically recall and load the month the image was published.
Examples:
In your image and comment templates, you can use the tag like this:
Sample Output:
Using the code above will generate the following when the template is run:
DateRelatedTags
<< <IMAGE_DATE_YEAR> | TemplateTags | <IMAGE_DATE_DAY> >>