Skip to content

feat: Enable Faust integration#240

Merged
colinmurphy merged 6 commits intomainfrom
feat-enable-faust-migration
Jun 6, 2025
Merged

feat: Enable Faust integration#240
colinmurphy merged 6 commits intomainfrom
feat-enable-faust-migration

Conversation

@ahuseyn
Copy link
Member

@ahuseyn ahuseyn commented Jun 4, 2025

Description

  1. Resolves preview link conflict with Faust by increasing the preview link hook priority and removing Faust preview link hook altogether.
  2. Adds a notice to the dashboard to inform user that Faust settings migrated to the new plugin.
  3. If no settings available and if Faust is active HWP previews will be enabled for all the posts with the URL structure of Faust. URL structure will include Faust frontend url.

Related Issue

Dependant PRs

N/A

Type of Change

  • ✅ Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactoring (no functional changes)
  • 📄 Example update (no functional changes)
  • 📝 Documentation update
  • 🔍 Performance improvement
  • 🧪 Test update

How Has This Been Tested?

Manually tested on WP 6.8.1

Screenshots

Screenshot 2025-06-05 at 11 30 11
Screenshot 2025-06-05 at 11 29 43

Checklist

  • I have read the CONTRIBUTING document
  • My code follows the project's coding standards
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (if applicable)
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works (if applicable)
  • Any dependent changes have been highlighted, merged or published

@github-actions
Copy link

github-actions bot commented Jun 4, 2025

ℹ️ Download the hwp-previews plugin artifact from this workflow run (see the 'Artifacts' section at the bottom).

@github-actions
Copy link

github-actions bot commented Jun 4, 2025

ℹ️ Download the hwp-previews plugin artifact from this workflow run (see the 'Artifacts' section at the bottom).

@github-actions
Copy link

github-actions bot commented Jun 4, 2025

ℹ️ Download the hwp-previews plugin artifact from this workflow run (see the 'Artifacts' section at the bottom).

@github-actions
Copy link

github-actions bot commented Jun 4, 2025

ℹ️ Download the hwp-previews plugin artifact from this workflow run (see the 'Artifacts' section at the bottom).

@github-actions
Copy link

github-actions bot commented Jun 4, 2025

ℹ️ Download the hwp-previews plugin artifact from this workflow run (see the 'Artifacts' section at the bottom).

@github-actions
Copy link

github-actions bot commented Jun 5, 2025

ℹ️ Download the hwp-previews plugin artifact from this workflow run (see the 'Artifacts' section at the bottom).

@ahuseyn ahuseyn changed the title feat: faust integration feat: Enable Faust integration Jun 5, 2025
@ahuseyn ahuseyn marked this pull request as ready for review June 5, 2025 09:31
@ahuseyn ahuseyn requested a review from a team as a code owner June 5, 2025 09:31
@ahuseyn ahuseyn requested review from josephfusco and theodesp June 5, 2025 09:31
@colinmurphy colinmurphy added this pull request to the merge queue Jun 6, 2025
Merged via the queue into main with commit 7b210af Jun 6, 2025
5 checks passed
@colinmurphy colinmurphy deleted the feat-enable-faust-migration branch June 6, 2025 16:52
@colinmurphy
Copy link
Member

Really nice work @ahuseyn ❤️ 🚀 🚀 🚀

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.

feat(previews): Enable migration from Faust fix(previews): preview doesn't work as expected when Faust configured

3 participants