Skip to content

Tags: WPDevelopers/embedpress

Tags

v4.5.3

Toggle v4.5.3's commit message
Bump version to 4.5.3

v4.5.2

Toggle v4.5.2's commit message
Release 4.5.2

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

v4.5.1

Toggle v4.5.1's commit message
Use an install-type marker to detect fresh installs reliably

The previous fix compared live options at activation time, but by then
EmbedpressSettings::__construct has already written default settings, so
every site looks "non-empty" — including fresh installs. That meant no
one was ever redirected to the setup wizard.

Set an 'embedpress_install_type' marker at the top of the constructor,
before any default writes. If 'embedpress_elements_updated' or any
saved settings/elements exist, this is an existing user — mark it
'existing'. Otherwise mark it 'fresh'. The activation callback reads
this marker to decide whether to trigger the redirect.

Also clear any stuck need_first_time_redirect flag for existing users
so they aren't dropped into the wizard after updating from a version
with the earlier buggy migration.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

v4.5.0

Toggle v4.5.0's commit message
Update embedpress.pot

v4.4.11

Toggle v4.4.11's commit message
feat: Add "Always Show Controls" option to Wistia settings and update…

… plugin version to 4.4.11.

v4.4.10

Toggle v4.4.10's commit message
Merge branch 'latest'

v4.4.9

Toggle v4.4.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update readme.txt

v4.4.8

Toggle v4.4.8's commit message
Update embedpress.pot

v4.4.7

Toggle v4.4.7's commit message
updated org icons

v4.4.6

Toggle v4.4.6's commit message
Update readme.txt