Monthly Calendar Wordpress Plugin
Free Monthly calendar wordpress plugin using PHP for websites or blogs. Embed this plugin into a blog or web page in just few clicks.
Features
- The current date is highlighted.
- Can be fixed in any webpage or website.
- Simple and easy to install.
- It exhibits configurable look and feel.
Preview
Monthly Calendar Wordpress Plugin
September,2024
|
H
|
Sun | Mon | Tue |
Wed | Thu | Fri | Sat |
1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | | | | | | |
Downloads
How To Install
- Download and unzip monthly-calendar-plugin.zip file.
- Upload the file into your wordpress plugins directory.
- In the plugins page, activate the plugin.
- Use the below mentioned PHP code in the any of your webpage from where you want the monthly calendar to function..
<?php
calendar();
?>
- The style of the calendar can be configured by the user.