Skip to content

Commit

Permalink
Merge pull request #48 from rtCamp/update/release-1.2.1
Browse files Browse the repository at this point in the history
Version Update: v1.2.1
  • Loading branch information
Anuj-Rathore24 authored Jan 29, 2025
2 parents f0ac0f0 + d4887a9 commit 78186b6
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 8 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Replace WordPress default search with Google Custom Search results.

**Requires at least:** 4.8

**Tested up to:** 6.7.1`
**Tested up to:** 6.7.1

**License:** [GPLv2 or later](http://www.gnu.org/licenses/gpl-2.0.html)

Expand Down
16 changes: 10 additions & 6 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Donate link: https://rtcamp.com/
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.8
Tested up to: 6.7.1
Stable tag: 1.1
Stable tag: 1.2.1
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Expand Down Expand Up @@ -69,6 +69,10 @@ Once you're ready to send a pull request, please run through the following check

== Changelog ==

= 1.2.1 =
* Compatible with WordPress 6.7.1
* Updates element selectors for automated testing

= 1.1 =
* Compatible with WordPress 6.4.2
* Updated PHP code to be compatible with PHP 8.2
Expand All @@ -80,16 +84,16 @@ Once you're ready to send a pull request, please run through the following check
= 1.0 =
* Initial release.


== Upgrade Notice ==

= 1.2.1 =
* Compatible with WordPress 6.7.1
* Updates element selectors for automated testing

= 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
* Added support for the Custom JSON API
* Added Deprecation notice for the Custom site-restricted JSON API

= 1.0 =
Initial release.
* Added Deprecation notice for the Custom site-restricted JSON API
2 changes: 1 addition & 1 deletion search-with-google.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* Plugin Name: Search with Google
* Description: Replace WordPress default search with Google Custom Search results.
* Version: 1.1
* Version: 1.2.1
* Author: rtCamp
* Author URI: https://rtCamp.com
* License: GPLv2 or later
Expand Down

0 comments on commit 78186b6

Please sign in to comment.