Archetyped

@archetyped · wordpress.org profile ↗
Member since
2010-05-21
Location
USA
Employer
Archetyped
Job title
Authored
6 (2 closed)
SVN commit access
4
Readme contributor
0
Combined install base
150k+ across 6 plugins

Alerts (0)

No open alerts.

Show 2 resolved alerts
Medium code_scan_match Cornerstone Resolved · code_scan_fp_class_dynamic_rendering 17d ago
Slugcornerstone
Finding count4
Findings
PatternKindFileLineSnippetConfidence
eval_callbuiltinincludes/class.utilities.php1,075return eval('return isset($arr' . $f_path . ');');medium
eval_callbuiltinincludes/class.utilities.php1,087eval('$item =& $arr' . $this->get_array_path($path) . ';');medium
createfuncbuiltinincludes/class.feeds.php50$cb = create_function('', 'return true;');medium
createfuncbuiltinincludes/class.post.php88$callback = create_function('$post', 'return $post->ID;');medium
Resolved sha8ed67f05e32d0610de68e1d6007cb0fc315b5370
View raw JSON
{
    "slug": "cornerstone",
    "finding_count": 4,
    "findings": [
        {
            "pattern": "eval_call",
            "kind": "builtin",
            "file": "includes/class.utilities.php",
            "line": 1075,
            "snippet": "return eval('return isset($arr' . $f_path . ');');",
            "confidence": "medium"
        },
        {
            "pattern": "eval_call",
            "kind": "builtin",
            "file": "includes/class.utilities.php",
            "line": 1087,
            "snippet": "eval('$item =& $arr' . $this->get_array_path($path) . ';');",
            "confidence": "medium"
        },
        {
            "pattern": "createfunc",
            "kind": "builtin",
            "file": "includes/class.feeds.php",
            "line": 50,
            "snippet": "$cb = create_function('', 'return true;');",
            "confidence": "medium"
        },
        {
            "pattern": "createfunc",
            "kind": "builtin",
            "file": "includes/class.post.php",
            "line": 88,
            "snippet": "$callback = create_function('$post', 'return $post->ID;');",
            "confidence": "medium"
        }
    ],
    "resolved_sha": "8ed67f05e32d0610de68e1d6007cb0fc315b5370"
}
Medium release_after_dormancy Favicon Rotator Resolved · benign_maintenance_release 27d ago
Slugfavicon-rotator
Previous version1.2.11
Current version1.2.12
Dormancy days648
Active installs20,000
View raw JSON
{
    "slug": "favicon-rotator",
    "previous_version": "1.2.11",
    "current_version": "1.2.12",
    "dormancy_days": 648,
    "active_installs": 20000
}

Plugins authored (6)

Plugin Version Installs Last updated Status
Simple Lightbox ·simple-lightbox 2.9.5 100k+ 2mo ago Active
Cornerstone ·cornerstone 0.8.1 30k+ 1y ago Active
Favicon Rotator ·favicon-rotator 1.2.12 20k+ 27d ago Active
Eyes Only ·eyes-only-plus 1.0.9 60 1y ago Active
streak ·streak Closed
dewey ·dewey Closed

SVN commit access (4)

Plugins this account has pushed commits to, reconstructed from plugins.svn.wordpress.org. A new name showing up here on an established plugin is the strongest ownership-transfer signal.

Plugin Primary author Installs Commits First Latest Status
Simple Lightbox archetyped 100k+ 148 15y ago 2mo ago Active
Favicon Rotator archetyped 20k+ 52 15y ago 27d ago Active
Cornerstone archetyped 30k+ 45 15y ago 1y ago Active
Eyes Only archetyped 60 35 15y ago 1y ago Active