PowerPress Podcasting plugin by Blubrry

powerpress · by blubrry · wordpress.org ↗ · SVN ↗
Active installs
30k+
Current version
11.16.2
Added
2008-08-08
Last updated
2026-04-30 (1d ago)
First seen by beacon
11d ago
Total downloads
6,153,509

Alerts (0)

No open alerts.

Show 3 resolved alerts
Critical code_pattern Resolved · benign:defensive_remediation 2026-04-28 09:24:14 (4d ago)
Slugpowerpress
PatternPluginAUTH
Kindioc:code_pattern
Version11.16.0
Hit count1
First hit
File
powerpress.php
Line
71
Snippet
$affectedusernames = ['PluginAUTH', 'PluginGuest', 'Options'];
Explanation
View raw JSON
{
    "slug": "powerpress",
    "pattern": "PluginAUTH",
    "kind": "ioc:code_pattern",
    "version": "11.16.0",
    "hit_count": 1,
    "first_hit": {
        "file": "powerpress.php",
        "line": 71,
        "snippet": "$affectedusernames = ['PluginAUTH', 'PluginGuest', 'Options'];"
    },
    "explanation": null
}
High code_scan_delta Resolved · benign:vendor_sdk_or_template_var 2026-04-28 08:28:07 (4d ago)
Slugpowerpress
Previous version11.15.17
Current version11.16.0
New findings
PatternKindFileLineSnippetConfidence
remote_enqueuebuiltinpowerpress.php6,122wp_register_style('powerpress-variables', "{$base_url}css/variables{$suffix}.css", [], POWERPRESS_VERSION);medium
PluginAUTHioc:code_patternpowerpress.php71$affectedusernames = ['PluginAUTH', 'PluginGuest', 'Options'];high
add_footer_scriptioc:code_patternpowerpress.php56<?php if(function_exists('add_footer_script')){medium
add_footer_scriptioc:code_patternpowerpress.php57esc_html_e( 'In addition, a function called "add_footer_script" may have been modified/added to the functions.php file in your theme. This will have to be manually checked. Updating to a new vemedium
New finding count4
View raw JSON
{
    "slug": "powerpress",
    "previous_version": "11.15.17",
    "current_version": "11.16.0",
    "new_findings": [
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "powerpress.php",
            "line": 6122,
            "snippet": "wp_register_style('powerpress-variables', \"{$base_url}css/variables{$suffix}.css\", [], POWERPRESS_VERSION);",
            "confidence": "medium"
        },
        {
            "pattern": "PluginAUTH",
            "kind": "ioc:code_pattern",
            "file": "powerpress.php",
            "line": 71,
            "snippet": "$affectedusernames = ['PluginAUTH', 'PluginGuest', 'Options'];",
            "confidence": "high"
        },
        {
            "pattern": "add_footer_script",
            "kind": "ioc:code_pattern",
            "file": "powerpress.php",
            "line": 56,
            "snippet": "<?php   if(function_exists('add_footer_script')){",
            "confidence": "medium"
        },
        {
            "pattern": "add_footer_script",
            "kind": "ioc:code_pattern",
            "file": "powerpress.php",
            "line": 57,
            "snippet": "esc_html_e( 'In addition, a function called \"add_footer_script\" may have been modified/added to the functions.php file in your theme. This will have to be manually checked. Updating to a new ve",
            "confidence": "medium"
        }
    ],
    "new_finding_count": 4
}
High bulk_committer_takeover Resolved · no_longer_matches 2026-04-24 10:10:01 (8d ago)
Committerfrantorres
Member since2012-02-08
Plugins joined6
Spread days5
Earliest join2024-06-23 16:55:29
Latest join2024-06-29 00:47:44
Combined installs100,000
Sample plugins
SlugActive installsFirst commit at
powerpress30,0002024-06-28 10:34:07
social-warfare20,0002024-06-23 16:55:29
twenty2020,0002024-06-29 00:47:44
ad-invalid-click-protector10,0002024-06-28 14:36:03
seo-optimized-images10,0002024-06-28 16:46:20
wp-server-stats10,0002024-06-28 12:34:44
View raw JSON
{
    "committer": "frantorres",
    "member_since": "2012-02-08",
    "plugins_joined": 6,
    "spread_days": 5,
    "earliest_join": "2024-06-23 16:55:29",
    "latest_join": "2024-06-29 00:47:44",
    "combined_installs": 100000,
    "sample_plugins": [
        {
            "slug": "powerpress",
            "active_installs": 30000,
            "first_commit_at": "2024-06-28 10:34:07"
        },
        {
            "slug": "social-warfare",
            "active_installs": 20000,
            "first_commit_at": "2024-06-23 16:55:29"
        },
        {
            "slug": "twenty20",
            "active_installs": 20000,
            "first_commit_at": "2024-06-29 00:47:44"
        },
        {
            "slug": "ad-invalid-click-protector",
            "active_installs": 10000,
            "first_commit_at": "2024-06-28 14:36:03"
        },
        {
            "slug": "seo-optimized-images",
            "active_installs": 10000,
            "first_commit_at": "2024-06-28 16:46:20"
        },
        {
            "slug": "wp-server-stats",
            "active_installs": 10000,
            "first_commit_at": "2024-06-28 12:34:44"
        }
    ]
}

SVN committers (3)

Accounts with actual commit access to powerpress on plugins.svn.wordpress.org, reconstructed from svn log. This is the list that matters for ownership changes — not the readme contributors.

Committer Member since Commits First commit Latest commit
ltaupier 2016-01-27 6 2024-06-28 · r3109103 2024-06-28 · r3109124
Francisco Torres 2012-02-08 5 2024-06-28 · r3109204 2024-06-29 · r3109505
benbeecroft 2019-10-15 4 2020-06-05 · r2319137 2026-04-30 · r3519918

Readme contributors (2)

Names the plugin's readme declares as contributors. A soft signal — anyone can be listed. The SVN access column is the ground-truth cross-reference: does this contributor actually commit code?

Contributor Member since SVN access Status
Angelo Mandato 2007-04-06 Active
blubrry 2014-01-25 Active

Versions (100 most recent)

Version Released Download
11.16.2 2026-04-30 · 1d ago zip
11.16.1 2026-04-29 · 2d ago zip
11.16.0 2026-04-27 · 4d ago zip
11.15.17 2026-03-05 · 1mo ago zip
11.15.16 2026-03-03 · 2mo ago zip
11.15.15 2026-02-19 · 2mo ago zip
11.15.14 2026-02-12 · 2mo ago zip
11.15.13 2026-02-05 · 2mo ago zip
11.15.12 2026-02-04 · 2mo ago zip
11.15.11 2026-01-22 · 3mo ago zip
11.15.10 2026-01-13 · 3mo ago zip
11.15.9 2026-01-08 · 3mo ago zip
11.15.8 2025-12-24 · 4mo ago zip
11.15.7 2025-12-11 · 4mo ago zip
11.15.6 2025-12-09 · 4mo ago zip
11.15.5 2025-12-02 · 5mo ago zip
11.15.4 2025-11-26 · 5mo ago zip
11.15.3 2025-11-25 · 5mo ago zip
11.15.2 2025-11-21 · 5mo ago zip
11.15.1 2025-11-20 · 5mo ago zip
11.15 2025-11-18 · 5mo ago zip
11.14.1 2025-10-29 · 6mo ago zip
11.14 2025-10-21 · 6mo ago zip
11.13.12 2025-09-15 · 7mo ago zip
11.13.11 2025-08-29 · 8mo ago zip
11.13.10 2025-08-27 · 8mo ago zip
11.13.9 2025-08-26 · 8mo ago zip
11.13.8 2025-08-20 · 8mo ago zip
11.13.7 2025-08-04 · 9mo ago zip
11.13.6 2025-07-23 · 9mo ago zip
11.13.5 2025-07-11 · 9mo ago zip
11.13.4 2025-06-30 · 10mo ago zip
11.13.3 2025-06-25 · 10mo ago zip
11.13.2 2025-06-17 · 10mo ago zip
11.13.1 2025-06-17 · 10mo ago zip
11.13.0 2025-06-16 · 10mo ago zip
11.12.12 2025-06-04 · 11mo ago zip
11.12.11 2025-06-02 · 11mo ago zip
11.12.10 2025-05-21 · 11mo ago zip
11.12.9 2025-04-30 · 1y ago zip
11.12.8 2025-04-24 · 1y ago zip
11.12.7 2025-04-14 · 1y ago zip
11.12.6 2025-04-14 · 1y ago zip
11.12.5 2025-04-09 · 1y ago zip
11.12.4 2025-03-31 · 1y ago zip
11.12.3 2025-03-03 · 1y ago zip
11.12.2 2025-02-26 · 1y ago zip
11.12.1 2025-02-20 · 1y ago zip
11.12.0 2025-02-03 · 1y ago zip
11.11.1 2025-01-20 · 1y ago zip
11.11.0 2025-01-13 · 1y ago zip
11.10.11 2025-01-08 · 1y ago zip
11.10.10 2025-01-06 · 1y ago zip
11.10.9 2024-12-20 · 1y ago zip
11.10.8 2024-12-09 · 1y ago zip
11.10.6 2024-12-09 · 1y ago zip
11.10.5 2024-11-25 · 1y ago zip
11.10.4 2024-11-20 · 1y ago zip
11.10.3 2024-11-04 · 1y ago zip
11.10.2 2024-11-01 · 1y ago zip
11.10.1 2024-10-23 · 1y ago zip
11.10.0 2024-10-21 · 1y ago zip
11.9.19 2024-10-09 · 1y ago zip
11.9.18 2024-10-02 · 1y ago zip
11.9.17 2024-08-21 · 1y ago zip
11.9.16 2024-08-14 · 1y ago zip
11.9.15 2024-08-05 · 1y ago zip
11.9.14 2024-07-24 · 1y ago zip
11.9.13 2024-07-22 · 1y ago zip
11.9.12 2024-07-22 · 1y ago zip
11.9.11 2024-07-10 · 1y ago zip
11.9.10 2024-07-10 · 1y ago zip
11.9.9 2024-07-02 · 1y ago zip
11.9.8 2024-07-01 · 1y ago zip
11.9.2 2024-07-01 · 1y ago zip
11.9.7 2024-06-28 · 1y ago zip
11.9.6 2024-06-28 · 1y ago zip
11.9.5 2024-06-28 · 1y ago zip
11.9.1 2024-06-03 · 1y ago zip
11.9 2024-05-22 · 1y ago zip
11.8.3 2024-05-13 · 1y ago zip
11.8.2 2024-05-01 · 2y ago zip
11.8.1 2024-04-24 · 2y ago zip
11.8 2024-04-17 · 2y ago zip
11.7.7 2024-04-01 · 2y ago zip
11.7.6 2024-03-27 · 2y ago zip
11.7.5 2024-03-27 · 2y ago zip
11.7.4 2024-03-26 · 2y ago zip
11.7.3 2024-03-20 · 2y ago zip
11.7.2 2024-03-18 · 2y ago zip
11.7.1 2024-03-13 · 2y ago zip
11.7 2024-03-12 · 2y ago zip
11.6.6 2024-03-06 · 2y ago zip
11.6.5 2024-03-04 · 2y ago zip
11.6.4 2024-02-28 · 2y ago zip
11.6.3 2024-02-21 · 2y ago zip
11.6.2 2024-02-20 · 2y ago zip
11.6.1 2024-02-20 · 2y ago zip
11.6 2024-02-20 · 2y ago zip
11.5.2 2024-02-14 · 2y ago zip