Skip to content

Commit

Permalink
Merge pull request #32 from rtCamp/version-update/v1.1
Browse files Browse the repository at this point in the history
Version update/v1.1
  • Loading branch information
SH4LIN authored Dec 22, 2023
2 parents 32a748f + d95a6bf commit 553450b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 2 additions & 0 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down
2 changes: 2 additions & 0 deletions search-with-google.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
*/
Expand Down

0 comments on commit 553450b

Please sign in to comment.