Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 1.38 KB

File metadata and controls

47 lines (31 loc) · 1.38 KB

Simple Time Tracker

Contributors: kevincowan
Tags: time, tracking, admin, chart
Requires at least: 6.8
Tested up to: 6.8.1
Stable tag: 1.2.0
License: Apache-2.0

Description

A lightweight WordPress plugin that allows administrators to track time entries and visualize them in charts.

Installation

  1. Upload the plugin files to the wp-content/plugins/simple-time-tracker directory, or install the plugin through the WordPress plugins screen.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Navigate to Time Tracker in the admin sidebar to begin tracking time.

Usage

  • Add a new time entry via Time Tracker » Add New.
  • View and filter entries in Time Tracker » All Entries.
  • Use the [time_tracker_chart] shortcode in posts or pages to display a time-tracking chart.

Screenshots

  1. Add New Entry – Enter and save time records.
  2. Entries Overview – View all logged entries.
  3. Chart Display – Visualize time distribution.

Changelog

1.2.0

  • Improved UI for adding and viewing entries.

1.0.0

  • Initial release: basic time entry and chart features.

Upgrade Notice

1.1.0

Ensure you have WordPress 6.8 or later for full compatibility.

License

This plugin is licensed under the GNU General Public License v2 or later.