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

Feature/google search #185

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Feature/google search #185

wants to merge 2 commits into from

Conversation

sudipto-me
Copy link
Contributor

No description provided.

@sudipto-me sudipto-me added this to the v 1.3.3 milestone Jul 17, 2022
@sudipto-me sudipto-me requested a review from bappi July 17, 2022 05:36
@@ -273,7 +273,7 @@ public static function spinner_notice() {
* @since 1.3.2
*/
public static function article_notice() {
$notice = __( 'Article search options will be changed in the next version of WP Content Pilot. Bing search will be replaced with Google Custom Search.', 'wp-content-pilot' );
$notice = sprintf( __( 'Article bing search has been replaced with custom Google Search. Please create %scustom search api key%s and %ssearch engine id%s to run article campaigns.', 'wp-content-pilot' ), '<a href="https://pluginever.com/docs/wp-content-pilot/how-to-create-google-custom-search-api/" target="_blank">', '</a>', '<a href="https://pluginever.com/docs/wp-content-pilot/how-to-create-google-search-engine-id/" target="_blank">', '</a>' );
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bing has been replaced with Custom Google Search. Please create %scustom search api key%s and %ssearch engine id%s to run article campaigns.

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.

2 participants