Title: Post Worktime Logger
Author: blackus3r
Published: <strong>అక్టోబర్ 10, 2016</strong>
Last modified: మార్చి 17, 2019

---

Search plugins

![](https://ps.w.org/post-worktime-logger/assets/banner-772x250.png?rev=1514124)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/post-worktime-logger/assets/icon.svg?rev=1606807)

# Post Worktime Logger

 By [blackus3r](https://profiles.wordpress.org/filme-blog/)

[Download](https://downloads.wordpress.org/plugin/post-worktime-logger.1.5.3.zip)

 * [Details](https://te.wordpress.org/plugins/post-worktime-logger/#description)
 * [Reviews](https://te.wordpress.org/plugins/post-worktime-logger/#reviews)
 *  [Installation](https://te.wordpress.org/plugins/post-worktime-logger/#installation)
 * [Development](https://te.wordpress.org/plugins/post-worktime-logger/#developers)

 [Support](https://wordpress.org/support/plugin/post-worktime-logger/)

## Description

Do you ever wanted to know, how long did you worked on this post?
 Let Post Worktime
Logger fill this gap! Post Worktime Logger will tell you how much time did you spend
in a WordPress post. It will only count the time if you are actively working in 
the post, so don’t worry if you have to leave the computer alone!

This project is actively maintained on [Github](https://github.com/blackus3r/post-worktime-logger).

German changelog and tutorials of ths plugin can be found on [DerPade](http://www.derpade.de/series/post-worktime-logger/).

### Usage

Post Worktime Logger will start to track the time you spend in each post automatically
as soon as you install it. You’ll find the time in various places, such as the meta
box when you’re editing a page, or the posts list.

In the plugin settings you can edit the title of the plugin, and enable or disable
if you want to let non-logged users to see it.

### Donation

You can donate to this project via PayPal by visiting this page: https://www.paypal.
com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=28WZAXQDXYZ5A

## Screenshots

 * [[
 * This is the meta box right to the post editor. Post Worktime Logger will add 
   a new interactive box to your edit screen, allowing you to keep track of how 
   much time you spend on your alterations. You may stop the current counting whenever
   you need to do something else, or reset it altogether, for example, if you want
   to restart your work from scratch.
 * [[
 * This is the posts page. The plugin changes your post list, granting you an additional
   column that shows the time spent on any particular post.
 * [[
 * These are the widget options.
 * [[
 * This is the control panel in frontend for logged in users. Post Worktime Logger
   will let you add a configurable widget to your site, similar to the meta box 
   on the Edit Post screen. You are able to choose its display name, and whether
   the widget will be exposed or not to non-logged visitors.
 * [[
 * This is the widget in frontend for not logged in users.
 * [[
 * This is the statistics page which displays the top 25 posts. The plugin also 
   offers an indicator that allows you to know which articles you spent more time
   working on. To check it, just go to your dashboard, it will be the first option
   under the plugin entry in the sidebar.
 * [[
 * This is the settings page.

## Installation

 1. Upload `/post-worktime-logger/` to the `/wp-content/plugins/` directory in your
    WordPress blog.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Post Worktime Logger is now tracking your working tim for each post.

## Reviews

![](https://secure.gravatar.com/avatar/0192a8d57baf03bf75e2cd57b9cb6a63ee91998d343227a325d4ee2168782011?
s=60&d=retro&r=g)

### 󠀁[The Right Plug-in at the Right Time](https://wordpress.org/support/topic/the-right-plug-in-at-the-right-time/)󠁿

 [](https://profiles.wordpress.org/krisis/) అక్టోబర్ 13, 2016 4 replies

I’ve been trying to improve my blogging efficiency while also reporting on some 
interesting stats to readers, and I was stymied to find that there was not a mass
of popular WP time tracking plugins that would keep time as you worked on a post–
not even a plugin from a popular time-tracking app! After trying a few different
search strings, I stumbled onto this humble plugin – no reviews, no ratings, but
updated two days ago! I installed it, and it’s the perfect lightweight solution 
to my needs – it runs a timer at the bottom of a post as I work on it. I wish the
plugin came with a few options, like clearing the counter, pausing (especially after
a post has been published), or adding the time-count as a column on the Posts page,
but I’m happy to manage reporting directly from SQL queries for the time being. 
Thanks for solving my problem, Worktime Logger!

 [ Read all 1 review ](https://wordpress.org/support/plugin/post-worktime-logger/reviews/)

## Contributors & Developers

“Post Worktime Logger” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ blackus3r ](https://profiles.wordpress.org/filme-blog/)

“Post Worktime Logger” has been translated into 2 locales. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/post-worktime-logger/contributors)
for their contributions.

[Translate “Post Worktime Logger” into your language.](https://translate.wordpress.org/projects/wp-plugins/post-worktime-logger)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/post-worktime-logger/),
check out the [SVN repository](https://plugins.svn.wordpress.org/post-worktime-logger/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/post-worktime-logger/)
by [RSS](https://plugins.trac.wordpress.org/log/post-worktime-logger/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.5.3

 * Tested plugin compatibility with wordpres 5.1

#### 1.5.2

 * Improved settings page.
 * Implemented support to show current version number in settings page.
 * Fixed some warning messages.

#### 1.5.1

 * Fixed check to disable the widget on the static front page.
 * Fixed typo.
 * Updated german translation.

#### 1.5.0

 * Implemented option to prevent the timer from auto start for published posts.
 * Disable the widget on a static front page.

#### 1.4.1

 * Fixed duplicated heading

#### 1.4.0

 * Implemented a checkbox in the settings to prevent the timer from autostart.
 * Improved code and translation engine.
 * Added total worktime in statistics page.
 * Implemented the option to change the amount of posts in statistic.
 * Implemented a confirm question before resetting the whole worktime.
 * Implemented widget option to disable frontend time tracking.
 * Added a link to the developers blog, where you can find more information about
   the plugin in german.
 * Added brazilian portuguese translation.
 * Added greek translation.
 * Added italian translation.
 * Added donation link.

#### 1.3.0

 * Implemented an own page for Post Worktime Logger.
 * Implemented an options page with some nice options and a reset button.
 * Implemented a statistics page to show the top 25 posts (worktime).
 * Improved documentation of the plugin.

#### 1.2.3

 * Refactored the calculation of the worktime. This should be now more precise.

#### 1.2.2

 * Fixed a bug, that no worktime was saved anymore in admin area.

#### 1.2.1

 * Added language pr_BR
 * Fixed typos
 * Fixed loading text languages
 * Added notice that this plugin is maintained on Github.

#### 1.2.0

 * Implemented a frontend widget to display worktime for not logged in users and
   for logged in users the control box to track the worktime.
 * Improved security for the plugin.
 * Made the code more reuseable.
 * Fixed textdomain for strings.
 * Updated german translation.

#### 1.1.0

 * Implemented support to pause and resume the tracking of the work time.
 * Implemented support to reset the working time of a post.
 * Implemented support for a sortable column on posts page, which displays the total
   worktime for each post.
 * Added languages fr_Be and sq.

#### 1.0.0

 * First Version

## Meta

 *  Version **1.5.3**
 *  Last updated **7 సంవత్సరాలు ago**
 *  Active installations **40+**
 *  WordPress version ** 2.3.1 or higher **
 *  Tested up to **5.1.22**
 *  Languages
 * [Albanian](https://sq.wordpress.org/plugins/post-worktime-logger/), [English (US)](https://wordpress.org/plugins/post-worktime-logger/),
   [French (Belgium)](https://fr-be.wordpress.org/plugins/post-worktime-logger/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/post-worktime-logger)
 * Tags
 * [clock](https://te.wordpress.org/plugins/tags/clock/)[time](https://te.wordpress.org/plugins/tags/time/)
   [Time Tracking](https://te.wordpress.org/plugins/tags/time-tracking/)[work](https://te.wordpress.org/plugins/tags/work/)
 *  [Advanced View](https://te.wordpress.org/plugins/post-worktime-logger/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/post-worktime-logger/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/post-worktime-logger/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/post-worktime-logger/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/post-worktime-logger/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/post-worktime-logger/reviews/?filter=1)

[Add my review](https://wordpress.org/support/plugin/post-worktime-logger/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/post-worktime-logger/reviews/)

## Contributors

 *   [ blackus3r ](https://profiles.wordpress.org/filme-blog/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/post-worktime-logger/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=28WZAXQDXYZ5A)