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

Deprecation Notice #20

Open
dhawalepranav opened this issue Dec 11, 2023 · 3 comments
Open

Deprecation Notice #20

dhawalepranav opened this issue Dec 11, 2023 · 3 comments
Assignees

Comments

@dhawalepranav
Copy link

dhawalepranav commented Dec 11, 2023

The Search with Google plugin depends on Google Custom Search JSON API which recently got replaced by Vertex AI, limiting its usefulness to only users with existing Custom search API keys.

  • We need to add the Deprecation warning notice for this plugin which will be displayed in WP dashboard

Before starting the work on this, please add your time estimations for the task and get it approved by your Project Co-ordinator or Project Manager

@SH4LIN
Copy link
Contributor

SH4LIN commented Dec 12, 2023

  • Time Estimation for this task will be ~45mins.

Adding the following deprecation message:

Custom site-restricted search requires an API key with custom search enabled. For this custom search, google has stopped taking new customers so in the API request Google will return a 403 error and on the front-end, it will return an empty posts array. Read more

CC: @dhawalepranav

@dhawalepranav
Copy link
Author

@SH4LIN

let's use the following notice. Let me know if there's anything.

Notice : This plugin uses a Custom Search API which has been deprecated by Google. Hence, limiting its use to only users with existing API keys. Any new API request to Google will return a 403 error, and it will return an empty posts array on the front-end. Read more

@SH4LIN
Copy link
Contributor

SH4LIN commented Dec 12, 2023

@dhawalepranav

Minor change from Custom Search API to Custom site-restricted Search API

SH4LIN added a commit that referenced this issue Dec 12, 2023
SH4LIN added a commit that referenced this issue Dec 14, 2023
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

No branches or pull requests

2 participants