Gtuk republish posts Security & Risk Analysis

wordpress.org/plugins/gtuk-republish-posts

Adds the possibility to set a republish date to pages, posts and custom post types.

20 active installs v1.1.0 PHP + WP 3.8+ Updated Oct 23, 2018
postspullpushrepublishupdate
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Gtuk republish posts Safe to Use in 2026?

Generally Safe

Score 85/100

Gtuk republish posts has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7yr ago
Risk Assessment

The "gtuk-republish-posts" v1.1.0 plugin exhibits a mixed security posture. On the positive side, the static analysis reveals a very small attack surface with no identified AJAX handlers, REST API routes, or shortcodes that lack authentication or permission checks. Furthermore, the plugin avoids dangerous functions, performs all SQL queries using prepared statements, and has no file operations or external HTTP requests. The vulnerability history is also clean, with no recorded CVEs, indicating a potentially well-maintained codebase.

However, significant concerns arise from the output escaping. With 8 total outputs and 0% properly escaped, this represents a critical vulnerability. Any data displayed to users that is influenced by user input or dynamic content could be subject to cross-site scripting (XSS) attacks. The lack of nonce checks and capability checks, while not directly tied to an exploitable entry point in this analysis, are generally considered good security practices that are absent here. The absence of taint analysis flows might indicate a simple codebase or limitations in the analysis tool, but the unescaped output remains the most immediate and severe risk.

In conclusion, while the plugin demonstrates strengths in its limited attack surface and secure database interactions, the pervasive issue of unescaped output creates a substantial XSS risk. The vulnerability history is a positive indicator, but it does not mitigate the direct code-level security flaw. Users should be aware of the potential for XSS vulnerabilities until this output escaping issue is addressed.

Key Concerns

  • Output escaping is not implemented (0%)
  • No nonce checks found
  • No capability checks found
Vulnerabilities
None known

Gtuk republish posts Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

Gtuk republish posts Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
8
0 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

0% escaped8 total outputs
Attack Surface

Gtuk republish posts Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 13
actionplugins_loadedgtuk-republish-posts.php:17
actionadmin_enqueue_scriptsgtuk-republish-posts.php:62
actionadmin_initgtuk-republish-posts.php:63
actionpost_submitbox_misc_actionsgtuk-republish-posts.php:64
actionsave_postgtuk-republish-posts.php:65
actionrepublish_postgtuk-republish-posts.php:66
actionpre_get_postsgtuk-republish-posts.php:108
actionmanage_posts_custom_columngtuk-republish-posts.php:110
filtermanage_edit-post_columnsgtuk-republish-posts.php:111
filtermanage_edit-post_sortable_columnsgtuk-republish-posts.php:112
actionmanage_pages_custom_columngtuk-republish-posts.php:114
filtermanage_edit-page_columnsgtuk-republish-posts.php:115
filtermanage_edit-page_sortable_columnsgtuk-republish-posts.php:116

Scheduled Events 1

republish_post
Maintenance & Trust

Gtuk republish posts Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedOct 23, 2018
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

Gtuk republish posts Developer Profile

gtuk

2 plugins · 120 total installs

84
trust score
Avg Security Score
85/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Gtuk republish posts

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/gtuk-republish-posts/css/republish-posts.css/wp-content/plugins/gtuk-republish-posts/js/republish-posts.js
Script Paths
/wp-content/plugins/gtuk-republish-posts/js/republish-posts.js
Version Parameters
gtuk-republish-posts/css/republish-posts.css?ver=gtuk-republish-posts/js/republish-posts.js?ver=

HTML / DOM Fingerprints

CSS Classes
hide-if-jshide-if-no-js
Data Attributes
id="gtuk-republish"class="edit-republish hide-if-no-js"id="timestamp"
FAQ

Frequently Asked Questions about Gtuk republish posts