Doubly – Cross Domain Copy Paste for WordPress

doubly · by unitecms · wordpress.org ↗ · SVN ↗
Active installs
10k+
Current version
1.0.47
Added
2022-06-09
Last updated
2025-12-23 (6mo ago)
First seen by beacon
2mo ago
Total downloads
124,357

Statistics

2024-06-17 → 2026-07-01 · 745 days
Downloads today
48
7-day total 344
Week over week
▲ +2%
vs prior 7 days
30-day trend
flat
▼ -11% MoM
Abandonment
●○○○○
install base on one version
Downloads/day Linear trend
3k2k1k72602024-062024-102025-022025-062025-102026-022026-07
9269462302026-042026-042026-052026-052026-062026-06
8765442202026-062026-062026-062026-062026-062026-06

Active versions

1.0
1.0 · 100.0%

Ratings

5★
12
4★
0
3★
0
2★
0
1★
2

Support: 0/0 resolved

Alerts (0)

No open alerts.

Show 1 resolved alert
Medium code_scan_match Resolved · code_scan_fp_class_genre_encoding 2026-05-05 13:15:11 (1mo ago)
Slugdoubly
Finding count4
Findings
PatternKindFileLineSnippetConfidence
gzinflatebuiltininc_php/zip.class.php582return gzinflate(substr($this->_data, $this->_metadata[$key]['_dataStart'], $this->_metadata[$key]['csize']));medium
base64_decodebuiltininc_php/functions.class.php1,129$decoded = @base64_decode($content, true);medium
base64_decodebuiltininc_php/functions.class.php1,170$content = rawurldecode(base64_decode($content));medium
base64_decodebuiltininc_php/functions.class.php1,200$content = rawurldecode(base64_decode($content));medium
Resolved sha8cf4ac32150a60bd8d469950b90f69bccb51f9bd
View raw JSON
{
    "slug": "doubly",
    "finding_count": 4,
    "findings": [
        {
            "pattern": "gzinflate",
            "kind": "builtin",
            "file": "inc_php/zip.class.php",
            "line": 582,
            "snippet": "return gzinflate(substr($this->_data, $this->_metadata[$key]['_dataStart'], $this->_metadata[$key]['csize']));",
            "confidence": "medium"
        },
        {
            "pattern": "base64_decode",
            "kind": "builtin",
            "file": "inc_php/functions.class.php",
            "line": 1129,
            "snippet": "$decoded = @base64_decode($content, true);",
            "confidence": "medium"
        },
        {
            "pattern": "base64_decode",
            "kind": "builtin",
            "file": "inc_php/functions.class.php",
            "line": 1170,
            "snippet": "$content = rawurldecode(base64_decode($content));",
            "confidence": "medium"
        },
        {
            "pattern": "base64_decode",
            "kind": "builtin",
            "file": "inc_php/functions.class.php",
            "line": 1200,
            "snippet": "$content = rawurldecode(base64_decode($content));",
            "confidence": "medium"
        }
    ],
    "resolved_sha": "8cf4ac32150a60bd8d469950b90f69bccb51f9bd"
}

SVN committers (2)

Accounts with actual commit access to doubly 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
Unlimited Elements 2016-12-26 45 2022-06-09 · r2739817 2025-12-23 · r3426483
plugin-master 2007-03-09 1 2022-06-08 · r2739527 2022-06-08 · r2739527

Readme contributors (4)

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
Unlimited Elements 2016-12-26 45 commits Active
amitkeren 2014-02-01 Active
iritmega 2021-07-29 Active
valiano 2015-04-11 Active