Adds DFs
This commit is contained in:
11
spec/fixtures/db/dynamic_finders.yml
vendored
11
spec/fixtures/db/dynamic_finders.yml
vendored
@@ -52446,11 +52446,17 @@ plugins:
|
||||
Readme:
|
||||
path: readme.txt
|
||||
paypal-for-woocommerce:
|
||||
Readme:
|
||||
path: readme.txt
|
||||
TranslationFile:
|
||||
class: BodyPattern
|
||||
path: i18n/languages/paypal-for-woocommerce-en_US.po
|
||||
pattern: !ruby/regexp /ject\-Id\-Version:\ PayPal for WooCommerce (?<v>\d+\.[\.\d]+)/i
|
||||
version: true
|
||||
Comment:
|
||||
xpath: //comment()[contains(., "www.angelleye.com/product/woocommerce-paypal-plugin")]
|
||||
pattern: !ruby/regexp /installed PayPal for WooCommerce v(?<v>\d+\.[\.\d]+)/i
|
||||
version: true
|
||||
paypal-ipn:
|
||||
QueryParameter:
|
||||
files:
|
||||
@@ -58785,6 +58791,11 @@ plugins:
|
||||
- assets/css/jquery.dropdown.min.css
|
||||
- themes/ld30/assets/js/learndash.js
|
||||
version: true
|
||||
TranslationFile:
|
||||
class: BodyPattern
|
||||
path: languages/learndash.pot
|
||||
pattern: !ruby/regexp '/Project\-Id\-Version: LearnDash LMS (?<v>\d+\.[\.\d]+)/i'
|
||||
version: true
|
||||
sh-slideshow:
|
||||
Readme:
|
||||
path: readme.txt
|
||||
|
||||
11
spec/fixtures/dynamic_finders/expected.yml
vendored
11
spec/fixtures/dynamic_finders/expected.yml
vendored
@@ -26922,6 +26922,11 @@ plugins:
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/paypal-for-woocommerce/i18n/languages/paypal-for-woocommerce-en_US.po,
|
||||
Match: ''ject-Id-Version: PayPal for WooCommerce 1.4.7'''
|
||||
Comment:
|
||||
number: 2.1.12
|
||||
found_by: Comment (Passive Detection)
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/, Match: ''installed PayPal for WooCommerce v2.1.12'''
|
||||
paypal-ipn:
|
||||
QueryParameter:
|
||||
number: 1.1.2
|
||||
@@ -32628,6 +32633,12 @@ plugins:
|
||||
- http://wp.lab/wp-content/plugins/sfwd-lms/themes/ld30/assets/js/learndash.js?ver=3.1.2
|
||||
- http://wp.lab/wp-content/plugins/sfwd-lms/themes/legacy/templates/learndash_pager.min.js?ver=3.1.2
|
||||
confidence: 90
|
||||
TranslationFile:
|
||||
number: 3.1.3
|
||||
found_by: Translation File (Aggressive Detection)
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/sfwd-lms/languages/learndash.pot, Match: ''Project-Id-Version:
|
||||
LearnDash LMS 3.1.3'''
|
||||
shadowbox:
|
||||
Comment:
|
||||
number: '0.2'
|
||||
|
||||
@@ -1185,3 +1185,5 @@ s0.parentNode.insertBefore(s1,s0);
|
||||
<![endif]-->
|
||||
|
||||
|
||||
<!-- paypal-for-woocommerce -->
|
||||
<!-- This site has installed PayPal for WooCommerce v2.1.12 - https://www.angelleye.com/product/woocommerce-paypal-plugin/ -->
|
||||
|
||||
17001
spec/fixtures/dynamic_finders/plugin_version/sfwd-lms/translation_file/languages/learndash.pot
vendored
Normal file
17001
spec/fixtures/dynamic_finders/plugin_version/sfwd-lms/translation_file/languages/learndash.pot
vendored
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user