{"id":270961,"date":"2026-01-15T12:09:58","date_gmt":"2026-01-15T12:09:58","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/time-to-update\/"},"modified":"2026-03-10T10:54:15","modified_gmt":"2026-03-10T10:54:15","slug":"time-to-update","status":"publish","type":"plugin","link":"https:\/\/lt.wordpress.org\/plugins\/time-to-update\/","author":5749920,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.1.0","stable_tag":"1.1.0","tested":"6.9.4","requires":"6.0","requires_php":"7.4","requires_plugins":null,"header_name":"Time to Update","header_author":"entertheraptor","header_description":"Sends nicely formatted HTML email notifications when WordPress plugin or theme updates are available.","assets_banners_color":"ecedef","last_updated":"2026-03-10 10:54:15","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/time-to-update.entertheraptor.net","header_author_uri":"https:\/\/entertheraptor.net","rating":0,"author_block_rating":0,"active_installs":0,"downloads":199,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"entertheraptor","date":"2026-01-15 12:56:16"},"1.1.0":{"tag":"1.1.0","author":"entertheraptor","date":"2026-03-10 10:54:15"}},"upgrade_notice":{"1.1.0":"<p>This update adds WordPress Core monitoring and a convenient Settings link in your plugin list.<\/p>"},"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3440351,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3440351,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3445946,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3445946,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.1.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3445946,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3478979,"resolution":"2","location":"assets","locale":""}},"screenshots":{"1":"The plugin settings page showing email and frequency configuration.","2":"An example of the nicely formatted HTML notification email."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[3003,4906,2391,1249,2550],"plugin_category":[43,52],"plugin_contributors":[254054],"plugin_business_model":[],"class_list":["post-270961","plugin","type-plugin","status-publish","hentry","plugin_tags-core","plugin_tags-notifications","plugin_tags-plugins","plugin_tags-themes","plugin_tags-updates","plugin_category-customization","plugin_category-performance","plugin_contributors-entertheraptor","plugin_committers-entertheraptor"],"banners":{"banner":"https:\/\/ps.w.org\/time-to-update\/assets\/banner-772x250.png?rev=3445946","banner_2x":"https:\/\/ps.w.org\/time-to-update\/assets\/banner-1544x500.png?rev=3445946","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/time-to-update\/assets\/icon-128x128.png?rev=3440351","icon_2x":"https:\/\/ps.w.org\/time-to-update\/assets\/icon-256x256.png?rev=3440351","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/time-to-update\/assets\/screenshot-1.png?rev=3445946","caption":"The plugin settings page showing email and frequency configuration."},{"src":"https:\/\/ps.w.org\/time-to-update\/assets\/screenshot-2.png?rev=3478979","caption":"An example of the nicely formatted HTML notification email."}],"raw_content":"<!--section=description-->\n<p>Time to Update sends you a nicely formatted email notification whenever updates are available for your WordPress core, installed plugins, or themes.<\/p>\n\n<p>For security conscious site owners who want to keep their site up to date, Time to Update provides a simple, lightweight, and set-and-forget solution. It ensures you never miss a critical core security patch or a plugin update just because you haven't logged into the dashboard lately.<\/p>\n\n<p>The plugin runs quietly in the background using WordPress cron. It uses standard WordPress update channels and does not rely on third-party SaaS services.<\/p>\n\n<h3>Features<\/h3>\n\n<ul>\n<li>Sends email notifications for WordPress Core, Plugin, and Theme updates.<\/li>\n<li>\"Settings\" link included directly in the Plugins list for quick access.<\/li>\n<li>Clean, readable HTML email format with automatic plain-text fallback.<\/li>\n<li>You can set your notification email address and update check frequency.<\/li>\n<li>Manual \"Check Now\" and \"Send Test Email\" buttons for instant verification.<\/li>\n<li>Lightweight and self-contained with no external SaaS dependencies.<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>time-to-update<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory, or install the plugin via the WordPress Plugins screen.<\/li>\n<li>Activate the plugin through the \u2018Plugins\u2019 screen in WordPress.<\/li>\n<li>Go to <strong>Settings \u2192 Time to Update<\/strong> (or click Settings in the Plugins list) to configure your preferences.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"does%20this%20plugin%20install%20updates%20automatically%3F\"><h3>Does this plugin install updates automatically?<\/h3><\/dt>\n<dd><p>No. Time to Update only notifies you when updates are available. You remain in full control of when and how updates are applied.<\/p><\/dd>\n<dt id=\"how%20often%20does%20the%20plugin%20check%20for%20updates%3F\"><h3>How often does the plugin check for updates?<\/h3><\/dt>\n<dd><p>The check frequency can be configured on the settings page (Twice Daily, Daily, or Weekly).<\/p><\/dd>\n<dt id=\"does%20it%20send%20data%20to%20third-party%20services%3F\"><h3>Does it send data to third-party services?<\/h3><\/dt>\n<dd><p>No. Time to Update only pings standard WordPress and developer update APIs to check for the latest versions. No tracking or external SaaS services are used.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Added: WordPress Core update monitoring.<\/li>\n<li>Added: \"Settings\" action link in the Plugins list.<\/li>\n<li>Improved: Refined email formatting.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<\/ul>","raw_excerpt":"Sends email notifications when WordPress core, plugin, or theme updates are available. Simple, lightweight, and set-and-forget.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/lt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/270961","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/lt.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/lt.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=270961"}],"author":[{"embeddable":true,"href":"https:\/\/lt.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/entertheraptor"}],"wp:attachment":[{"href":"https:\/\/lt.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=270961"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/lt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=270961"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/lt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=270961"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/lt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=270961"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/lt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=270961"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/lt.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=270961"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}