{"id":279339,"date":"2026-02-21T10:05:47","date_gmt":"2026-02-21T10:05:47","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/e-t-t-easy-time-tracker-for-woocommerce\/"},"modified":"2026-02-21T11:01:51","modified_gmt":"2026-02-21T11:01:51","slug":"ett-easy-time-tracker-for-woocommerce","status":"publish","type":"plugin","link":"https:\/\/en-ca.wordpress.org\/plugins\/ett-easy-time-tracker-for-woocommerce\/","author":15529900,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.2.1","stable_tag":"1.2.1","tested":"6.9.4","requires":"5.6","requires_php":"7.4","requires_plugins":null,"header_name":"E.T.T \u2013 Easy Time Tracker for WooCommerce","header_author":"dansart","header_description":"Allows you to track Time you spend on projects.","assets_banners_color":"7f3cfa","last_updated":"2026-02-21 11:01:51","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/paypal.me\/dansart13","header_plugin_uri":"","header_author_uri":"https:\/\/dans-art.ch","rating":0,"author_block_rating":0,"active_installs":0,"downloads":315,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.2.1":{"tag":"1.2.1","author":"dansart","date":"2026-02-21 11:01:51"}},"upgrade_notice":{"":"<p>Upload the plugin files to the \/wp-content\/plugins\/ett-easy-time-tracker-for-woocommerce directory, or update the plugin through the WordPress plugins screen directly.<\/p>"},"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3466340,"resolution":"128x128","location":"assets","locale":"","width":128,"height":128},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3466340,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3466340,"resolution":"1544x500","location":"assets","locale":"","width":1544,"height":500},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3466340,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.2.1"],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"Frontend page with tracking in progress."}},"plugin_section":[],"plugin_tags":[21977,1356,3972,5352,286],"plugin_category":[45,59],"plugin_contributors":[193651],"plugin_business_model":[],"class_list":["post-279339","plugin","type-plugin","status-publish","hentry","plugin_tags-helper","plugin_tags-time","plugin_tags-tools","plugin_tags-tracker","plugin_tags-woocommerce","plugin_category-ecommerce","plugin_category-utilities-and-tools","plugin_contributors-dansart","plugin_committers-dansart"],"banners":{"banner":"https:\/\/ps.w.org\/ett-easy-time-tracker-for-woocommerce\/assets\/banner-772x250.png?rev=3466340","banner_2x":"https:\/\/ps.w.org\/ett-easy-time-tracker-for-woocommerce\/assets\/banner-1544x500.png?rev=3466340","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/ett-easy-time-tracker-for-woocommerce\/assets\/icon-128x128.png?rev=3466340","icon_2x":"https:\/\/ps.w.org\/ett-easy-time-tracker-for-woocommerce\/assets\/icon-256x256.png?rev=3466340","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>E.T.T \u2013 Easy Time Tracker for WooCommerce helps you keep track of time spent working for clients directly in WooCommerce. Select a client and product, start tracking, and the recorded time will be added to the product quantity. One hour equals one quantity. Decimal values are supported, for example 0.2.\nThe time tracker is displayed in the frontend using the shortcode [ett_easy_time_tracker_frontend].<\/p>\n\n<p>The shortcode accepts the following parameters:\n- exclude_status, for example exclude_status=\"reminder-send,invoice-send\". This excludes the specified custom order statuses from the order dropdown.<\/p>\n\n<p>The design integrates well with the Gutenberg \/ Block Editor and other themes. Notifications are shown when tracking starts and every 30 minutes. If you forget to stop the tracker, the tracked minutes can be adjusted manually afterward.<\/p>\n\n<p>The plugin can be customized using hooks and filters.\nAvailable hooks:<\/p>\n\n<p>ett_easy_time_tracker_get_ajax_data - Allows modification of the AJAX data array before it is returned.\nett_easy_time_tracker_get_ajax_data_field_{name} -Like ett_easy_time_tracker_get_ajax_data, but only for a specific field.\nett_easy_time_tracker_get_products_return - Used to alter the returned products array.\nett_easy_time_tracker_save_quantity_data - Filter hook allowing changes to the data before it is saved.\nett_easy_time_tracker_after_saving_quantity - Action hook triggered after saving quantity data.\nett_easy_time_tracker_get_customer_data_attr - Allows altering customer data attributes, for example to add custom titles or additional information to dropdown options.\nett_easy_time_tracker_title_parts_filter - Filter hook to modify parts of the order title, for example to add project-related information.\nett_easy_time_tracker_exclude_order_status - Filters the accepted statuses. This can be used instead or in addition to the shortcode parameter.\nett_easy_time_tracker_before_time_section - Action to add content before the time section \nett_easy_time_tracker_after_time_section - Action to add content after the time section<\/p>\n\n<p>These hooks provide multiple customization points for AJAX handling, product data, and customer interactions.<\/p>\n\n<p>If you like the plugin, please consider leaving a rating or buying me a coffee. Thank you!<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin files to the \/wp-content\/plugins\/ett-easy-time-tracker-for-woocommerce directory, or install the plugin through the WordPress plugins screen directly.<\/li>\n<li>Activate the plugin through the \u201aPlugins\u2018 screen in WordPress.<\/li>\n<li>Enjoy<\/li>\n<\/ol>\n\n<!--section=faq-->\n<p>Can I use the tracker in the backend?\n- No, the tool is designed to work in the frontend only.<\/p>\n\n<p>Who can use the tracker?\n- Everyone who is able to edit WooCommerce orders<\/p>\n\n<!--section=changelog-->\n<h4>[1.2.1] 2026-02-11<\/h4>\n\n<ul>\n<li>Refactored code<\/li>\n<li>Removed custom ajax handler in favor of the native handler<\/li>\n<li>Renamed hooks &amp; transients<\/li>\n<\/ul>\n\n<h4>[1.2] 2026-02-06<\/h4>\n\n<ul>\n<li>Improved security with nonce verification<\/li>\n<li>Renamed text-domain<\/li>\n<li>Renamed plugin <\/li>\n<li>Refactored code<\/li>\n<\/ul>\n\n<h4>[1.0] 2026-01-27<\/h4>\n\n<ul>\n<li>Initial Version<\/li>\n<\/ul>","raw_excerpt":"An easy and efficient way to track time spent on WooCommerce order products.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/en-ca.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/279339","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/en-ca.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/en-ca.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/en-ca.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=279339"}],"author":[{"embeddable":true,"href":"https:\/\/en-ca.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/dansart"}],"wp:attachment":[{"href":"https:\/\/en-ca.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=279339"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/en-ca.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=279339"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/en-ca.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=279339"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/en-ca.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=279339"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/en-ca.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=279339"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/en-ca.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=279339"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}