We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a15e42 commit 63fdcd3Copy full SHA for 63fdcd3
3 files changed
composer.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "clorith/wordpress-string-locator",
+ "name": "instawp/wordpress-string-locator",
3
"type": "wordpress-plugin",
4
"description": "Find and edit code or texts in your themes and plugins.",
5
"version": "2.4.2",
@@ -17,8 +17,8 @@
17
"fix-cs": "./vendor/bin/phpcbf --extensions=php --ignore=/vendor/"
18
},
19
"support": {
20
- "issues": "https://github.com/Clorith/wordpress-string-locator/issues",
21
- "source": "https://github.com/Clorith/wordpress-string-locator"
+ "issues": "https://github.com/InstaWP/wordpress-string-locator/issues",
+ "source": "https://github.com/InstaWP/wordpress-string-locator"
22
23
"config": {
24
"allow-plugins": {
0 commit comments