Skip to content

dabesa/wordpress-date-and-time-widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordPress Date and Time Widget

The WordPress Date and Time Widget displays the local date and/or time.

Description

The Date and Time Widget enables you to add a widget to your sidebar for displaying the local date and/or time.

Features

  • Choice of formats for both date and time.
  • Customize the font, font size, text color and background color.

Installation

  1. In WordPress, go to Plugins > Add Plugins.
  2. Search for date and time widget.
  3. Click on Install Now.
  4. Click on Activate Plugin.
  5. In the Appearance > Widgets menu, drag the Date and Time widget to your sidebar and customize the settings.

OR

  1. Download the plugin and extract it.
  2. Upload the date-time folder to the /wp-content/plugins/ directory on your server.
  3. Activate the plugin through the Plugins menu in WordPress.
  4. In the Appearance > Widgets menu, drag the Date and Time widget to your sidebar and customize the settings.

Screenshots

###Date and Time Settings### Date and Time Settings ###Date and Time in the Sidebar### Date and Time in the Sidebar

About Me

Changelog

1.1.0

  • Added .pot file.
  • Refactored codebase.
  • Fixed issue with duplicate color pickers showing when widget first added to sidebar.

1.0.0

  • Initial release.