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

Version update/v1.1 #33

Merged
merged 2 commits into from
Dec 22, 2023
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@ Replace WordPress default search with Google Custom Search results.

**Tags:** google, search, cse, custom search engine, programmable search, programmable search engine, google cse, google custom search engine, google programmable search, google programmable search engine, google search

**Requires at least:** 4.9
**Requires at least:** 4.8

**Tested up to:** 6.4.2

2 changes: 2 additions & 0 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -70,6 +70,7 @@ Once you're ready to send a pull request, please run through the following check
== Changelog ==

= 1.1 =
* Compatible with WordPress 6.4.2
* Updated PHP code to be compatible with PHP 8.2
* Fixed WordPress coding standards issues
* Used VIP compatible code for WordPress VIP compatibility
@@ -83,6 +84,7 @@ Once you're ready to send a pull request, please run through the following check
== Upgrade Notice ==

= 1.1 =
* Compatible with WordPress 6.4.2
* Updated PHP code to be compatible with PHP 8.2
* Fixed WordPress coding standards issues
* Used VIP compatible code for WordPress VIP compatibility
2 changes: 2 additions & 0 deletions search-with-google.php
Original file line number Diff line number Diff line change
@@ -8,6 +8,8 @@
* License: GPLv2 or later
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
* Text Domain: search-with-google
* Requires PHP: 7.4
* Requires at least: 4.8
*
* @package search-with-google
*/