Also In This Series Security & Risk Analysis

wordpress.org/plugins/also-in-this-series

Group related posts in a post series and automatically list all of the posts in the series as part of the content.

40 active installs v2.0.1 PHP 5.5+ WP 4.6+ Updated Jan 29, 2022
internal-linkspostsrelated-postsseoseries
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Also In This Series Safe to Use in 2026?

Generally Safe

Score 85/100

Also In This Series has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4yr ago
Risk Assessment

The 'also-in-this-series' plugin v2.0.1 exhibits a generally good security posture based on the provided static analysis. There are no reported vulnerabilities in its history and the static analysis found no critical or high severity issues such as dangerous functions, raw SQL queries, or taint flows. The plugin also demonstrates good practices in its use of prepared statements for SQL queries. However, there are areas for concern. The most significant is the low percentage of properly escaped output (23%), which indicates a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. With 65 total outputs, a large number could be susceptible to injection if user-supplied data is not adequately sanitized before being displayed. Furthermore, the absence of nonce checks and capability checks across all entry points, despite the presence of a shortcode, is a notable weakness. While the attack surface is small, the lack of these standard WordPress security mechanisms means that actions triggered by the shortcode could be potentially exploited if an attacker can craft a way to invoke it without proper user interaction or authorization.

Key Concerns

  • Low output escaping percentage
  • Missing nonce checks on entry points
  • Missing capability checks on entry points
Vulnerabilities
None known

Also In This Series Security Vulnerabilities

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

Also In This Series Code Analysis

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

Output Escaping

23% escaped65 total outputs
Attack Surface

Also In This Series Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[alsointhisseries] plugin-shortcodes.php:14
WordPress Hooks 8
actionadmin_menuplugin-admin.php:185
actionadmin_initplugin-admin.php:186
actionpre_get_postsplugin-core.php:265
actionthe_contentplugin-core.php:266
actioninitplugin-taxonomies.php:32
actionwidgets_initplugin-widgets.php:72
actionadmin_noticesplugin.php:27
actioninitplugin.php:61
Maintenance & Trust

Also In This Series Maintenance & Trust

Maintenance Signals

WordPress version tested5.9.0
Last updatedJan 29, 2022
PHP min version5.5
Downloads4K

Community Trust

Rating100/100
Number of ratings5
Active installs40
Developer Profile

Also In This Series Developer Profile

Jon Weatherhead

4 plugins · 50 total installs

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

How We Detect Also In This Series

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/also-in-this-series/js/alsothisseries.js/wp-content/plugins/also-in-this-series/css/alsothisseries.css
Script Paths
/wp-content/plugins/also-in-this-series/js/alsothisseries.js
Version Parameters
also-in-this-series/js/alsothisseries.js?ver=also-in-this-series/css/alsothisseries.css?ver=

HTML / DOM Fingerprints

CSS Classes
alsothisseries
Shortcode Output
[alsointhisseries]
FAQ

Frequently Asked Questions about Also In This Series