WorkMore Media Folders Pro
Changelog
v2.0.0 2026-09-09 Updated today
Renamed and restructured for the WordPress.org review. No production installs existed before this version, so there is no data migration; the server-issued MDK-… license-key format is unchanged.
Changed
- The plugin is now WorkMore Media Folders (formerly MediaDock): slug and text domain
workmore-media-folders, PHP namespaceWorkMore\MediaFolders, prefixwmmf_/WMMF_for every option, meta key, taxonomy, hook, constant, function, REST namespace, script handle and CSS class. Custom code that referenced the oldmdk_names needs the new prefix. - The free plugin carries no add-on code paths at all — no build flag, no
is_pro()helpers, no license strings, no locked menu entries. Pro plugs in through documented hooks:wmmf_admin_config,wmmf_admin_screens,wmmf_admin_enqueue,wmmf_settings_payloadand the JS registrywindow.wmmfHooks. - Upgrade pointers in the free plugin are limited to clearly labelled entries (lock icon + PRO badge) that open an explanatory modal, plus an "Upgrade to Pro" settings tab with a feature comparison. No notices, no pop-ups, nothing disabled.
- Author is now Connext System; the readme describes folders as virtual throughout.
Removed
- Dismissible teaser cards and the
dismiss_upsellpreference.
1.5.0 — 2026-09-03
Changed (Pro)
- Storage offload settings redesigned as a guided three-step form: an overview strip (destination, mode, files in the cloud), a provider picker for new locations, collapsible location cards with a status pill (Needs setup / Ready / Connected / Disabled), grouped fields with inline hints, radio cards for destination and offload mode, an unsaved-changes save bar, confirmation before bulk moves, and a move job panel that starts automatically and pauses reliably.
GET /pro/storagenow includesstats(attachment and offloaded counts).- The Insights submenu and page title are now simply "Insights".
1.4.1 — 2026-09-03
Changed
- The default marketing site and license server is now https://workmore.connextsystem.com; the
WMMF_SITE_URL/WMMF_LICENSE_SERVERconstants still override it.
v1.4.0 2026-09-03
- Insights: thumbnails + bulk actions (move to folder / offload / bring back)
- Fixed REST query strings on plain-permalink sites