Add an extra column with the ID term to your taxonomies (Tags, Catgeories or Custom Taxonomies) so you can sort your terms by date.

10 active installs v1.0.0 PHP + WP 3.0.1+ Updated Feb 8, 2017
categoriesidordertagsterms
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is IDATERMS Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The "idaterms-sort-terms-by-id-date" plugin v1.0.0 exhibits a strong security posture based on the provided static analysis. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events, significantly minimizing the plugin's attack surface. The code also shows good practices with the absence of dangerous functions, external HTTP requests, and file operations. All SQL queries are prepared statements, and taint analysis reveals no critical or high severity flows, indicating a lack of common injection vulnerabilities. The absence of any recorded vulnerabilities or CVEs further supports a positive security assessment. However, there are a few areas for improvement. The plugin lacks any nonce checks and capability checks, which are essential for securing any potential entry points, even though none are currently exposed. Furthermore, a significant portion of the output (31%) is not properly escaped, posing a potential XSS risk if new entry points are introduced or if existing functionality is extended without proper sanitization. While the current lack of exposed entry points is a strength, the absence of built-in security checks like nonces and capability checks is a weakness that could become critical if the plugin's functionality expands in the future. The unescaped output is a present concern that should be addressed.

Key Concerns

  • Output not properly escaped (31%)
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

IDATERMS Security Vulnerabilities

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

IDATERMS Code Analysis

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

Output Escaping

69% escaped13 total outputs
Attack Surface

IDATERMS Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menuadmin\class-idaterms-sort-terms-by-date-admin.php:50
actionplugins_loadedincludes\class-idaterms-sort-terms-by-date.php:135
Maintenance & Trust

IDATERMS Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedFeb 8, 2017
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

IDATERMS Developer Profile

ceslava

2 plugins · 20 total installs

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

How We Detect IDATERMS

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/idaterms-sort-terms-by-id-date/assets/css/idaterms-style.css/wp-content/plugins/idaterms-sort-terms-by-id-date/assets/js/idaterms-script.js
Generator Patterns
IDATERMS 1.0.0
Script Paths
/wp-content/plugins/idaterms-sort-terms-by-id-date/assets/js/idaterms-script.js
Version Parameters
idaterms-sort-terms-by-id-date/assets/css/idaterms-style.css?ver=idaterms-sort-terms-by-id-date/assets/js/idaterms-script.js?ver=

HTML / DOM Fingerprints

CSS Classes
idaterms-columnidaterms-term-id-column
Data Attributes
data-idaterms-term-id
JS Globals
idatermsScript
FAQ

Frequently Asked Questions about IDATERMS