-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Migrate Core Data schema, models, and manager to dedicated WordPressData module. #24165
Comments
Thanks for reporting! 👍 |
This was referenced Mar 7, 2025
This was referenced Mar 17, 2025
mokagio
added a commit
that referenced
this issue
Mar 17, 2025
I run into one of the computed variables added to `URL` as part of #24165 when trying to move something related to `Media`. Moving to WordPressShared allows using the helpers in multiple modules and is a nice little standalone change that we can lock in already.
mokagio
added a commit
that referenced
this issue
Mar 17, 2025
I run into one of the computed variables added to `URL` as part of #24165 when trying to move something related to `Media`. Moving to WordPressShared allows using the helpers in multiple modules and is a nice little standalone change that we can lock in already.
mokagio
added a commit
that referenced
this issue
Mar 17, 2025
I run into one of the computed variables added to `URL` as part of #24165 when trying to move something related to `Media`. Moving to WordPressShared allows using the helpers in multiple modules and is a nice little standalone change that we can lock in already.
mokagio
added a commit
that referenced
this issue
Mar 17, 2025
I run into one of the computed variables added to `URL` as part of #24165 when trying to move something related to `Media`. Moving to WordPressShared allows using the helpers in multiple modules and is a nice little standalone change that we can lock in already.
This was referenced Mar 18, 2025
github-merge-queue bot
pushed a commit
that referenced
this issue
Mar 18, 2025
I run into one of the computed variables added to `URL` as part of #24165 when trying to move something related to `Media`. Moving to WordPressShared allows using the helpers in multiple modules and is a nice little standalone change that we can lock in already.
This was referenced Mar 18, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Just an issue to collect the various PRs involved in this non-trivial task.
Internal refs:
The text was updated successfully, but these errors were encountered: