Skip to content

Commit 7b371aa

Browse files
readme, main file update
1 parent 31f61a0 commit 7b371aa

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

docs/readme.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Plugin URI: http://wordpress.org/plugins/string-locator/
55
Tags: text, search, find, syntax, highlight
66
Requires at least: 4.9
77
Tested up to: 6.3
8-
Stable tag: 2.6.2
8+
Stable tag: 2.6.3
99
License: GPLv2 or later
1010
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1111

@@ -21,7 +21,7 @@ You can then quickly make edits directly in your browser by clicking the link fr
2121
By default a consistency check is performed when making edits to files, this will look for inconsistencies with braces, brackets and parenthesis that are often accidentally left in.
2222
This drastically reduces the risk of breaking your site when making edits, but is in no way an absolute guarantee.
2323

24-
Create [WordPress Sandbox](https://instawp.com/?utm_source=sl_plugin_readme) before testing substitutions.
24+
Create a replica of your live site a.k.a - [WordPress Staging](https://wordpress.org/plugins/instawp-connect) site before testing substitutions.
2525

2626

2727
== Frequently asked questions ==
@@ -46,6 +46,9 @@ When writing your search string, make sure to wrap your search in forward slashe
4646

4747
== Changelog ==
4848

49+
= 2.6.3 (2023-08-10) =
50+
* CSS/JS Loading bug fixes
51+
4952
= 2.6.2 (2023-08-10) =
5053
* Added InstaWP integration.
5154
* WP ORG Support ticket fixes.

string-locator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: String Locator
44
* Plugin URI: https://wordpress.org/plugins/string-locator/
55
* Description: Scan through theme and plugin files looking for text strings
6-
* Version: 2.6.2
6+
* Version: 2.6.3
77
* Author: InstaWP
88
* Author URI: https://instawp.com/
99
* Text Domain: string-locator

0 commit comments

Comments
 (0)