Skip to content

fix tests (WP-998)#609

Merged
vsolovei-smartling merged 1 commit intomasterfrom
WP-998-fix-acf-clone-field-test
Apr 7, 2026
Merged

fix tests (WP-998)#609
vsolovei-smartling merged 1 commit intomasterfrom
WP-998-fix-acf-clone-field-test

Conversation

@vsolovei-smartling
Copy link
Copy Markdown
Contributor

@vsolovei-smartling vsolovei-smartling commented Apr 7, 2026

The issue was not ACF version related, project settings were changed leading to translated content being pulled.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Comment on lines -75 to +76
if [ "latest" != "${ACF_PRO_VERSION}" ]; then DLINK="${DLINK}&t=${ACF_PRO_VERSION}"; fi && \
DLINK="https://connect.advancedcustomfields.com/index.php?a=download&p=pro&k=${ACFPRO_KEY}" && \
if [ "latest" != "${ACF_PRO_VERSION}" ]; then DLINK="${DLINK}&t=${ACF_PRO_VERSION}"; fi && \
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change makes it possible to actually use the variable

@vsolovei-smartling vsolovei-smartling merged commit 3e02f3d into master Apr 7, 2026
3 checks passed
@vsolovei-smartling vsolovei-smartling deleted the WP-998-fix-acf-clone-field-test branch April 7, 2026 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants