Removes false positive DFs
This commit is contained in:
5
spec/fixtures/db/dynamic_finders.yml
vendored
5
spec/fixtures/db/dynamic_finders.yml
vendored
@@ -5492,11 +5492,6 @@ plugins:
|
||||
path: package.json
|
||||
key: version
|
||||
version: true
|
||||
TranslationFile:
|
||||
class: BodyPattern
|
||||
path: admin/theme-options/ReduxCore/inc/themecheck/lang/themeforest-check.pot
|
||||
pattern: !ruby/regexp '/"Project\-Id\-Version: ThemeForest\-Check (?<v>\d+\.[\.\d]+)/i'
|
||||
version: true
|
||||
deeper-comments:
|
||||
QueryParameter:
|
||||
files:
|
||||
|
||||
6
spec/fixtures/dynamic_finders/expected.yml
vendored
6
spec/fixtures/dynamic_finders/expected.yml
vendored
@@ -6841,12 +6841,6 @@ plugins:
|
||||
found_by: Composer File (Aggressive Detection)
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/deep-free-plus/package.json, Match: ''1.0.0'''
|
||||
TranslationFile:
|
||||
number: 1.0.0
|
||||
found_by: Translation File (Aggressive Detection)
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/deep-free-plus/admin/theme-options/ReduxCore/inc/themecheck/lang/themeforest-check.pot,
|
||||
Match: ''"Project-Id-Version: ThemeForest-Check 1.0.0'''
|
||||
deeper-comments:
|
||||
QueryParameter:
|
||||
number: 1.0.0
|
||||
|
||||
@@ -1,27 +0,0 @@
|
||||
# Copyright (C) 2013 Japh
|
||||
# This file is distributed under the same license as the ThemeForest-Check package.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ThemeForest-Check 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: http://wordpress.org/tag/plugin-name\n"
|
||||
"POT-Creation-Date: 2013-05-10 11:23:19+00:00\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2013-05-10 10:37-0500\n"
|
||||
"Last-Translator: Japh <japh@envato.com>\n"
|
||||
"Language-Team: Japh <japh@envato.com >\n"
|
||||
"X-Generator: Poedit 1.5.7\n"
|
||||
"X-Poedit-KeywordsList: __;_e;_n;_x;esc_html_e;esc_html__;esc_attr_e;"
|
||||
"esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_x:1,2c;_n:1,2\n"
|
||||
"X-Poedit-Basepath: ../\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
|
||||
#: class-themeforest-check.php:214
|
||||
msgid "Page Title"
|
||||
msgstr ""
|
||||
|
||||
#: class-themeforest-check.php:215
|
||||
msgid "Menu Text"
|
||||
msgstr ""
|
||||
Reference in New Issue
Block a user