Skip to content
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

External Content #94

Merged
merged 6 commits into from
Feb 7, 2024
Merged

External Content #94

merged 6 commits into from
Feb 7, 2024

Conversation

felipeelia
Copy link
Member

@felipeelia felipeelia commented Jan 10, 2024

Description of the Change

With this feature, if a meta key contains a path or a URL, it is possible to index the content of that path or URL. If the meta key is meta_key and its value is https://wordpress.org/news/wp-json/wp/v2/posts/16837 the JSON returned by that REST API endpoint will be indexed in a meta key called ep_external_content_meta_key.

How to test the Change

Changelog Entry

Added - New "External Content" feature

Credits

Props @felipeelia

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

@felipeelia felipeelia added this to the 2.3.0 milestone Jan 10, 2024
@felipeelia felipeelia changed the title [WIP] External Content External Content Feb 6, 2024
@felipeelia felipeelia merged commit dc746d3 into develop Feb 7, 2024
5 checks passed
@felipeelia felipeelia deleted the feature/external-content branch February 7, 2024 18:27
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.

None yet

1 participant