Skip to content

Commit f2ebaec

Browse files
committed
Remove version string no longer used in plugin class
1 parent 66ed23f commit f2ebaec

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

includes/class-string-locator.php

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,6 @@ class String_Locator {
1313
*/
1414
public $string_locator_language = '';
1515

16-
/**
17-
* String Locator version number.
18-
*
19-
* @var string
20-
*/
21-
public $version = '2.4.2';
22-
2316
/**
2417
* An array containing all notices to display.
2518
*

0 commit comments

Comments
 (0)