Skip to content

Remove references to DALL·E image models#414

Merged
jeffpaul merged 1 commit into
WordPress:developfrom
dkotter:fix/remove-dalle
Apr 9, 2026
Merged

Remove references to DALL·E image models#414
jeffpaul merged 1 commit into
WordPress:developfrom
dkotter:fix/remove-dalle

Conversation

@dkotter
Copy link
Copy Markdown
Collaborator

@dkotter dkotter commented Apr 9, 2026

What?

Removes any references to OpenAI's DALL·E image models

Why?

OpenAI announced that the DALL·E image models (both 2 and 3) are being deprecated on May 12. I had thought we were still referencing DALL·E 3 in our preferred image model list but apparently I had already removed that in #361. We still had a few references in documentation and tests so this PR removes those.

How?

  • Removes any references to DALL·E image models in our documentation
  • Removes the DALL·E image models from our mock test response

Use of AI Tools

None

Testing Instructions

None needed. Ensure tests pass

Open WordPress Playground Preview
@dkotter dkotter added this to the 0.8.0 milestone Apr 9, 2026
@dkotter dkotter self-assigned this Apr 9, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 9, 2026

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: dkotter <dkotter@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.75%. Comparing base (cf3f12a) to head (23ec8a0).
⚠️ Report is 2 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop     #414   +/-   ##
==========================================
  Coverage      65.75%   65.75%           
  Complexity       763      763           
==========================================
  Files             53       53           
  Lines           3863     3863           
==========================================
  Hits            2540     2540           
  Misses          1323     1323           
Flag Coverage Δ
unit 65.75% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
@jeffpaul jeffpaul merged commit 8a0bebb into WordPress:develop Apr 9, 2026
18 checks passed
@github-project-automation github-project-automation Bot moved this from Needs review to Done in WordPress AI Planning & Roadmap Apr 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants