
Restore Exact Time Security & Risk Analysis
wordpress.org/plugins/restore-exact-timeChanges the date columns in the post and page interfaces to display exact times that a post or page was published.
Is Restore Exact Time Safe to Use in 2026?
Generally Safe
Score 85/100Restore Exact Time has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "restore-exact-time" plugin v1.0.2 exhibits a very limited attack surface based on the provided static analysis. It has no detectable AJAX handlers, REST API routes, shortcodes, or cron events, which significantly reduces the number of potential entry points for malicious actors. Furthermore, the code appears to handle SQL queries securely using prepared statements and does not engage in file operations or external HTTP requests. This generally indicates good development practices in these specific areas.
However, a significant concern arises from the output escaping analysis. 100% of observed outputs are not properly escaped. This means that any data displayed by the plugin, if it were to contain user-supplied or otherwise untrusted input, could be vulnerable to Cross-Site Scripting (XSS) attacks. While there are no known vulnerabilities in its history, this lack of output escaping is a serious oversight that could be exploited in conjunction with other potential, albeit currently undetected, weaknesses.
In conclusion, the plugin's strengths lie in its minimal attack surface and secure SQL handling. The primary weakness is the complete lack of output escaping, which introduces a critical XSS risk. The absence of past vulnerabilities is positive, but it cannot offset the direct, evident security flaw identified in the code. Developers should prioritize addressing the output escaping issue.
Key Concerns
- 0% of outputs properly escaped
Restore Exact Time Security Vulnerabilities
Restore Exact Time Code Analysis
Output Escaping
Restore Exact Time Attack Surface
WordPress Hooks 4
Maintenance & Trust
Restore Exact Time Maintenance & Trust
Maintenance Signals
Community Trust
Restore Exact Time Alternatives
Bulk Edit YOAST SEO fields in Spreadsheet
wp-sheet-editor-yoast-seo
Bulk Edit posts, pages, and WooCommerce products YOAST SEO fields using a spreadsheet.
Columns renaming for WP Sheet Editor
wp-sheet-editor-columns-renaming
Rename spreadsheet columns when you are bulk editing Posts and Pages using the spreadsheet.
LH Archived Post Status
lh-archived-post-status
Allows posts and pages to be archived so you can remove content from the main loop and feed without having to trash it.
Sortable Word Count Reloaded
sortable-word-count-reloaded
Adds a sortable column to the posts and pages admin list with the word count of each page/post.
Posts Columns Manager
posts-columns-manager
Did you ever want to add some custom columns to the posts overview page?
Restore Exact Time Developer Profile
12 plugins · 760 total installs
How We Detect Restore Exact Time
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.