From 357182ef171567cdaabb8fb773918e3e91942d53 Mon Sep 17 00:00:00 2001
From: erwanlr
Date: Fri, 28 Dec 2018 22:43:41 +0000
Subject: [PATCH] Adds DFs
---
spec/fixtures/db/dynamic_finders.yml | 358 +++++
spec/fixtures/dynamic_finders/expected.yml | 454 +++++-
.../composer_file/package.json | 19 +
.../languages/astra-widgets.pot | 246 +++
.../languages/best-testimonial.pot | 330 ++++
.../plugin_version/comment_passive_all.html | 8 +
.../languages/custom-importer-exporter.pot | 98 ++
.../demoify-blocks/composer_file/package.json | 56 +
.../full-width-responsive-slider-wp.pot | 358 +++++
.../languages/gdpr-request-form.pot | 76 +
.../composer_file/package.json | 13 +
.../composer_file/package.json | 37 +
.../mathml-block/composer_file/package.json | 35 +
.../languages/coming-soon-blocks.pot | 194 +++
.../composer_file/package.json | 19 +
.../query_parameter_passive_all.html | 197 +++
.../languages/quform-mailchimp.pot | 936 +++++++++++
.../composer_file/package.json | 13 +
.../languages/tp-piebuilder.pot | 73 +
.../um-custom-tab-builder-lite-lite.pot | 1389 +++++++++++++++++
.../languages/um-navigation-menu.pot | 42 +
.../i18n/languages/vikoder-posts-block.pot | 77 +
.../woocommerce-gateway-paypal-here.pot | 308 ++++
.../languages/wp-to-alexa-flash-briefing.pot | 168 ++
24 files changed, 5503 insertions(+), 1 deletion(-)
create mode 100644 spec/fixtures/dynamic_finders/plugin_version/accordion-faq-block/composer_file/package.json
create mode 100644 spec/fixtures/dynamic_finders/plugin_version/astra-widgets/translation_file/languages/astra-widgets.pot
create mode 100644 spec/fixtures/dynamic_finders/plugin_version/best-testimonial/translation_file/languages/best-testimonial.pot
create mode 100644 spec/fixtures/dynamic_finders/plugin_version/custom-importer-exporter/translation_file/languages/custom-importer-exporter.pot
create mode 100644 spec/fixtures/dynamic_finders/plugin_version/demoify-blocks/composer_file/package.json
create mode 100644 spec/fixtures/dynamic_finders/plugin_version/full-width-responsive-slider-wp/translation_file/languages/full-width-responsive-slider-wp.pot
create mode 100644 spec/fixtures/dynamic_finders/plugin_version/gdpr-request-form/translation_file/languages/gdpr-request-form.pot
create mode 100644 spec/fixtures/dynamic_finders/plugin_version/kenzap-features/composer_file/package.json
create mode 100644 spec/fixtures/dynamic_finders/plugin_version/map-block-leaflet/composer_file/package.json
create mode 100644 spec/fixtures/dynamic_finders/plugin_version/mathml-block/composer_file/package.json
create mode 100644 spec/fixtures/dynamic_finders/plugin_version/one-page-blocks/translation_file/languages/coming-soon-blocks.pot
create mode 100644 spec/fixtures/dynamic_finders/plugin_version/pricing-table-block/composer_file/package.json
create mode 100644 spec/fixtures/dynamic_finders/plugin_version/quform-mailchimp/translation_file/languages/quform-mailchimp.pot
create mode 100644 spec/fixtures/dynamic_finders/plugin_version/testimonials-block/composer_file/package.json
create mode 100644 spec/fixtures/dynamic_finders/plugin_version/tp-piebuilder/translation_file/languages/tp-piebuilder.pot
create mode 100644 spec/fixtures/dynamic_finders/plugin_version/um-custom-tab-builder-lite/translation_file/languages/um-custom-tab-builder-lite-lite.pot
create mode 100644 spec/fixtures/dynamic_finders/plugin_version/um-navigation-menu/translation_file/languages/um-navigation-menu.pot
create mode 100644 spec/fixtures/dynamic_finders/plugin_version/vikoder-posts-block/translation_file/i18n/languages/vikoder-posts-block.pot
create mode 100644 spec/fixtures/dynamic_finders/plugin_version/woocommerce-paypal-here-gateway/translation_file/i18n/languages/woocommerce-gateway-paypal-here.pot
create mode 100644 spec/fixtures/dynamic_finders/plugin_version/wp-to-alexa-flash-briefing/translation_file/languages/wp-to-alexa-flash-briefing.pot
diff --git a/spec/fixtures/db/dynamic_finders.yml b/spec/fixtures/db/dynamic_finders.yml
index 07fadf45..fbdbf463 100644
--- a/spec/fixtures/db/dynamic_finders.yml
+++ b/spec/fixtures/db/dynamic_finders.yml
@@ -342,6 +342,12 @@ plugins:
files:
- assets/css/wp-aas-public.css
version: true
+ accordion-faq-block:
+ ComposerFile:
+ class: ConfigParser
+ path: package.json
+ key: version
+ version: true
accordion-for-wp:
QueryParameter:
files:
@@ -1632,6 +1638,16 @@ plugins:
path: languages/astra-sites.pot
pattern: !ruby/regexp /Project\-Id\-Version:\ Astra Starter Sites (?\d+\.[\.\d]+)/i
version: true
+ astra-widgets:
+ QueryParameter:
+ files:
+ - assets/css/unminified/style.css
+ version: true
+ TranslationFile:
+ class: BodyPattern
+ path: languages/astra-widgets.pot
+ pattern: !ruby/regexp '/"Project\-Id\-Version: Astra Widgets (?\d+\.[\.\d]+)/i'
+ version: true
astro-woocommerce-free-gift:
QueryParameter:
files:
@@ -2147,6 +2163,7 @@ plugins:
QueryParameter:
files:
- icons/icons.css
+ - public/js/basepress.js
version: true
bazz-callback-widget:
QueryParameter:
@@ -2323,6 +2340,22 @@ plugins:
files:
- bern-badge.css
version: true
+ best-testimonial:
+ QueryParameter:
+ files:
+ - public/css/bootstrap.min.css
+ - public/css/owl.carousel.css
+ - public/css/font-awesome.min.css
+ - public/css/style.css
+ - public/js/bootstrap.min.js
+ - public/js/owl.carousel.min.js
+ - public/js/main.js
+ version: true
+ TranslationFile:
+ class: BodyPattern
+ path: languages/best-testimonial.pot
+ pattern: !ruby/regexp '/"Project\-Id\-Version: Best Testimonial v(?\d+\.[\.\d]+)/i'
+ version: true
better-archives-widget:
QueryParameter:
files:
@@ -2590,6 +2623,12 @@ plugins:
- blip.js
- blip-mootools.js
version: true
+ block-fancy-list-item:
+ QueryParameter:
+ files:
+ - public/css/block-fancy-list-item-public.css
+ - public/js/block-fancy-list-item-public.js
+ version: true
block-spammers:
TranslationFile:
class: BodyPattern
@@ -2705,6 +2744,26 @@ plugins:
files:
- blur-text.js
version: true
+ bmlt-tabbed-map:
+ QueryParameter:
+ files:
+ - public/css/leaflet.css
+ - public/css/L.Control.Locate.min.css
+ - public/css/MarkerCluster.css
+ - public/css/MarkerCluster.Default.css
+ - public/css/jquery.badge.css
+ - public/css/fontawesome-5.6.1.css
+ - public/css/datatables-1.10.18.min.css
+ - public/css/bmlt_tabbed_map-public.css
+ - public/js/leaflet.js
+ - public/js/L.Control.Locate.min.js
+ - public/js/leaflet.markercluster.js
+ - public/js/leaflet.spin.js
+ - public/js/spin.min.js
+ - public/js/jquery.badge.js
+ - public/js/datatables-1.10.18.min.js
+ - public/js/bmlt_tabbed_map-public.js
+ version: true
bmo-expo:
Comment:
xpath: //comment()[contains(., "BMo The Gallery")]
@@ -2792,6 +2851,12 @@ plugins:
files:
- css/bnstd-style.css
version: true
+ boardea-storyboard-integration:
+ QueryParameter:
+ files:
+ - boardea.min.css
+ - boardea.min.js
+ version: true
boast-display:
QueryParameter:
files:
@@ -3418,6 +3483,11 @@ plugins:
path: languages/plugin-name.pot
pattern: !ruby/regexp /Project\-Id\-Version:\ TODO (?\d+\.[\.\d]+)/i
version: true
+ builder-blocks:
+ QueryParameter:
+ files:
+ - blocks/dist/main.css
+ version: true
bulk-delete:
TranslationFile:
class: BodyPattern
@@ -5121,6 +5191,11 @@ plugins:
- public/css/cosmic-public.css
- public/js/cosmic-public.js
version: true
+ cotacao-moedas-hoje:
+ QueryParameter:
+ files:
+ - public/css/cmh-bcb-public.css
+ version: true
coupon-reveal-button:
QueryParameter:
files:
@@ -5332,6 +5407,12 @@ plugins:
- css/cff-style.css
- js/cff-scripts.js
version: true
+ custom-importer-exporter:
+ TranslationFile:
+ class: BodyPattern
+ path: languages/custom-importer-exporter.pot
+ pattern: !ruby/regexp '/\-Id\-Version: Custom Importer & Exporter (?\d+\.[\.\d]+)/i'
+ version: true
custom-javascript-editor:
TranslationFile:
class: BodyPattern
@@ -5583,6 +5664,12 @@ plugins:
path: languages/demo-bar.pot
pattern: !ruby/regexp /Project\-Id\-Version:\ Demo Bar (?\d+\.[\.\d]+)/i
version: true
+ demoify-blocks:
+ ComposerFile:
+ class: ConfigParser
+ path: package.json
+ key: version
+ version: true
depublish-posts:
TranslationFile:
class: BodyPattern
@@ -7052,6 +7139,12 @@ plugins:
- css/etlak-frontend.css
- css/etlak-responsive.css
version: true
+ everest-toolkit:
+ QueryParameter:
+ files:
+ - public/css/everest-toolkit-public.css
+ - public/js/everest-toolkit-public.js
+ version: true
everkinetic:
QueryParameter:
files:
@@ -7978,6 +8071,12 @@ plugins:
files:
- frontier-post.css
version: true
+ full-width-responsive-slider-wp:
+ TranslationFile:
+ class: BodyPattern
+ path: languages/full-width-responsive-slider-wp.pot
+ pattern: !ruby/regexp '/ersion: Full Width Responsive Slider Wp (?\d+\.[\.\d]+)/i'
+ version: true
fullscreen-galleria:
QueryParameter:
files:
@@ -8116,6 +8215,17 @@ plugins:
- public/css/gdpr-personal-data-reports-public.css
- public/js/gdpr-personal-data-reports-public.js
version: true
+ gdpr-request-form:
+ QueryParameter:
+ files:
+ - public/css/gdpr-request-form-public.css
+ - public/js/gdpr-request-form-public.js
+ version: true
+ TranslationFile:
+ class: BodyPattern
+ path: languages/gdpr-request-form.pot
+ pattern: !ruby/regexp '/"Project\-Id\-Version: GDPR Request Form (?\d+\.[\.\d]+)/i'
+ version: true
gdpr-tools:
QueryParameter:
files:
@@ -9331,6 +9441,14 @@ plugins:
files:
- hlst-extend.min.js
version: true
+ highlighting-code-block:
+ QueryParameter:
+ files:
+ - assets/css/cloring_light.css
+ - assets/css/hcb_style.css
+ - assets/js/prism.js
+ - assets/js/hcb_script.js
+ version: true
hijri-calendar-widget:
QueryParameter:
files:
@@ -9637,6 +9755,12 @@ plugins:
- assets/css/panel.css
- assets/js/iconpress.min.js
version: true
+ icons-factory:
+ QueryParameter:
+ files:
+ - css/icons_factory.min.css
+ - js/icons_factory.min.js
+ version: true
ics-button:
JavascriptVar:
class: BodyPattern
@@ -10037,6 +10161,12 @@ plugins:
files:
- public/assets/css/wcis_plugin.css
version: true
+ instascaler-get-traffic:
+ QueryParameter:
+ files:
+ - public/css/instawp-public.css
+ - public/js/instawp-public.js
+ version: true
instashare:
QueryParameter:
files:
@@ -10694,6 +10824,12 @@ plugins:
- js/jquery.fancybox-1.3.4.pack.js
- js/smoothbox.js
version: true
+ kenzap-features:
+ ComposerFile:
+ class: ConfigParser
+ path: package.json
+ key: version
+ version: true
ketno-lazy-page-loader:
QueryParameter:
files:
@@ -11457,6 +11593,12 @@ plugins:
- livestream-notice.css
- livestream-notice.js
version: true
+ livetwitch:
+ QueryParameter:
+ files:
+ - public/css/twitch-public.css
+ - public/js/twitch-public.js
+ version: true
loanthru-calculator:
QueryParameter:
files:
@@ -11735,6 +11877,12 @@ plugins:
- assets/css/lsx-testimonials.css
- assets/js/lsx-testimonials.min.js
version: true
+ lsx-videos:
+ QueryParameter:
+ files:
+ - assets/css/lsx-videos.css
+ - assets/js/lsx-videos.min.js
+ version: true
ltd-tickets:
QueryParameter:
files:
@@ -12007,6 +12155,12 @@ plugins:
- assets/frontend/css/main.css
- assets/frontend/js/main.js
version: true
+ map-block-leaflet:
+ ComposerFile:
+ class: ConfigParser
+ path: package.json
+ key: version
+ version: true
map-for-acf:
ComposerFile:
class: ConfigParser
@@ -12162,6 +12316,12 @@ plugins:
- assets/css/matador.css
- assets/scripts/matador.js
version: true
+ material-design-for-contact-form-7:
+ QueryParameter:
+ files:
+ - assets/css/cf7-material-design.css
+ - assets/js/cf7-material-design-bundle.js
+ version: true
material-design-icons:
QueryParameter:
files:
@@ -12186,6 +12346,12 @@ plugins:
path: package.json
key: version
version: true
+ mathml-block:
+ ComposerFile:
+ class: ConfigParser
+ path: package.json
+ key: version
+ version: true
maven-member:
QueryParameter:
files:
@@ -13627,6 +13793,11 @@ plugins:
path: lang/nt-redirect-vi_VN.po
pattern: !ruby/regexp /epath:\ D:\\\\projects\\\\nt\-redirect\\\\tags\\\\(?\d+\.[\.\d]+)/i
version: true
+ numb-facebook-page:
+ QueryParameter:
+ files:
+ - js/numb-main.js
+ version: true
numix-post-slider:
QueryParameter:
files:
@@ -13702,6 +13873,11 @@ plugins:
path: package.json
key: version
version: true
+ oc-newsletter:
+ QueryParameter:
+ files:
+ - assets/js/custom.min.js
+ version: true
ocr-one:
QueryParameter:
files:
@@ -13793,6 +13969,16 @@ plugins:
path: languages/pt-ocdi.pot
pattern: !ruby/regexp /oject\-Id\-Version:\ One Click Demo Import (?\d+\.[\.\d]+)/i
version: true
+ one-page-blocks:
+ QueryParameter:
+ files:
+ - public/dist/global.bundle.css
+ version: true
+ TranslationFile:
+ class: BodyPattern
+ path: languages/coming-soon-blocks.pot
+ pattern: !ruby/regexp '/"Project\-Id\-Version: Coming Soon Blocks (?\d+\.[\.\d]+)/i'
+ version: true
one-thousand-nine-hundred-and-ninety-nineify:
QueryParameter:
files:
@@ -14387,6 +14573,12 @@ plugins:
files:
- perfect-pullquotes.css
version: true
+ perfectwpthemes-toolkit:
+ QueryParameter:
+ files:
+ - public/css/perfectwpthemes-toolkit-public.css
+ - public/js/perfectwpthemes-toolkit-public.js
+ version: true
persian-quote-of-the-day-by-sokhanak:
QueryParameter:
files:
@@ -15307,6 +15499,12 @@ plugins:
path: languages/PriceByRoleLite.pot
pattern: !ruby/regexp '/ct\-Id\-Version: Prices By User Role Lite (?\d+\.[\.\d]+)/i'
version: true
+ pricing-table-block:
+ ComposerFile:
+ class: ConfigParser
+ path: package.json
+ key: version
+ version: true
primer-by-chloedigital:
QueryParameter:
files:
@@ -15344,6 +15542,12 @@ plugins:
path: languages/provip-fa_IR.po
pattern: !ruby/regexp /"Project\-Id\-Version:\ Pro\-VIP v(?\d+\.[\.\d]+)/i
version: true
+ probotdev-customer-support-faq-chatbot:
+ QueryParameter:
+ files:
+ - public/css/default.css
+ - public/js/default.js
+ version: true
processing-js:
QueryParameter:
files:
@@ -15768,6 +15972,12 @@ plugins:
- quatriceps.css
- quatriceps.js
version: true
+ quform-mailchimp:
+ TranslationFile:
+ class: BodyPattern
+ path: languages/quform-mailchimp.pot
+ pattern: !ruby/regexp '/"Project\-Id\-Version: Quform Mailchimp (?\d+\.[\.\d]+)/i'
+ version: true
quick-chat:
QueryParameter:
files:
@@ -16875,6 +17085,11 @@ plugins:
pattern: !ruby/regexp /\#\. \#\-\#\-\#\-\#\-\# run\-log\-code\.pot \(Run Log
(?\d+\.[\.\d]+)/i
version: true
+ rundiz-downloads:
+ QueryParameter:
+ files:
+ - assets/css/front/rd-downloads.min.css
+ version: true
russian-currency-chart:
TranslationFile:
class: BodyPattern
@@ -17649,6 +17864,11 @@ plugins:
xpath: //comment()[contains(., "Shortn.It")]
pattern: !ruby/regexp /Shortn\.It version (?\d+\.[\.\d]+)/i
version: true
+ shortpixel-adaptive-images:
+ QueryParameter:
+ files:
+ - js/ai.js
+ version: true
show-active-purchases-for-woocommerce:
QueryParameter:
files:
@@ -17921,6 +18141,12 @@ plugins:
path: languages/simple-fading-testimonials-es_ES.po
pattern: !ruby/regexp '/\-Id\-Version: Simple Fading Testimonials (?\d+\.[\.\d]+)/i'
version: true
+ simple-fancybox:
+ QueryParameter:
+ files:
+ - css/jquery.fancybox.min.css
+ - js/jquery.fancybox.min.js
+ version: true
simple-featured-image-finder:
TranslationFile:
class: BodyPattern
@@ -18031,6 +18257,10 @@ plugins:
- lib/geoxml3.js
- inc/ressources/spgm-map.min.js
version: true
+ simple-posts-ticker:
+ Comment:
+ pattern: !ruby/regexp /te uses the Simple Posts Ticker plugin v(?\d+\.[\.\d]+)/i
+ version: true
simple-responsive-images:
QueryParameter:
files:
@@ -18369,6 +18599,15 @@ plugins:
- assets/css/slick.css
- assets/css/iscwp-public.css
version: true
+ slider-by-webxapp:
+ QueryParameter:
+ files:
+ - assets/css/style.css
+ - assets/css/slick/slick.css
+ - assets/css/slick/slick-theme.css
+ - assets/js/script.js
+ - assets/js/slick.min.js
+ version: true
slider-spider:
QueryParameter:
files:
@@ -18961,6 +19200,13 @@ plugins:
- public/css/sponsor-public.css
- public/js/sponsor-public.js
version: true
+ sponsors-carousel:
+ QueryParameter:
+ files:
+ - js/jquery.jcarousel.min.js
+ - js/jquery.jcarousel-autoscroll.min.js
+ - js/sponsors-carousel.js
+ version: true
sponsors-slideshow-widget:
QueryParameter:
files:
@@ -19018,6 +19264,12 @@ plugins:
files:
- style.css
version: true
+ sql-reporting-services:
+ QueryParameter:
+ files:
+ - public/css/sql-reporting-services-public.css
+ - public/js/sql-reporting-services-public.js
+ version: true
square-thumbnails:
QueryParameter:
files:
@@ -19041,6 +19293,12 @@ plugins:
- site/resources/materialize.css
- site/resources/app.css
version: true
+ ssbd-contact-from:
+ QueryParameter:
+ files:
+ - public/css/ssbd_plugin-public.css
+ - public/js/ssbd_plugin-public.js
+ version: true
ssl-insecure-content-fixer:
ChangeLog:
class: BodyPattern
@@ -19204,6 +19462,12 @@ plugins:
path: languages/stonehenge-em-maps-styling-nl_NL.po
pattern: !ruby/regexp /er %u2013 Google Maps Styling \(Add\-on\) v(?\d+\.[\.\d]+)/i
version: true
+ stop-automatic-updates:
+ QueryParameter:
+ files:
+ - public/css/stop-automatic-updates-public.css
+ - public/js/stop-automatic-updates-public.js
+ version: true
storefront-jetpack:
QueryParameter:
files:
@@ -19826,6 +20090,12 @@ plugins:
- default.css
- tooltip.js
version: true
+ testimonials-block:
+ ComposerFile:
+ class: ConfigParser
+ path: package.json
+ key: version
+ version: true
testimonials-slider-block:
ComposerFile:
class: ConfigParser
@@ -19998,6 +20268,11 @@ plugins:
- public/css/themeregion-companion-public.css
- public/js/themeregion-companion-public.js
version: true
+ themify-builder:
+ QueryParameter:
+ files:
+ - themify/js/main.min.js
+ version: true
themify-builder-lite:
QueryParameter:
files:
@@ -20206,6 +20481,11 @@ plugins:
files:
- style.css
version: true
+ top-cta-bar:
+ QueryParameter:
+ files:
+ - js/front.js
+ version: true
top-list:
QueryParameter:
files:
@@ -20291,6 +20571,12 @@ plugins:
path: package.json
key: version
version: true
+ tp-piebuilder:
+ TranslationFile:
+ class: BodyPattern
+ path: languages/tp-piebuilder.pot
+ pattern: !ruby/regexp '/"Project\-Id\-Version: TP Piebuilder (?\d+\.[\.\d]+)/i'
+ version: true
tp-recipe:
TranslationFile:
class: BodyPattern
@@ -20462,6 +20748,11 @@ plugins:
- public/css/turbo-widgets-public.css
- public/js/turbo-widgets-public.js
version: true
+ tutorial-blocks-gutenberg-blocks-collection:
+ QueryParameter:
+ files:
+ - vendor/codemirror/addon/mode/loadmode.js
+ version: true
tv-streaming:
QueryParameter:
files:
@@ -20798,6 +21089,12 @@ plugins:
- assets/js/jquery.dataTables.min.js
- assets/js/main.js
version: true
+ um-custom-tab-builder-lite:
+ TranslationFile:
+ class: BodyPattern
+ path: languages/um-custom-tab-builder-lite-lite.pot
+ pattern: !ruby/regexp '/\-Id\-Version: UM Custom Tab Builder Lite (?\d+\.[\.\d]+)/i'
+ version: true
um-events-lite-for-ultimate-member:
QueryParameter:
files:
@@ -20808,6 +21105,12 @@ plugins:
path: languages/um-events.pot
pattern: !ruby/regexp '/ion: UM Events Lite for Ultimate Member (?\d+\.[\.\d]+)/i'
version: true
+ um-navigation-menu:
+ TranslationFile:
+ class: BodyPattern
+ path: languages/um-navigation-menu.pot
+ pattern: !ruby/regexp '/"Project\-Id\-Version: UM Navigation Menu (?\d+\.[\.\d]+)/i'
+ version: true
um-plug:
QueryParameter:
files:
@@ -21090,6 +21393,11 @@ plugins:
path: languages/utm-dot-codes.pot
pattern: !ruby/regexp '/"Project\-Id\-Version: utm\.codes (?\d+\.[\.\d]+)/i'
version: true
+ utm-tracker:
+ QueryParameter:
+ files:
+ - js/utmtracker.min.js
+ version: true
utopian-images:
QueryParameter:
files:
@@ -21304,6 +21612,12 @@ plugins:
- public/css/vies-validator-public.css
- public/js/vies-validator-public.js
version: true
+ vikoder-posts-block:
+ TranslationFile:
+ class: BodyPattern
+ path: i18n/languages/vikoder-posts-block.pot
+ pattern: !ruby/regexp '/ject\-Id\-Version: Posts Block by Vikoder (?\d+\.[\.\d]+)/i'
+ version: true
vinteotv-video-ads:
QueryParameter:
files:
@@ -22030,6 +22344,12 @@ plugins:
- public/js/bootstrap.min.js
- public/js/whoteaches-portal-public.js
version: true
+ wide-payer:
+ QueryParameter:
+ files:
+ - public/css/wide-payer-public.css
+ - public/js/wide-payer-public.js
+ version: true
widget-alias:
TranslationFile:
class: BodyPattern
@@ -22904,6 +23224,12 @@ plugins:
path: package.json
key: version
version: true
+ woocommerce-paypal-here-gateway:
+ TranslationFile:
+ class: BodyPattern
+ path: i18n/languages/woocommerce-gateway-paypal-here.pot
+ pattern: !ruby/regexp '/ersion: WooCommerce PayPal Here Gateway (?\d+\.[\.\d]+)/i'
+ version: true
woocommerce-pop-recarga:
TranslationFile:
class: BodyPattern
@@ -23627,6 +23953,11 @@ plugins:
- styles/default.css
- highlight.common.pack.js
version: true
+ wp-codemirror-block:
+ QueryParameter:
+ files:
+ - vendor/codemirror/addon/mode/loadmode.js
+ version: true
wp-collab-lite:
QueryParameter:
files:
@@ -24238,6 +24569,11 @@ plugins:
- assets/css/web.min.css
- assets/js/prism.min.js
version: true
+ wp-githuber-md:
+ QueryParameter:
+ files:
+ - assets/css/githuber-md.css
+ version: true
wp-glossary-hover:
QueryParameter:
files:
@@ -24793,6 +25129,12 @@ plugins:
files:
- assets/styles/main.min.css
version: true
+ wp-munich-blocks:
+ QueryParameter:
+ files:
+ - css/filter.min.css
+ - blocks/blocks-frontend.min.js
+ version: true
wp-my-admin-bar:
QueryParameter:
files:
@@ -24895,6 +25237,10 @@ plugins:
- public/css/wp-perfect-image-cropper-resizer-public.css
- public/js/wp-perfect-image-cropper-resizer-public.js
version: true
+ wp-performance:
+ Comment:
+ pattern: !ruby/regexp /Optimized by WP Performance (?\d+\.[\.\d]+)/i
+ version: true
wp-performance-score-booster:
Comment:
xpath: //comment()[contains(., "WP Performance Score")]
@@ -25667,6 +26013,12 @@ plugins:
path: langs/wp-title-case-de_DE.po
pattern: !ruby/regexp '/"Project\-Id\-Version: WP Title Case v(?\d+\.[\.\d]+)/i'
version: true
+ wp-to-alexa-flash-briefing:
+ TranslationFile:
+ class: BodyPattern
+ path: languages/wp-to-alexa-flash-briefing.pot
+ pattern: !ruby/regexp '/\-Id\-Version: WP To Alexa Flash Briefing (?\d+\.[\.\d]+)/i'
+ version: true
wp-to-steemit:
QueryParameter:
files:
@@ -25971,6 +26323,12 @@ plugins:
path: languages/wp247-extension-notification-client-default.po
pattern: !ruby/regexp /on:\ WP247 Extension Notification Client (?\d+\.[\.\d]+)/i
version: true
+ wp2leads:
+ QueryParameter:
+ files:
+ - public/css/wp2leads-public.css
+ - public/js/wp2leads-public.js
+ version: true
wp2newsletter:
QueryParameter:
files:
diff --git a/spec/fixtures/dynamic_finders/expected.yml b/spec/fixtures/dynamic_finders/expected.yml
index 18b08fa9..1dddf337 100644
--- a/spec/fixtures/dynamic_finders/expected.yml
+++ b/spec/fixtures/dynamic_finders/expected.yml
@@ -393,6 +393,13 @@ plugins:
confidence: 10
interesting_entries:
- http://wp.lab/wp-content/plugins/accordion-and-accordion-slider/assets/css/wp-aas-public.css?ver=1.0
+ accordion-faq-block:
+ ComposerFile:
+ number: 1.0.0
+ found_by: Composer File (Aggressive Detection)
+ interesting_entries:
+ - 'http://wp.lab/wp-content/plugins/accordion-faq-block/package.json, Match:
+ ''1.0.0'''
accordion-for-wp:
QueryParameter:
number: 1.1.3
@@ -2019,6 +2026,19 @@ plugins:
interesting_entries:
- 'http://wp.lab/wp-content/plugins/astra-sites/languages/astra-sites.pot, Match:
''Project-Id-Version: Astra Starter Sites 1.1.2'''
+ astra-widgets:
+ QueryParameter:
+ number: 1.0.0
+ found_by: Query Parameter (Passive Detection)
+ interesting_entries:
+ - http://wp.lab/wp-content/plugins/astra-widgets/assets/css/unminified/style.css?ver=1.0.0
+ confidence: 10
+ TranslationFile:
+ number: 1.0.0
+ found_by: Translation File (Aggressive Detection)
+ interesting_entries:
+ - 'http://wp.lab/wp-content/plugins/astra-widgets/languages/astra-widgets.pot,
+ Match: ''"Project-Id-Version: Astra Widgets 1.0.0'''
astro-woocommerce-free-gift:
QueryParameter:
number: 1.0.1
@@ -2674,7 +2694,8 @@ plugins:
found_by: Query Parameter (Passive Detection)
interesting_entries:
- http://wp.lab/wp-content/plugins/basepress/icons/icons.css?ver=1.7.8
- confidence: 10
+ - http://wp.lab/wp-content/plugins/basepress/public/js/basepress.js?ver=1.7.8
+ confidence: 20
bazz-callback-widget:
QueryParameter:
number: '3.12'
@@ -2897,6 +2918,25 @@ plugins:
confidence: 10
interesting_entries:
- http://wp.lab/wp-content/plugins/bern-badge-for-bernie-sanders/bern-badge.css?ver=1.1.5
+ best-testimonial:
+ QueryParameter:
+ number: 1.0.2
+ found_by: Query Parameter (Passive Detection)
+ interesting_entries:
+ - http://wp.lab/wp-content/plugins/best-testimonial/public/css/bootstrap.min.css?ver=1.0.2
+ - http://wp.lab/wp-content/plugins/best-testimonial/public/css/owl.carousel.css?ver=1.0.2
+ - http://wp.lab/wp-content/plugins/best-testimonial/public/css/font-awesome.min.css?ver=1.0.2
+ - http://wp.lab/wp-content/plugins/best-testimonial/public/css/style.css?ver=1.0.2
+ - http://wp.lab/wp-content/plugins/best-testimonial/public/js/bootstrap.min.js?ver=1.0.2
+ - http://wp.lab/wp-content/plugins/best-testimonial/public/js/owl.carousel.min.js?ver=1.0.2
+ - http://wp.lab/wp-content/plugins/best-testimonial/public/js/main.js?ver=1.0.2
+ confidence: 70
+ TranslationFile:
+ number: 1.0.2
+ found_by: Translation File (Aggressive Detection)
+ interesting_entries:
+ - 'http://wp.lab/wp-content/plugins/best-testimonial/languages/best-testimonial.pot,
+ Match: ''"Project-Id-Version: Best Testimonial v1.0.2'''
better-archives-widget:
QueryParameter:
number: 2.2.1
@@ -3228,6 +3268,14 @@ plugins:
interesting_entries:
- http://wp.lab/wp-content/plugins/blip-slideshow/blip.js?ver=1.2.7
- http://wp.lab/wp-content/plugins/blip-slideshow/blip-mootools.js?ver=1.2.7
+ block-fancy-list-item:
+ QueryParameter:
+ number: 1.0.0
+ found_by: Query Parameter (Passive Detection)
+ interesting_entries:
+ - http://wp.lab/wp-content/plugins/block-fancy-list-item/public/css/block-fancy-list-item-public.css?ver=1.0.0
+ - http://wp.lab/wp-content/plugins/block-fancy-list-item/public/js/block-fancy-list-item-public.js?ver=1.0.0
+ confidence: 20
block-spammers:
TranslationFile:
number: '0.3'
@@ -3371,6 +3419,28 @@ plugins:
confidence: 10
interesting_entries:
- http://wp.lab/wp-content/plugins/blur-text/blur-text.js?ver=1.0.0
+ bmlt-tabbed-map:
+ QueryParameter:
+ number: 1.0.4
+ found_by: Query Parameter (Passive Detection)
+ interesting_entries:
+ - http://wp.lab/wp-content/plugins/bmlt-tabbed-map/public/css/leaflet.css?ver=1.0.4
+ - http://wp.lab/wp-content/plugins/bmlt-tabbed-map/public/css/L.Control.Locate.min.css?ver=1.0.4
+ - http://wp.lab/wp-content/plugins/bmlt-tabbed-map/public/css/MarkerCluster.css?ver=1.0.4
+ - http://wp.lab/wp-content/plugins/bmlt-tabbed-map/public/css/MarkerCluster.Default.css?ver=1.0.4
+ - http://wp.lab/wp-content/plugins/bmlt-tabbed-map/public/css/jquery.badge.css?ver=1.0.4
+ - http://wp.lab/wp-content/plugins/bmlt-tabbed-map/public/css/fontawesome-5.6.1.css?ver=1.0.4
+ - http://wp.lab/wp-content/plugins/bmlt-tabbed-map/public/css/datatables-1.10.18.min.css?ver=1.0.4
+ - http://wp.lab/wp-content/plugins/bmlt-tabbed-map/public/css/bmlt_tabbed_map-public.css?ver=1.0.4
+ - http://wp.lab/wp-content/plugins/bmlt-tabbed-map/public/js/leaflet.js?ver=1.0.4
+ - http://wp.lab/wp-content/plugins/bmlt-tabbed-map/public/js/L.Control.Locate.min.js?ver=1.0.4
+ - http://wp.lab/wp-content/plugins/bmlt-tabbed-map/public/js/leaflet.markercluster.js?ver=1.0.4
+ - http://wp.lab/wp-content/plugins/bmlt-tabbed-map/public/js/leaflet.spin.js?ver=1.0.4
+ - http://wp.lab/wp-content/plugins/bmlt-tabbed-map/public/js/spin.min.js?ver=1.0.4
+ - http://wp.lab/wp-content/plugins/bmlt-tabbed-map/public/js/jquery.badge.js?ver=1.0.4
+ - http://wp.lab/wp-content/plugins/bmlt-tabbed-map/public/js/datatables-1.10.18.min.js?ver=1.0.4
+ - http://wp.lab/wp-content/plugins/bmlt-tabbed-map/public/js/bmlt_tabbed_map-public.js?ver=1.0.4
+ confidence: 100
bmo-expo:
Comment:
number: 1.0.15
@@ -3489,6 +3559,14 @@ plugins:
confidence: 10
interesting_entries:
- http://wp.lab/wp-content/plugins/bns-theme-details/css/bnstd-style.css?ver=0.4.1
+ boardea-storyboard-integration:
+ QueryParameter:
+ number: '1.7'
+ found_by: Query Parameter (Passive Detection)
+ interesting_entries:
+ - http://wp.lab/wp-content/plugins/boardea-storyboard-integration/boardea.min.css?ver=1.7
+ - http://wp.lab/wp-content/plugins/boardea-storyboard-integration/boardea.min.js?ver=1.7
+ confidence: 20
boast-display:
QueryParameter:
number: 1.2.2
@@ -4253,6 +4331,13 @@ plugins:
interesting_entries:
- 'http://wp.lab/wp-content/plugins/bugherd-dashboard/languages/plugin-name.pot,
Match: ''Project-Id-Version: TODO 1.0.0'''
+ builder-blocks:
+ QueryParameter:
+ number: 1.0.0
+ found_by: Query Parameter (Passive Detection)
+ interesting_entries:
+ - http://wp.lab/wp-content/plugins/builder-blocks/blocks/dist/main.css?ver=1.0.0
+ confidence: 10
bulk-delete:
TranslationFile:
number: 5.5.7
@@ -6391,6 +6476,13 @@ plugins:
- http://wp.lab/wp-content/plugins/cosmic-carousel/public/css/cosmic-public.css?ver=1.0.0
- http://wp.lab/wp-content/plugins/cosmic-carousel/public/js/cosmic-public.js?ver=1.0.0
confidence: 20
+ cotacao-moedas-hoje:
+ QueryParameter:
+ number: 1.0.0
+ found_by: Query Parameter (Passive Detection)
+ interesting_entries:
+ - http://wp.lab/wp-content/plugins/cotacao-moedas-hoje/public/css/cmh-bcb-public.css?ver=1.0.0
+ confidence: 10
coupon-reveal-button:
QueryParameter:
number: 1.0.0
@@ -6651,6 +6743,13 @@ plugins:
interesting_entries:
- http://wp.lab/wp-content/plugins/custom-facebook-feed/css/cff-style.css?ver=2.4.6
- http://wp.lab/wp-content/plugins/custom-facebook-feed/js/cff-scripts.js?ver=2.4.6
+ custom-importer-exporter:
+ TranslationFile:
+ number: '1.0'
+ found_by: Translation File (Aggressive Detection)
+ interesting_entries:
+ - 'http://wp.lab/wp-content/plugins/custom-importer-exporter/languages/custom-importer-exporter.pot,
+ Match: ''-Id-Version: Custom Importer & Exporter 1.0'''
custom-javascript-editor:
TranslationFile:
number: '1.1'
@@ -6954,6 +7053,12 @@ plugins:
interesting_entries:
- 'http://wp.lab/wp-content/plugins/demo-bar/languages/demo-bar.pot, Match:
''Project-Id-Version: Demo Bar 1.0.1'''
+ demoify-blocks:
+ ComposerFile:
+ number: 1.0.1
+ found_by: Composer File (Aggressive Detection)
+ interesting_entries:
+ - 'http://wp.lab/wp-content/plugins/demoify-blocks/package.json, Match: ''1.0.1'''
depublish-posts:
TranslationFile:
number: 1.0.0
@@ -8764,6 +8869,14 @@ plugins:
- http://wp.lab/wp-content/plugins/everest-timeline-lite/css/font-awesome.min.css?ver=1.0.0
- http://wp.lab/wp-content/plugins/everest-timeline-lite/css/etlak-frontend.css?ver=1.0.0
- http://wp.lab/wp-content/plugins/everest-timeline-lite/css/etlak-responsive.css?ver=1.0.0
+ everest-toolkit:
+ QueryParameter:
+ number: 1.0.1
+ found_by: Query Parameter (Passive Detection)
+ interesting_entries:
+ - http://wp.lab/wp-content/plugins/everest-toolkit/public/css/everest-toolkit-public.css?ver=1.0.1
+ - http://wp.lab/wp-content/plugins/everest-toolkit/public/js/everest-toolkit-public.js?ver=1.0.1
+ confidence: 20
everkinetic:
QueryParameter:
number: 1.0.3
@@ -9939,6 +10052,13 @@ plugins:
interesting_entries:
- http://wp.lab/wp-content/plugins/frontier-post/frontier-post.css?ver=4.4.1
confidence: 10
+ full-width-responsive-slider-wp:
+ TranslationFile:
+ number: '1.1'
+ found_by: Translation File (Aggressive Detection)
+ interesting_entries:
+ - 'http://wp.lab/wp-content/plugins/full-width-responsive-slider-wp/languages/full-width-responsive-slider-wp.pot,
+ Match: ''ersion: Full Width Responsive Slider Wp 1.1'''
fullscreen-galleria:
QueryParameter:
number: 1.6.4
@@ -10115,6 +10235,20 @@ plugins:
- http://wp.lab/wp-content/plugins/gdpr-personal-data-reports/public/css/gdpr-personal-data-reports-public.css?ver=1.0.0
- http://wp.lab/wp-content/plugins/gdpr-personal-data-reports/public/js/gdpr-personal-data-reports-public.js?ver=1.0.0
confidence: 20
+ gdpr-request-form:
+ QueryParameter:
+ number: 1.0.0
+ found_by: Query Parameter (Passive Detection)
+ interesting_entries:
+ - http://wp.lab/wp-content/plugins/gdpr-request-form/public/css/gdpr-request-form-public.css?ver=1.0.0
+ - http://wp.lab/wp-content/plugins/gdpr-request-form/public/js/gdpr-request-form-public.js?ver=1.0.0
+ confidence: 20
+ TranslationFile:
+ number: 1.0.0
+ found_by: Translation File (Aggressive Detection)
+ interesting_entries:
+ - 'http://wp.lab/wp-content/plugins/gdpr-request-form/languages/gdpr-request-form.pot,
+ Match: ''"Project-Id-Version: GDPR Request Form 1.0.0'''
gdpr-tools:
QueryParameter:
number: 1.0.0
@@ -11620,6 +11754,16 @@ plugins:
interesting_entries:
- http://wp.lab/wp-content/plugins/highlight-search-terms/hlst-extend.min.js?ver=1.4.7
confidence: 10
+ highlighting-code-block:
+ QueryParameter:
+ number: 1.0.2
+ found_by: Query Parameter (Passive Detection)
+ interesting_entries:
+ - http://wp.lab/wp-content/plugins/highlighting-code-block/assets/css/cloring_light.css?ver=1.0.2
+ - http://wp.lab/wp-content/plugins/highlighting-code-block/assets/css/hcb_style.css?ver=1.0.2
+ - http://wp.lab/wp-content/plugins/highlighting-code-block/assets/js/prism.js?ver=1.0.2
+ - http://wp.lab/wp-content/plugins/highlighting-code-block/assets/js/hcb_script.js?ver=1.0.2
+ confidence: 40
hijri-calendar-widget:
QueryParameter:
number: 1.0.0
@@ -11999,6 +12143,14 @@ plugins:
- http://wp.lab/wp-content/plugins/iconpress-lite/assets/css/panel.css?ver=1.4.0
- http://wp.lab/wp-content/plugins/iconpress-lite/assets/js/iconpress.min.js?ver=1.4.0
confidence: 30
+ icons-factory:
+ QueryParameter:
+ number: 1.6.11
+ found_by: Query Parameter (Passive Detection)
+ interesting_entries:
+ - http://wp.lab/wp-content/plugins/icons-factory/css/icons_factory.min.css?ver=1.6.11
+ - http://wp.lab/wp-content/plugins/icons-factory/js/icons_factory.min.js?ver=1.6.11
+ confidence: 20
ics-button:
JavascriptVar:
number: '0.6'
@@ -12506,6 +12658,14 @@ plugins:
interesting_entries:
- http://wp.lab/wp-content/plugins/instantsearch-for-woocommerce/public/assets/css/wcis_plugin.css?ver=1.9.18
confidence: 10
+ instascaler-get-traffic:
+ QueryParameter:
+ number: 1.0.0
+ found_by: Query Parameter (Passive Detection)
+ interesting_entries:
+ - http://wp.lab/wp-content/plugins/instascaler-get-traffic/public/css/instawp-public.css?ver=1.0.0
+ - http://wp.lab/wp-content/plugins/instascaler-get-traffic/public/js/instawp-public.js?ver=1.0.0
+ confidence: 20
instashare:
QueryParameter:
number: 1.0.1
@@ -13325,6 +13485,12 @@ plugins:
- http://wp.lab/wp-content/plugins/kento-simple-fancy-gallery/js/jquery.fancybox-1.3.4.pack.js?ver=1.0
- http://wp.lab/wp-content/plugins/kento-simple-fancy-gallery/js/smoothbox.js?ver=1.0
confidence: 30
+ kenzap-features:
+ ComposerFile:
+ number: 1.0.0
+ found_by: Composer File (Aggressive Detection)
+ interesting_entries:
+ - 'http://wp.lab/wp-content/plugins/kenzap-features/package.json, Match: ''1.0.0'''
ketno-lazy-page-loader:
QueryParameter:
number: '1.0'
@@ -14289,6 +14455,14 @@ plugins:
- http://wp.lab/wp-content/plugins/livestream-notice/livestream-notice.css?ver=1.1.2
- http://wp.lab/wp-content/plugins/livestream-notice/livestream-notice.js?ver=1.1.2
confidence: 20
+ livetwitch:
+ QueryParameter:
+ number: 0.0.2
+ found_by: Query Parameter (Passive Detection)
+ interesting_entries:
+ - http://wp.lab/wp-content/plugins/livetwitch/public/css/twitch-public.css?ver=0.0.2
+ - http://wp.lab/wp-content/plugins/livetwitch/public/js/twitch-public.js?ver=0.0.2
+ confidence: 20
loanthru-calculator:
QueryParameter:
number: 1.0.0
@@ -14637,6 +14811,14 @@ plugins:
- http://wp.lab/wp-content/plugins/lsx-testimonials/assets/css/lsx-testimonials.css?ver=1.1.3
- http://wp.lab/wp-content/plugins/lsx-testimonials/assets/js/lsx-testimonials.min.js?ver=1.1.3
confidence: 30
+ lsx-videos:
+ QueryParameter:
+ number: 1.0.8
+ found_by: Query Parameter (Passive Detection)
+ interesting_entries:
+ - http://wp.lab/wp-content/plugins/lsx-videos/assets/css/lsx-videos.css?ver=1.0.8
+ - http://wp.lab/wp-content/plugins/lsx-videos/assets/js/lsx-videos.min.js?ver=1.0.8
+ confidence: 20
ltd-tickets:
QueryParameter:
number: 1.0.2
@@ -14986,6 +15168,12 @@ plugins:
- http://wp.lab/wp-content/plugins/mango-popup/assets/frontend/css/main.css?ver=1.1.0
- http://wp.lab/wp-content/plugins/mango-popup/assets/frontend/js/main.js?ver=1.1.0
confidence: 40
+ map-block-leaflet:
+ ComposerFile:
+ number: 1.1.0
+ found_by: Composer File (Aggressive Detection)
+ interesting_entries:
+ - 'http://wp.lab/wp-content/plugins/map-block-leaflet/package.json, Match: ''1.1.0'''
map-for-acf:
ComposerFile:
number: '1.3'
@@ -15182,6 +15370,14 @@ plugins:
- http://wp.lab/wp-content/plugins/matador-jobs/assets/css/matador.css?ver=3.3.2
- http://wp.lab/wp-content/plugins/matador-jobs/assets/scripts/matador.js?ver=3.3.2
confidence: 20
+ material-design-for-contact-form-7:
+ QueryParameter:
+ number: 2.2.1
+ found_by: Query Parameter (Passive Detection)
+ interesting_entries:
+ - http://wp.lab/wp-content/plugins/material-design-for-contact-form-7/assets/css/cf7-material-design.css?ver=2.2.1
+ - http://wp.lab/wp-content/plugins/material-design-for-contact-form-7/assets/js/cf7-material-design-bundle.js?ver=2.2.1
+ confidence: 20
material-design-icons:
QueryParameter:
number: 0.0.5
@@ -15212,6 +15408,12 @@ plugins:
found_by: Composer File (Aggressive Detection)
interesting_entries:
- 'http://wp.lab/wp-content/plugins/materializer/package.json, Match: ''0.2.0'''
+ mathml-block:
+ ComposerFile:
+ number: 1.0.0
+ found_by: Composer File (Aggressive Detection)
+ interesting_entries:
+ - 'http://wp.lab/wp-content/plugins/mathml-block/package.json, Match: ''1.0.0'''
maven-member:
QueryParameter:
number: 1.0.35
@@ -17056,6 +17258,13 @@ plugins:
interesting_entries:
- 'http://wp.lab/wp-content/plugins/nt-redirect/lang/nt-redirect-vi_VN.po, Match:
''epath: D:\\projects\\nt-redirect\\tags\\1.1'''
+ numb-facebook-page:
+ QueryParameter:
+ number: '1.0'
+ found_by: Query Parameter (Passive Detection)
+ interesting_entries:
+ - http://wp.lab/wp-content/plugins/numb-facebook-page/js/numb-main.js?ver=1.0
+ confidence: 10
numix-post-slider:
QueryParameter:
number: 1.0.2
@@ -17150,6 +17359,13 @@ plugins:
found_by: Composer File (Aggressive Detection)
interesting_entries:
- 'http://wp.lab/wp-content/plugins/oboxmedia-ads/package.json, Match: ''1.4.2'''
+ oc-newsletter:
+ QueryParameter:
+ number: 1.0.0
+ found_by: Query Parameter (Passive Detection)
+ interesting_entries:
+ - http://wp.lab/wp-content/plugins/oc-newsletter/assets/js/custom.min.js?ver=1.0.0
+ confidence: 10
ocr-one:
QueryParameter:
number: 1.0.4
@@ -17263,6 +17479,19 @@ plugins:
interesting_entries:
- 'http://wp.lab/wp-content/plugins/one-click-demo-import/languages/pt-ocdi.pot,
Match: ''oject-Id-Version: One Click Demo Import 2.4.0'''
+ one-page-blocks:
+ QueryParameter:
+ number: 1.0.0
+ found_by: Query Parameter (Passive Detection)
+ interesting_entries:
+ - http://wp.lab/wp-content/plugins/one-page-blocks/public/dist/global.bundle.css?ver=1.0.0
+ confidence: 10
+ TranslationFile:
+ number: 1.0.0
+ found_by: Translation File (Aggressive Detection)
+ interesting_entries:
+ - 'http://wp.lab/wp-content/plugins/one-page-blocks/languages/coming-soon-blocks.pot,
+ Match: ''"Project-Id-Version: Coming Soon Blocks 1.0.0'''
one-thousand-nine-hundred-and-ninety-nineify:
QueryParameter:
number: 0.0.3
@@ -18014,6 +18243,14 @@ plugins:
interesting_entries:
- http://wp.lab/wp-content/plugins/perfect-pullquotes/perfect-pullquotes.css?ver=1.7.5
confidence: 10
+ perfectwpthemes-toolkit:
+ QueryParameter:
+ number: 1.0.0
+ found_by: Query Parameter (Passive Detection)
+ interesting_entries:
+ - http://wp.lab/wp-content/plugins/perfectwpthemes-toolkit/public/css/perfectwpthemes-toolkit-public.css?ver=1.0.0
+ - http://wp.lab/wp-content/plugins/perfectwpthemes-toolkit/public/js/perfectwpthemes-toolkit-public.js?ver=1.0.0
+ confidence: 20
persian-quote-of-the-day-by-sokhanak:
QueryParameter:
number: '1.3'
@@ -19173,6 +19410,13 @@ plugins:
interesting_entries:
- 'http://wp.lab/wp-content/plugins/prices-by-user-role-lite/languages/PriceByRoleLite.pot,
Match: ''ct-Id-Version: Prices By User Role Lite 1.0'''
+ pricing-table-block:
+ ComposerFile:
+ number: 1.0.0
+ found_by: Composer File (Aggressive Detection)
+ interesting_entries:
+ - 'http://wp.lab/wp-content/plugins/pricing-table-block/package.json, Match:
+ ''1.0.0'''
primer-by-chloedigital:
QueryParameter:
number: 1.0.2
@@ -19221,6 +19465,14 @@ plugins:
interesting_entries:
- 'http://wp.lab/wp-content/plugins/pro-vip/languages/provip-fa_IR.po, Match:
''"Project-Id-Version: Pro-VIP v0.1.4'''
+ probotdev-customer-support-faq-chatbot:
+ QueryParameter:
+ number: 0.0.1
+ found_by: Query Parameter (Passive Detection)
+ interesting_entries:
+ - http://wp.lab/wp-content/plugins/probotdev-customer-support-faq-chatbot/public/css/default.css?ver=0.0.1
+ - http://wp.lab/wp-content/plugins/probotdev-customer-support-faq-chatbot/public/js/default.js?ver=0.0.1
+ confidence: 20
processing-js:
QueryParameter:
number: 1.6.6
@@ -19751,6 +20003,13 @@ plugins:
- http://wp.lab/wp-content/plugins/quatriceps/quatriceps.css?ver=1.1.3
- http://wp.lab/wp-content/plugins/quatriceps/quatriceps.js?ver=1.1.3
confidence: 20
+ quform-mailchimp:
+ TranslationFile:
+ number: 1.0.0
+ found_by: Translation File (Aggressive Detection)
+ interesting_entries:
+ - 'http://wp.lab/wp-content/plugins/quform-mailchimp/languages/quform-mailchimp.pot,
+ Match: ''"Project-Id-Version: Quform Mailchimp 1.0.0'''
quick-chat:
QueryParameter:
number: '4.14'
@@ -21162,6 +21421,13 @@ plugins:
interesting_entries:
- 'http://wp.lab/wp-content/plugins/run-log/languages/run-log-he_IL.po, Match:
''#. #-#-#-#-# run-log-code.pot (Run Log 1.7.2'''
+ rundiz-downloads:
+ QueryParameter:
+ number: '0.3'
+ found_by: Query Parameter (Passive Detection)
+ interesting_entries:
+ - http://wp.lab/wp-content/plugins/rundiz-downloads/assets/css/front/rd-downloads.min.css?ver=0.3
+ confidence: 10
russian-currency-chart:
TranslationFile:
number: '0.6'
@@ -22144,6 +22410,13 @@ plugins:
found_by: Comment (Passive Detection)
interesting_entries:
- 'http://wp.lab/, Match: ''Shortn.It version 1.7.4'''
+ shortpixel-adaptive-images:
+ QueryParameter:
+ number: 0.8.0
+ found_by: Query Parameter (Passive Detection)
+ interesting_entries:
+ - http://wp.lab/wp-content/plugins/shortpixel-adaptive-images/js/ai.js?ver=0.8.0
+ confidence: 10
show-active-purchases-for-woocommerce:
QueryParameter:
number: 1.0.0
@@ -22498,6 +22771,14 @@ plugins:
interesting_entries:
- 'http://wp.lab/wp-content/plugins/simple-fading-testimonials-widget/languages/simple-fading-testimonials-es_ES.po,
Match: ''-Id-Version: Simple Fading Testimonials 1.1.1'''
+ simple-fancybox:
+ QueryParameter:
+ number: '1.0'
+ found_by: Query Parameter (Passive Detection)
+ interesting_entries:
+ - http://wp.lab/wp-content/plugins/simple-fancybox/css/jquery.fancybox.min.css?ver=1.0
+ - http://wp.lab/wp-content/plugins/simple-fancybox/js/jquery.fancybox.min.js?ver=1.0
+ confidence: 20
simple-featured-image-finder:
TranslationFile:
number: '1.0'
@@ -22638,6 +22919,12 @@ plugins:
- http://wp.lab/wp-content/plugins/simple-post-gmaps/lib/geoxml3.js?ver=3.2
- http://wp.lab/wp-content/plugins/simple-post-gmaps/inc/ressources/spgm-map.min.js?ver=3.2
confidence: 20
+ simple-posts-ticker:
+ Comment:
+ number: 1.0.0
+ found_by: Comment (Passive Detection)
+ interesting_entries:
+ - 'http://wp.lab/, Match: ''te uses the Simple Posts Ticker plugin v1.0.0'''
simple-responsive-images:
QueryParameter:
number: 1.0.3
@@ -23071,6 +23358,17 @@ plugins:
- http://wp.lab/wp-content/plugins/slider-and-carousel-plus-widget-for-instagram/assets/css/slick.css?ver=1.3
- http://wp.lab/wp-content/plugins/slider-and-carousel-plus-widget-for-instagram/assets/css/iscwp-public.css?ver=1.3
confidence: 40
+ slider-by-webxapp:
+ QueryParameter:
+ number: 1.0.1
+ found_by: Query Parameter (Passive Detection)
+ interesting_entries:
+ - http://wp.lab/wp-content/plugins/slider-by-webxapp/assets/css/style.css?ver=1.0.1
+ - http://wp.lab/wp-content/plugins/slider-by-webxapp/assets/css/slick/slick.css?ver=1.0.1
+ - http://wp.lab/wp-content/plugins/slider-by-webxapp/assets/css/slick/slick-theme.css?ver=1.0.1
+ - http://wp.lab/wp-content/plugins/slider-by-webxapp/assets/js/script.js?ver=1.0.1
+ - http://wp.lab/wp-content/plugins/slider-by-webxapp/assets/js/slick.min.js?ver=1.0.1
+ confidence: 50
slider-spider:
QueryParameter:
number: 1.0.0
@@ -23838,6 +24136,15 @@ plugins:
- http://wp.lab/wp-content/plugins/sponsor-banners/public/css/sponsor-public.css?ver=1.0.0
- http://wp.lab/wp-content/plugins/sponsor-banners/public/js/sponsor-public.js?ver=1.0.0
confidence: 20
+ sponsors-carousel:
+ QueryParameter:
+ number: '4.00'
+ found_by: Query Parameter (Passive Detection)
+ interesting_entries:
+ - http://wp.lab/wp-content/plugins/sponsors-carousel/js/jquery.jcarousel.min.js?ver=4.00
+ - http://wp.lab/wp-content/plugins/sponsors-carousel/js/jquery.jcarousel-autoscroll.min.js?ver=4.00
+ - http://wp.lab/wp-content/plugins/sponsors-carousel/js/sponsors-carousel.js?ver=4.00
+ confidence: 30
sponsors-slideshow-widget:
QueryParameter:
number: 2.4.7
@@ -23911,6 +24218,14 @@ plugins:
interesting_entries:
- http://wp.lab/wp-content/plugins/spyr-bar/style.css?ver=1.0.1
confidence: 10
+ sql-reporting-services:
+ QueryParameter:
+ number: 1.0.0
+ found_by: Query Parameter (Passive Detection)
+ interesting_entries:
+ - http://wp.lab/wp-content/plugins/sql-reporting-services/public/css/sql-reporting-services-public.css?ver=1.0.0
+ - http://wp.lab/wp-content/plugins/sql-reporting-services/public/js/sql-reporting-services-public.js?ver=1.0.0
+ confidence: 20
square-thumbnails:
QueryParameter:
number: 1.1.0
@@ -23942,6 +24257,14 @@ plugins:
- http://wp.lab/wp-content/plugins/srizon-instagram-album/site/resources/materialize.css?ver=1.0
- http://wp.lab/wp-content/plugins/srizon-instagram-album/site/resources/app.css?ver=1.0
confidence: 20
+ ssbd-contact-from:
+ QueryParameter:
+ number: 1.0.0
+ found_by: Query Parameter (Passive Detection)
+ interesting_entries:
+ - http://wp.lab/wp-content/plugins/ssbd-contact-from/public/css/ssbd_plugin-public.css?ver=1.0.0
+ - http://wp.lab/wp-content/plugins/ssbd-contact-from/public/js/ssbd_plugin-public.js?ver=1.0.0
+ confidence: 20
ssl-insecure-content-fixer:
ChangeLog:
number: 2.5.0
@@ -24144,6 +24467,14 @@ plugins:
interesting_entries:
- 'http://wp.lab/wp-content/plugins/stonehenge-em-maps-styling/languages/stonehenge-em-maps-styling-nl_NL.po,
Match: ''er %u2013 Google Maps Styling (Add-on) v1.2'''
+ stop-automatic-updates:
+ QueryParameter:
+ number: 1.0.0
+ found_by: Query Parameter (Passive Detection)
+ interesting_entries:
+ - http://wp.lab/wp-content/plugins/stop-automatic-updates/public/css/stop-automatic-updates-public.css?ver=1.0.0
+ - http://wp.lab/wp-content/plugins/stop-automatic-updates/public/js/stop-automatic-updates-public.js?ver=1.0.0
+ confidence: 20
storefront-jetpack:
QueryParameter:
number: 1.0.0
@@ -24934,6 +25265,13 @@ plugins:
- http://wp.lab/wp-content/plugins/terrys-commentary/default.css?ver=1.0
- http://wp.lab/wp-content/plugins/terrys-commentary/tooltip.js?ver=1.0
confidence: 20
+ testimonials-block:
+ ComposerFile:
+ number: 1.0.0
+ found_by: Composer File (Aggressive Detection)
+ interesting_entries:
+ - 'http://wp.lab/wp-content/plugins/testimonials-block/package.json, Match:
+ ''1.0.0'''
testimonials-slider-block:
ComposerFile:
number: 1.0.0
@@ -25149,6 +25487,13 @@ plugins:
- http://wp.lab/wp-content/plugins/themeregion-companion/public/css/themeregion-companion-public.css?ver=1.0.0
- http://wp.lab/wp-content/plugins/themeregion-companion/public/js/themeregion-companion-public.js?ver=1.0.0
confidence: 20
+ themify-builder:
+ QueryParameter:
+ number: 4.1.3
+ found_by: Query Parameter (Passive Detection)
+ interesting_entries:
+ - http://wp.lab/wp-content/plugins/themify-builder/themify/js/main.min.js?ver=4.1.3
+ confidence: 10
themify-builder-lite:
QueryParameter:
number: 2.0.9
@@ -25419,6 +25764,13 @@ plugins:
interesting_entries:
- http://wp.lab/wp-content/plugins/top-commenters-gravatar/style.css?ver=1.1
confidence: 10
+ top-cta-bar:
+ QueryParameter:
+ number: 1.0.9
+ found_by: Query Parameter (Passive Detection)
+ interesting_entries:
+ - http://wp.lab/wp-content/plugins/top-cta-bar/js/front.js?ver=1.0.9
+ confidence: 10
top-list:
QueryParameter:
number: 1.0.0
@@ -25522,6 +25874,13 @@ plugins:
interesting_entries:
- 'http://wp.lab/wp-content/plugins/tour-operator-team/package.json, Match:
''1.1.0'''
+ tp-piebuilder:
+ TranslationFile:
+ number: '0.6'
+ found_by: Translation File (Aggressive Detection)
+ interesting_entries:
+ - 'http://wp.lab/wp-content/plugins/tp-piebuilder/languages/tp-piebuilder.pot,
+ Match: ''"Project-Id-Version: TP Piebuilder 0.6'''
tp-recipe:
TranslationFile:
number: 1.1.2
@@ -25733,6 +26092,13 @@ plugins:
- http://wp.lab/wp-content/plugins/turbo-widgets/public/css/turbo-widgets-public.css?ver=2.0.0
- http://wp.lab/wp-content/plugins/turbo-widgets/public/js/turbo-widgets-public.js?ver=2.0.0
confidence: 20
+ tutorial-blocks-gutenberg-blocks-collection:
+ QueryParameter:
+ number: 1.0.0
+ found_by: Query Parameter (Passive Detection)
+ interesting_entries:
+ - http://wp.lab/wp-content/plugins/tutorial-blocks-gutenberg-blocks-collection/vendor/codemirror/addon/mode/loadmode.js?ver=1.0.0
+ confidence: 10
tv-streaming:
QueryParameter:
number: 1.0.2
@@ -26153,6 +26519,13 @@ plugins:
- http://wp.lab/wp-content/plugins/ultra-coupons-cashbacks/assets/js/jquery.dataTables.min.js?ver=1.0
- http://wp.lab/wp-content/plugins/ultra-coupons-cashbacks/assets/js/main.js?ver=1.0
confidence: 60
+ um-custom-tab-builder-lite:
+ TranslationFile:
+ number: 1.0.0
+ found_by: Translation File (Aggressive Detection)
+ interesting_entries:
+ - 'http://wp.lab/wp-content/plugins/um-custom-tab-builder-lite/languages/um-custom-tab-builder-lite-lite.pot,
+ Match: ''-Id-Version: UM Custom Tab Builder Lite 1.0.0'''
um-events-lite-for-ultimate-member:
QueryParameter:
number: 1.0.0
@@ -26166,6 +26539,13 @@ plugins:
interesting_entries:
- 'http://wp.lab/wp-content/plugins/um-events-lite-for-ultimate-member/languages/um-events.pot,
Match: ''ion: UM Events Lite for Ultimate Member 1.0.0'''
+ um-navigation-menu:
+ TranslationFile:
+ number: 1.0.0
+ found_by: Translation File (Aggressive Detection)
+ interesting_entries:
+ - 'http://wp.lab/wp-content/plugins/um-navigation-menu/languages/um-navigation-menu.pot,
+ Match: ''"Project-Id-Version: UM Navigation Menu 1.0.0'''
um-plug:
QueryParameter:
number: 1.2.0
@@ -26512,6 +26892,13 @@ plugins:
interesting_entries:
- 'http://wp.lab/wp-content/plugins/utm-dot-codes/languages/utm-dot-codes.pot,
Match: ''"Project-Id-Version: utm.codes 1.0.1'''
+ utm-tracker:
+ QueryParameter:
+ number: 1.0.2
+ found_by: Query Parameter (Passive Detection)
+ interesting_entries:
+ - http://wp.lab/wp-content/plugins/utm-tracker/js/utmtracker.min.js?ver=1.0.2
+ confidence: 10
utopian-images:
QueryParameter:
number: 1.0.0
@@ -26781,6 +27168,13 @@ plugins:
- http://wp.lab/wp-content/plugins/vies-validator/public/css/vies-validator-public.css?ver=1.0.4
- http://wp.lab/wp-content/plugins/vies-validator/public/js/vies-validator-public.js?ver=1.0.4
confidence: 20
+ vikoder-posts-block:
+ TranslationFile:
+ number: 1.1.0
+ found_by: Translation File (Aggressive Detection)
+ interesting_entries:
+ - 'http://wp.lab/wp-content/plugins/vikoder-posts-block/i18n/languages/vikoder-posts-block.pot,
+ Match: ''ject-Id-Version: Posts Block by Vikoder 1.1.0'''
vinteotv-video-ads:
QueryParameter:
number: '1.0'
@@ -27711,6 +28105,14 @@ plugins:
- http://wp.lab/wp-content/plugins/whoteaches-portal/public/js/bootstrap.min.js?ver=1.0.0
- http://wp.lab/wp-content/plugins/whoteaches-portal/public/js/whoteaches-portal-public.js?ver=1.0.0
confidence: 50
+ wide-payer:
+ QueryParameter:
+ number: 1.0.3
+ found_by: Query Parameter (Passive Detection)
+ interesting_entries:
+ - http://wp.lab/wp-content/plugins/wide-payer/public/css/wide-payer-public.css?ver=1.0.3
+ - http://wp.lab/wp-content/plugins/wide-payer/public/js/wide-payer-public.js?ver=1.0.3
+ confidence: 20
widget-alias:
TranslationFile:
number: 1.7.2
@@ -28789,6 +29191,13 @@ plugins:
interesting_entries:
- 'http://wp.lab/wp-content/plugins/woocommerce-payment-fees/package.json, Match:
''1.5.2'''
+ woocommerce-paypal-here-gateway:
+ TranslationFile:
+ number: 1.0.0
+ found_by: Translation File (Aggressive Detection)
+ interesting_entries:
+ - 'http://wp.lab/wp-content/plugins/woocommerce-paypal-here-gateway/i18n/languages/woocommerce-gateway-paypal-here.pot,
+ Match: ''ersion: WooCommerce PayPal Here Gateway 1.0.0'''
woocommerce-pop-recarga:
TranslationFile:
number: 2.0.6
@@ -29688,6 +30097,13 @@ plugins:
- http://wp.lab/wp-content/plugins/wp-code-highlightjs/styles/default.css?ver=0.6.2
- http://wp.lab/wp-content/plugins/wp-code-highlightjs/highlight.common.pack.js?ver=0.6.2
confidence: 20
+ wp-codemirror-block:
+ QueryParameter:
+ number: 1.0.0
+ found_by: Query Parameter (Passive Detection)
+ interesting_entries:
+ - http://wp.lab/wp-content/plugins/wp-codemirror-block/vendor/codemirror/addon/mode/loadmode.js?ver=1.0.0
+ confidence: 10
wp-collab-lite:
QueryParameter:
number: 1.0.0
@@ -30465,6 +30881,13 @@ plugins:
- http://wp.lab/wp-content/plugins/wp-gistpen/assets/css/web.min.css?ver=0.5.8
- http://wp.lab/wp-content/plugins/wp-gistpen/assets/js/prism.min.js?ver=0.5.8
confidence: 40
+ wp-githuber-md:
+ QueryParameter:
+ number: 1.3.1
+ found_by: Query Parameter (Passive Detection)
+ interesting_entries:
+ - http://wp.lab/wp-content/plugins/wp-githuber-md/assets/css/githuber-md.css?ver=1.3.1
+ confidence: 10
wp-glossary-hover:
QueryParameter:
number: 1.2.3
@@ -31173,6 +31596,14 @@ plugins:
confidence: 10
interesting_entries:
- http://wp.lab/wp-content/plugins/wp-multilang/assets/styles/main.min.css?ver=2.1.7
+ wp-munich-blocks:
+ QueryParameter:
+ number: 0.3.0
+ found_by: Query Parameter (Passive Detection)
+ interesting_entries:
+ - http://wp.lab/wp-content/plugins/wp-munich-blocks/css/filter.min.css?ver=0.3.0
+ - http://wp.lab/wp-content/plugins/wp-munich-blocks/blocks/blocks-frontend.min.js?ver=0.3.0
+ confidence: 20
wp-my-admin-bar:
QueryParameter:
number: 2.0.2
@@ -31309,6 +31740,12 @@ plugins:
- http://wp.lab/wp-content/plugins/wp-perfect-image-cropper-and-resizer/public/css/wp-perfect-image-cropper-resizer-public.css?ver=1.0.0
- http://wp.lab/wp-content/plugins/wp-perfect-image-cropper-and-resizer/public/js/wp-perfect-image-cropper-resizer-public.js?ver=1.0.0
confidence: 20
+ wp-performance:
+ Comment:
+ number: 1.0.0
+ found_by: Comment (Passive Detection)
+ interesting_entries:
+ - 'http://wp.lab/, Match: ''Optimized by WP Performance 1.0.0'''
wp-performance-score-booster:
Comment:
number: '1.9'
@@ -32283,6 +32720,13 @@ plugins:
interesting_entries:
- 'http://wp.lab/wp-content/plugins/wp-title-case/langs/wp-title-case-de_DE.po,
Match: ''"Project-Id-Version: WP Title Case v15.01.01'''
+ wp-to-alexa-flash-briefing:
+ TranslationFile:
+ number: 1.0.0
+ found_by: Translation File (Aggressive Detection)
+ interesting_entries:
+ - 'http://wp.lab/wp-content/plugins/wp-to-alexa-flash-briefing/languages/wp-to-alexa-flash-briefing.pot,
+ Match: ''-Id-Version: WP To Alexa Flash Briefing 1.0.0'''
wp-to-steemit:
QueryParameter:
number: 1.0.1
@@ -32660,6 +33104,14 @@ plugins:
interesting_entries:
- 'http://wp.lab/wp-content/plugins/wp247-extension-notification-client/languages/wp247-extension-notification-client-default.po,
Match: ''on: WP247 Extension Notification Client 1.0'''
+ wp2leads:
+ QueryParameter:
+ number: 1.0.1.5
+ found_by: Query Parameter (Passive Detection)
+ interesting_entries:
+ - http://wp.lab/wp-content/plugins/wp2leads/public/css/wp2leads-public.css?ver=1.0.1.5
+ - http://wp.lab/wp-content/plugins/wp2leads/public/js/wp2leads-public.js?ver=1.0.1.5
+ confidence: 20
wp2newsletter:
QueryParameter:
number: 1.0.0
diff --git a/spec/fixtures/dynamic_finders/plugin_version/accordion-faq-block/composer_file/package.json b/spec/fixtures/dynamic_finders/plugin_version/accordion-faq-block/composer_file/package.json
new file mode 100644
index 00000000..30135a21
--- /dev/null
+++ b/spec/fixtures/dynamic_finders/plugin_version/accordion-faq-block/composer_file/package.json
@@ -0,0 +1,19 @@
+{
+ "name": "my-block-cgb-guten-block",
+ "version": "1.0.0",
+ "private": true,
+ "scripts": {
+ "start": "cgb-scripts start",
+ "build": "cgb-scripts build",
+ "eject": "cgb-scripts eject"
+ },
+ "dependencies": {
+ "@fortawesome/fontawesome-svg-core": "^1.2.12",
+ "@fortawesome/free-brands-svg-icons": "^5.6.3",
+ "@fortawesome/free-regular-svg-icons": "^5.6.3",
+ "@fortawesome/free-solid-svg-icons": "^5.6.3",
+ "@fortawesome/react-fontawesome": "^0.1.3",
+ "cgb-scripts": "1.13.0",
+ "classnames": "^2.2.6"
+ }
+}
diff --git a/spec/fixtures/dynamic_finders/plugin_version/astra-widgets/translation_file/languages/astra-widgets.pot b/spec/fixtures/dynamic_finders/plugin_version/astra-widgets/translation_file/languages/astra-widgets.pot
new file mode 100644
index 00000000..321498f3
--- /dev/null
+++ b/spec/fixtures/dynamic_finders/plugin_version/astra-widgets/translation_file/languages/astra-widgets.pot
@@ -0,0 +1,246 @@
+# Copyright (C) 2018 Brainstorm Force
+# This file is distributed under the same license as the Astra Widgets package.
+msgid ""
+msgstr ""
+"Project-Id-Version: Astra Widgets 1.0.0\n"
+"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/astra-widgets\n"
+"POT-Creation-Date: 2018-12-24 05:43:50+00:00\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"PO-Revision-Date: 2018-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME \n"
+"Language-Team: LANGUAGE \n"
+"Language: en\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Poedit-Country: United States\n"
+"X-Poedit-SourceCharset: UTF-8\n"
+"X-Poedit-KeywordsList: "
+"__;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_"
+"attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n"
+"X-Poedit-Basepath: ../\n"
+"X-Poedit-SearchPath-0: .\n"
+"X-Poedit-Bookmarks: \n"
+"X-Textdomain-Support: yes\n"
+"X-Generator: grunt-wp-i18n1.0.2\n"
+
+#: classes/class-astra-widgets-helper.php:109
+msgid "Choose icon.."
+msgstr ""
+
+#: classes/class-astra-widgets-helper.php:171
+msgid "Add more"
+msgstr ""
+
+#: classes/widgets/class-astra-widget-address.php:60
+msgid "Astra: Address"
+msgstr ""
+
+#: classes/widgets/class-astra-widget-address.php:63
+msgid "Display Address."
+msgstr ""
+
+#: classes/widgets/class-astra-widget-address.php:181
+#: classes/widgets/class-astra-widget-list-icons.php:238
+#: classes/widgets/class-astra-widget-list-icons.php:249
+msgid "Title:"
+msgstr ""
+
+#: classes/widgets/class-astra-widget-address.php:190
+#: classes/widgets/class-astra-widget-social-profiles.php:432
+msgid "Inline"
+msgstr ""
+
+#: classes/widgets/class-astra-widget-address.php:191
+#: classes/widgets/class-astra-widget-social-profiles.php:433
+msgid "Stack"
+msgstr ""
+
+#: classes/widgets/class-astra-widget-address.php:197
+msgid "Display Icons?"
+msgstr ""
+
+#: classes/widgets/class-astra-widget-address.php:203
+msgid "Address:"
+msgstr ""
+
+#: classes/widgets/class-astra-widget-address.php:209
+msgid "Phone:"
+msgstr ""
+
+#: classes/widgets/class-astra-widget-address.php:215
+msgid "FAX:"
+msgstr ""
+
+#: classes/widgets/class-astra-widget-address.php:221
+msgid "Email:"
+msgstr ""
+
+#: classes/widgets/class-astra-widget-list-icons.php:70
+msgid "Astra: List Icons"
+msgstr ""
+
+#: classes/widgets/class-astra-widget-list-icons.php:73
+msgid "Display list icons."
+msgstr ""
+
+#: classes/widgets/class-astra-widget-list-icons.php:244
+msgid "Add Item:"
+msgstr ""
+
+#: classes/widgets/class-astra-widget-list-icons.php:255
+msgid "Link:"
+msgstr ""
+
+#: classes/widgets/class-astra-widget-list-icons.php:264
+#: classes/widgets/class-astra-widget-social-profiles.php:390
+msgid "Same Page"
+msgstr ""
+
+#: classes/widgets/class-astra-widget-list-icons.php:265
+#: classes/widgets/class-astra-widget-social-profiles.php:391
+msgid "New Page"
+msgstr ""
+
+#: classes/widgets/class-astra-widget-list-icons.php:271
+#: classes/widgets/class-astra-widget-social-profiles.php:397
+msgid "No Follow"
+msgstr ""
+
+#: classes/widgets/class-astra-widget-list-icons.php:274
+#: classes/widgets/class-astra-widget-social-profiles.php:400
+msgid "Enable"
+msgstr ""
+
+#: classes/widgets/class-astra-widget-list-icons.php:275
+#: classes/widgets/class-astra-widget-social-profiles.php:401
+msgid "Disable"
+msgstr ""
+
+#: classes/widgets/class-astra-widget-list-icons.php:281
+msgid "Image / Icon"
+msgstr ""
+
+#: classes/widgets/class-astra-widget-list-icons.php:284
+msgid "Image"
+msgstr ""
+
+#: classes/widgets/class-astra-widget-list-icons.php:285
+#: classes/widgets/class-astra-widget-list-icons.php:297
+#: classes/widgets/class-astra-widget-social-profiles.php:407
+msgid "Icon"
+msgstr ""
+
+#: classes/widgets/class-astra-widget-list-icons.php:291
+msgid "Image:"
+msgstr ""
+
+#: classes/widgets/class-astra-widget-list-icons.php:308
+msgid "Image / Icon Width:"
+msgstr ""
+
+#: classes/widgets/class-astra-widget-social-profiles.php:70
+msgid "Astra: Social Profiles"
+msgstr ""
+
+#: classes/widgets/class-astra-widget-social-profiles.php:73
+msgid "Display social profiles."
+msgstr ""
+
+#: classes/widgets/class-astra-widget-social-profiles.php:357
+#: classes/widgets/class-astra-widget-social-profiles.php:375
+msgid "Title"
+msgstr ""
+
+#: classes/widgets/class-astra-widget-social-profiles.php:365
+msgid "Social Profiles"
+msgstr ""
+
+#: classes/widgets/class-astra-widget-social-profiles.php:370
+msgid "Add Profile"
+msgstr ""
+
+#: classes/widgets/class-astra-widget-social-profiles.php:381
+msgid "Link"
+msgstr ""
+
+#: classes/widgets/class-astra-widget-social-profiles.php:418
+msgid "Styling"
+msgstr ""
+
+#: classes/widgets/class-astra-widget-social-profiles.php:423
+msgid "Display profile title?"
+msgstr ""
+
+#: classes/widgets/class-astra-widget-social-profiles.php:429
+#: classes/widgets/class-astra-widget-social-profiles.php:452
+msgid "Alignment"
+msgstr ""
+
+#: classes/widgets/class-astra-widget-social-profiles.php:439
+msgid "Icon Style"
+msgstr ""
+
+#: classes/widgets/class-astra-widget-social-profiles.php:442
+msgid "Simple"
+msgstr ""
+
+#: classes/widgets/class-astra-widget-social-profiles.php:443
+msgid "Circle"
+msgstr ""
+
+#: classes/widgets/class-astra-widget-social-profiles.php:444
+msgid "Square"
+msgstr ""
+
+#: classes/widgets/class-astra-widget-social-profiles.php:445
+msgid "Circle Outline"
+msgstr ""
+
+#: classes/widgets/class-astra-widget-social-profiles.php:446
+msgid "Square Outline"
+msgstr ""
+
+#: classes/widgets/class-astra-widget-social-profiles.php:455
+msgid "Official Color"
+msgstr ""
+
+#: classes/widgets/class-astra-widget-social-profiles.php:456
+msgid "Custom"
+msgstr ""
+
+#: classes/widgets/class-astra-widget-social-profiles.php:462
+msgid "Icon Color"
+msgstr ""
+
+#: classes/widgets/class-astra-widget-social-profiles.php:468
+msgid "Background Color"
+msgstr ""
+
+#: classes/widgets/class-astra-widget-social-profiles.php:474
+msgid "Hover Icon Color"
+msgstr ""
+
+#: classes/widgets/class-astra-widget-social-profiles.php:480
+msgid "Hover Background Color"
+msgstr ""
+
+#: classes/widgets/class-astra-widget-social-profiles.php:486
+msgid "Icon Width:"
+msgstr ""
+
+#. Description of the plugin/theme
+msgid "Astra Widgets"
+msgstr ""
+
+#. Plugin URI of the plugin/theme
+msgid "https://wpastra.com/"
+msgstr ""
+
+#. Author of the plugin/theme
+msgid "Brainstorm Force"
+msgstr ""
+
+#. Author URI of the plugin/theme
+msgid "https://www.brainstormforce.com"
+msgstr ""
\ No newline at end of file
diff --git a/spec/fixtures/dynamic_finders/plugin_version/best-testimonial/translation_file/languages/best-testimonial.pot b/spec/fixtures/dynamic_finders/plugin_version/best-testimonial/translation_file/languages/best-testimonial.pot
new file mode 100644
index 00000000..2d8492d8
--- /dev/null
+++ b/spec/fixtures/dynamic_finders/plugin_version/best-testimonial/translation_file/languages/best-testimonial.pot
@@ -0,0 +1,330 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: Best Testimonial v1.0.2\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: \n"
+"PO-Revision-Date: 2018-12-11 17:04:11.0.20\n"
+"Last-Translator: test \n"
+"Language-Team: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: CSL v1.x\n"
+"X-Poedit-Language: English\n"
+"X-Poedit-Country: UNITED STATES\n"
+"X-Poedit-SourceCharset: utf-8\n"
+"X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;\n"
+"X-Poedit-Basepath: ../\n"
+"X-Poedit-Bookmarks: \n"
+"X-Poedit-SearchPath-0: .\n"
+"X-Textdomain-Support: yes"
+
+#: admin/class-best-testimonial-admin.php:144
+#@ best-testimonial
+msgctxt "Post Type General Name"
+msgid "Testimonials"
+msgstr ""
+
+#: admin/class-best-testimonial-admin.php:145
+#@ best-testimonial
+msgctxt "Post Type Singular Name"
+msgid "Testimonial"
+msgstr ""
+
+#: admin/class-best-testimonial-admin.php:146
+#@ best-testimonial
+msgid "Testimonials"
+msgstr ""
+
+#: admin/class-best-testimonial-admin.php:147
+#@ best-testimonial
+msgid "Parent Testimonial:"
+msgstr ""
+
+#: admin/class-best-testimonial-admin.php:148
+#@ best-testimonial
+msgid "All Testimonials"
+msgstr ""
+
+#: admin/class-best-testimonial-admin.php:149
+#@ best-testimonial
+msgid "View Testimonials"
+msgstr ""
+
+#: admin/class-best-testimonial-admin.php:150
+#@ best-testimonial
+msgid "Add New Testimonial"
+msgstr ""
+
+#: admin/class-best-testimonial-admin.php:151
+#@ best-testimonial
+msgid "Add Testimonial"
+msgstr ""
+
+#: admin/class-best-testimonial-admin.php:152
+#@ best-testimonial
+msgid "Edit Testimonial"
+msgstr ""
+
+#: admin/class-best-testimonial-admin.php:153
+#@ best-testimonial
+msgid "Update Testimonial"
+msgstr ""
+
+#: admin/class-best-testimonial-admin.php:154
+#@ best-testimonial
+msgid "Search Testimonials"
+msgstr ""
+
+#: admin/class-best-testimonial-admin.php:155
+#@ best-testimonial
+msgid "Not found"
+msgstr ""
+
+#: admin/class-best-testimonial-admin.php:156
+#@ best-testimonial
+msgid "Not found in Trash"
+msgstr ""
+
+#: admin/class-best-testimonial-admin.php:160
+#@ best-testimonial
+msgid "Testimonial"
+msgstr ""
+
+#: admin/class-best-testimonial-admin.php:161
+#@ best-testimonial
+msgid "Testimonial Display"
+msgstr ""
+
+#: admin/class-best-testimonial-admin.php:231
+#: admin/class-best-testimonial-admin.php:328
+#@ best-testimonial
+msgid "Full Name"
+msgstr ""
+
+#: admin/class-best-testimonial-admin.php:232
+#@ best-testimonial
+msgid "Excerpt"
+msgstr ""
+
+#: admin/class-best-testimonial-admin.php:233
+#: admin/class-best-testimonial-admin.php:338
+#@ best-testimonial
+msgid "Designation"
+msgstr ""
+
+#: admin/class-best-testimonial-admin.php:234
+#@ best-testimonial
+msgid "Thumbnail"
+msgstr ""
+
+#: admin/class-best-testimonial-admin.php:260
+#: admin/class-best-testimonial-admin.php:268
+#: admin/class-best-testimonial-admin.php:276
+#@ best-testimonial
+msgid "n/a"
+msgstr ""
+
+#: admin/class-best-testimonial-admin.php:293
+#@ best-testimonial
+msgid "Client Details"
+msgstr ""
+
+#: admin/class-best-testimonial-admin.php:348
+#@ best-testimonial
+msgid "Email"
+msgstr ""
+
+#: admin/class-best-testimonial-admin.php:358
+#@ best-testimonial
+msgid "Company Name"
+msgstr ""
+
+#: admin/class-best-testimonial-admin.php:368
+#@ best-testimonial
+msgid "Company Website"
+msgstr ""
+
+#. translators: plugin header field 'Name'
+#: admin/partials/best-testimonial-admin-display-info.php:18
+#: best-testimonial.php:0
+#@ best-testimonial
+msgid "Best Testimonial"
+msgstr ""
+
+#: admin/partials/best-testimonial-admin-display.php:18
+#: admin/partials/best-testimonial-admin-option.php:71
+#@ best-testimonial
+msgid "Settings"
+msgstr ""
+
+#: admin/partials/best-testimonial-admin-display.php:21
+#@ best-testimonial
+msgid "There are two settings for the testimonial, Since we have provided two styles of testimonial as output."
+msgstr ""
+
+#: admin/partials/best-testimonial-admin-option.php:72
+#@ best-testimonial
+msgid "About"
+msgstr ""
+
+#: admin/partials/best-testimonial-admin-option.php:100
+#@ best-testimonial
+msgid "For Style 1"
+msgstr ""
+
+#: admin/partials/best-testimonial-admin-option.php:104
+#@ best-testimonial
+msgid "For Style 2"
+msgstr ""
+
+#: admin/partials/best-testimonial-admin-option.php:120
+#: admin/partials/best-testimonial-admin-option.php:191
+#@ best-testimonial
+msgid "Content Color"
+msgstr ""
+
+#: admin/partials/best-testimonial-admin-option.php:121
+#: admin/partials/best-testimonial-admin-option.php:192
+#@ best-testimonial
+msgid "Pick a color for review content."
+msgstr ""
+
+#: admin/partials/best-testimonial-admin-option.php:127
+#: admin/partials/best-testimonial-admin-option.php:198
+#@ best-testimonial
+msgid "Content Font Size"
+msgstr ""
+
+#: admin/partials/best-testimonial-admin-option.php:128
+#: admin/partials/best-testimonial-admin-option.php:144
+#: admin/partials/best-testimonial-admin-option.php:160
+#: admin/partials/best-testimonial-admin-option.php:199
+#: admin/partials/best-testimonial-admin-option.php:215
+#: admin/partials/best-testimonial-admin-option.php:224
+#@ best-testimonial
+msgid "Input font size value with px."
+msgstr ""
+
+#: admin/partials/best-testimonial-admin-option.php:129
+#: admin/partials/best-testimonial-admin-option.php:145
+#: admin/partials/best-testimonial-admin-option.php:200
+#: admin/partials/best-testimonial-admin-option.php:216
+#@ best-testimonial
+msgid "16px"
+msgstr ""
+
+#: admin/partials/best-testimonial-admin-option.php:136
+#@ best-testimonial
+msgid "Name Color"
+msgstr ""
+
+#: admin/partials/best-testimonial-admin-option.php:137
+#@ best-testimonial
+msgid "Pick a color for name ."
+msgstr ""
+
+#: admin/partials/best-testimonial-admin-option.php:143
+#: admin/partials/best-testimonial-admin-option.php:214
+#@ best-testimonial
+msgid "Name Font Size"
+msgstr ""
+
+#: admin/partials/best-testimonial-admin-option.php:152
+#@ best-testimonial
+msgid "Designation Color"
+msgstr ""
+
+#: admin/partials/best-testimonial-admin-option.php:153
+#@ best-testimonial
+msgid "Pick a color for designation."
+msgstr ""
+
+#: admin/partials/best-testimonial-admin-option.php:159
+#: admin/partials/best-testimonial-admin-option.php:223
+#@ best-testimonial
+msgid "Designation Font Size"
+msgstr ""
+
+#: admin/partials/best-testimonial-admin-option.php:161
+#: admin/partials/best-testimonial-admin-option.php:225
+#@ best-testimonial
+msgid "14px"
+msgstr ""
+
+#: admin/partials/best-testimonial-admin-option.php:168
+#@ best-testimonial
+msgid "Indicator Fill Color"
+msgstr ""
+
+#: admin/partials/best-testimonial-admin-option.php:169
+#@ best-testimonial
+msgid "Pick a color for indicator."
+msgstr ""
+
+#: admin/partials/best-testimonial-admin-option.php:175
+#@ best-testimonial
+msgid "Indicator Border Color"
+msgstr ""
+
+#: admin/partials/best-testimonial-admin-option.php:176
+#@ best-testimonial
+msgid "Pick a color for indicator border."
+msgstr ""
+
+#: admin/partials/best-testimonial-admin-option.php:184
+#@ best-testimonial
+msgid "Box BG Color"
+msgstr ""
+
+#: admin/partials/best-testimonial-admin-option.php:185
+#@ best-testimonial
+msgid "Pick a color for box background."
+msgstr ""
+
+#: admin/partials/best-testimonial-admin-option.php:207
+#@ best-testimonial
+msgid "Name & Designation Color"
+msgstr ""
+
+#: admin/partials/best-testimonial-admin-option.php:208
+#@ best-testimonial
+msgid "Pick a color for name & designation."
+msgstr ""
+
+#. translators: plugin header field 'PluginURI'
+#: best-testimonial.php:0
+#@ best-testimonial
+msgid "https://digitalcenturysf.com/best-testimonial/"
+msgstr ""
+
+#. translators: plugin header field 'Description'
+#: best-testimonial.php:0
+#@ best-testimonial
+msgid "Very simple and powerful testimonial system for wordpress website. Customizable & user friendly."
+msgstr ""
+
+#. translators: plugin header field 'Author'
+#: best-testimonial.php:0
+#@ best-testimonial
+msgid "DigitalCenturySF"
+msgstr ""
+
+#. translators: plugin header field 'AuthorURI'
+#: best-testimonial.php:0
+#@ best-testimonial
+msgid "https://digitalcenturysf.com/"
+msgstr ""
+
+#. translators: plugin header field 'Version'
+#: best-testimonial.php:0
+#@ best-testimonial
+msgid "1.0.2"
+msgstr ""
+
+#: includes/class-best-testimonial-admin-settings.php:371
+#@ default
+msgid "Choose File"
+msgstr ""
+
diff --git a/spec/fixtures/dynamic_finders/plugin_version/comment_passive_all.html b/spec/fixtures/dynamic_finders/plugin_version/comment_passive_all.html
index 80f0722d..730b0fb8 100644
--- a/spec/fixtures/dynamic_finders/plugin_version/comment_passive_all.html
+++ b/spec/fixtures/dynamic_finders/plugin_version/comment_passive_all.html
@@ -961,3 +961,11 @@ If above timestamp is not current time, this page is cached.
-->
+
+
+
+
+
+
+
+
diff --git a/spec/fixtures/dynamic_finders/plugin_version/custom-importer-exporter/translation_file/languages/custom-importer-exporter.pot b/spec/fixtures/dynamic_finders/plugin_version/custom-importer-exporter/translation_file/languages/custom-importer-exporter.pot
new file mode 100644
index 00000000..2eb012a5
--- /dev/null
+++ b/spec/fixtures/dynamic_finders/plugin_version/custom-importer-exporter/translation_file/languages/custom-importer-exporter.pot
@@ -0,0 +1,98 @@
+# Copyright (C) 2018 Custom Importer & Exporter
+# This file is distributed under the same license as the Custom Importer & Exporter package.
+msgid ""
+msgstr ""
+"Project-Id-Version: Custom Importer & Exporter 1.0\n"
+"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/custom-importer-"
+"exporter\n"
+"POT-Creation-Date: 2018-12-11 03:30:06+00:00\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"PO-Revision-Date: 2018-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME \n"
+"Language-Team: LANGUAGE \n"
+
+#: inc/class-custom-importer-exporter.php:12
+msgid "Term"
+msgstr ""
+
+#: inc/class-custom-importer-exporter.php:13
+msgid "Post"
+msgstr ""
+
+#: inc/post-type.php:20 inc/post-type.php:22 inc/term.php:39 inc/term.php:42
+msgid "Hide the notification"
+msgstr ""
+
+#: inc/post-type.php:22 inc/term.php:42
+msgid " items imported"
+msgstr ""
+
+#: inc/post-type.php:28
+msgid "Post Export"
+msgstr ""
+
+#: inc/post-type.php:29
+msgid "Export post information for each post type"
+msgstr ""
+
+#: inc/post-type.php:45 inc/term.php:72
+msgid "Export"
+msgstr ""
+
+#: inc/post-type.php:53
+msgid "Post Import"
+msgstr ""
+
+#: inc/post-type.php:54
+msgid "Import posting information"
+msgstr ""
+
+#: inc/post-type.php:59 inc/term.php:86
+msgid "Import"
+msgstr ""
+
+#: inc/term.php:12
+msgid "Taxonomy %s is not exists"
+msgstr ""
+
+#: inc/term.php:48
+msgid "Term Export"
+msgstr ""
+
+#: inc/term.php:49
+msgid "Export term information"
+msgstr ""
+
+#: inc/term.php:60
+msgid "Category"
+msgstr ""
+
+#: inc/term.php:61
+msgid "Tag"
+msgstr ""
+
+#: inc/term.php:80
+msgid "Term Import"
+msgstr ""
+
+#: inc/term.php:81
+msgid "Import the term information"
+msgstr ""
+
+#. Plugin Name of the plugin/theme
+msgid "Custom Importer & Exporter"
+msgstr ""
+
+#. Description of the plugin/theme
+msgid "Import & Export Term, Posts"
+msgstr ""
+
+#. Author of the plugin/theme
+msgid "Protech.Inc"
+msgstr ""
+
+#. Author URI of the plugin/theme
+msgid "https://www.pro-tech.co.jp/"
+msgstr ""
diff --git a/spec/fixtures/dynamic_finders/plugin_version/demoify-blocks/composer_file/package.json b/spec/fixtures/dynamic_finders/plugin_version/demoify-blocks/composer_file/package.json
new file mode 100644
index 00000000..af3efbb0
--- /dev/null
+++ b/spec/fixtures/dynamic_finders/plugin_version/demoify-blocks/composer_file/package.json
@@ -0,0 +1,56 @@
+{
+ "name": "demoify",
+ "version": "1.0.1",
+ "description": "Demoify is a collection of content blocks for the new block based WordPress editor Gutenberg. Building blocks give you more control to quickly create and launch any kind of site you want.",
+ "main": "block.js",
+ "scripts": {
+ "build": "cross-env BABEL_ENV=default NODE_ENV=production webpack",
+ "dev": "cross-env BABEL_ENV=default webpack --watch"
+ },
+ "keywords": [
+ "Demoify",
+ "Demoify Blocks",
+ "Gutenberg",
+ "WordPress",
+ "Page Builder",
+ "Gutenberg Blocks",
+ "Gutenberg Builder"
+ ],
+ "author": "Sandeep Prasad Bhatt (http://sandeepbhatt.com.np)",
+ "contributors": [
+ {
+ "name": "Orbit Themes",
+ "email": "",
+ "url": "https://orbitthemes.com"
+ }
+ ],
+ "devDependencies": {
+ "autoprefixer": "^7.2.4",
+ "babel-core": "^6.25.0",
+ "babel-eslint": "^8.2.1",
+ "babel-loader": "^7.1.1",
+ "babel-plugin-transform-object-rest-spread": "^6.26.0",
+ "babel-plugin-transform-react-jsx": "^6.24.1",
+ "babel-plugin-transform-runtime": "^6.23.0",
+ "babel-preset-env": "^1.6.0",
+ "cross-env": "^5.0.1",
+ "eslint": "^4.15.0",
+ "eslint-config-wordpress": "^2.0.0",
+ "eslint-plugin-jest": "^21.6.1",
+ "eslint-plugin-jsx-a11y": "^6.0.3",
+ "eslint-plugin-react": "^7.5.1",
+ "eslint-plugin-wordpress": "^0.1.0",
+ "extract-text-webpack-plugin": "^3.0.2",
+ "node-sass": "^4.7.2",
+ "postcss-loader": "^2.0.10",
+ "raw-loader": "^0.5.1",
+ "sass-loader": "^6.0.6",
+ "style-loader": "^0.19.1",
+ "webpack": "^3.1.0"
+ },
+ "dependencies": {
+ "@wordpress/dom-ready": "^2.0.0",
+ "classnames": "^2.2.6",
+ "md5": "^2.2.1"
+ }
+}
diff --git a/spec/fixtures/dynamic_finders/plugin_version/full-width-responsive-slider-wp/translation_file/languages/full-width-responsive-slider-wp.pot b/spec/fixtures/dynamic_finders/plugin_version/full-width-responsive-slider-wp/translation_file/languages/full-width-responsive-slider-wp.pot
new file mode 100644
index 00000000..d0201e76
--- /dev/null
+++ b/spec/fixtures/dynamic_finders/plugin_version/full-width-responsive-slider-wp/translation_file/languages/full-width-responsive-slider-wp.pot
@@ -0,0 +1,358 @@
+# Copyright (C) 2018 Full Width Responsive Slider Wp
+# This file is distributed under the same license as the Full Width Responsive Slider Wp package.
+msgid ""
+msgstr ""
+"Project-Id-Version: Full Width Responsive Slider Wp 1.1\n"
+"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/full-width-"
+"responsive-slider-wp\n"
+"POT-Creation-Date: 2018-12-22 02:42:33+00:00\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"PO-Revision-Date: 2018-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME \n"
+"Language-Team: LANGUAGE \n"
+
+#: full-width-responsive-slider-wp.php:62
+msgid ""
+"Full width Slider plugin is active but does not have write permission on"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:62
+msgid "directory.Please allow write permission."
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:69
+msgid ""
+"Full width Slider plugin is active but plugin does not have permission to "
+"create directory"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:69
+msgid ""
+"Please create directory inside upload directory and allow write permission."
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:186
+msgid "Full Width Slider"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:187
+#: full-width-responsive-slider-wp.php:316
+msgid "Slider Settings"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:188
+msgid "Manage Images"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:189
+msgid "Preview Slider"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:260
+msgid "Settings saved successfully"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:322
+msgid "Settings"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:328
+msgid "Slider Speed"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:338
+msgid "Slider Height"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:348
+msgid "Slider Height Tablets"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:358
+msgid "Slider Height Smartphone"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:369
+msgid "Ease Effect"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:373
+#: full-width-responsive-slider-wp.php:393
+#: full-width-responsive-slider-wp.php:407
+#: full-width-responsive-slider-wp.php:421
+#: full-width-responsive-slider-wp.php:435
+#: full-width-responsive-slider-wp.php:449
+#: full-width-responsive-slider-wp.php:475
+msgid "Select"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:374
+msgid "ease"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:375
+msgid "linear"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:376
+msgid "ease-in"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:377
+msgid "ease-out"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:378
+msgid "ease-in-out"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:379
+msgid "cubic-bezier"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:380
+msgid "fade"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:389
+msgid "Allow drag in slider"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:394
+#: full-width-responsive-slider-wp.php:408
+#: full-width-responsive-slider-wp.php:422
+#: full-width-responsive-slider-wp.php:436
+#: full-width-responsive-slider-wp.php:450
+#: full-width-responsive-slider-wp.php:476
+msgid "Yes"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:395
+#: full-width-responsive-slider-wp.php:409
+#: full-width-responsive-slider-wp.php:423
+#: full-width-responsive-slider-wp.php:437
+#: full-width-responsive-slider-wp.php:451
+#: full-width-responsive-slider-wp.php:477
+msgid "No"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:403
+msgid "Show Slider Pagination"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:417
+msgid "Show Preview On Hover Pagination"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:431
+msgid "Show Arrows"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:445
+msgid "Auto Slide"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:459
+msgid "Auto Slide Intrval"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:470
+msgid "Is Show Black Transition"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:488
+#: full-width-responsive-slider-wp.php:1523
+msgid "Save Changes"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:608
+#: full-width-responsive-slider-wp.php:1091
+#: full-width-responsive-slider-wp.php:1589
+msgid "Google For Business Coupon"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:813
+msgid "Images"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:813
+msgid "Add New"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:822
+#: full-width-responsive-slider-wp.php:1043
+msgid "Bulk Actions"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:823
+msgid "delete"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:824
+#: full-width-responsive-slider-wp.php:1047
+msgid "Apply"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:856
+msgid "No such full width slider found."
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:899
+#: full-width-responsive-slider-wp.php:901
+msgid "Search"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:902
+msgid "Reset Search"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:932
+#: full-width-responsive-slider-wp.php:935
+#: full-width-responsive-slider-wp.php:937
+#: full-width-responsive-slider-wp.php:1007
+msgid "Id"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:943
+#: full-width-responsive-slider-wp.php:946
+#: full-width-responsive-slider-wp.php:948
+#: full-width-responsive-slider-wp.php:1008
+msgid "Title"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:957
+#: full-width-responsive-slider-wp.php:960
+#: full-width-responsive-slider-wp.php:962
+#: full-width-responsive-slider-wp.php:1015
+msgid "Published On"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:967
+#: full-width-responsive-slider-wp.php:1016
+msgid "Edit"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:968
+#: full-width-responsive-slider-wp.php:1017
+#: full-width-responsive-slider-wp.php:1044
+msgid "Delete"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:1025
+msgid "No Records"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:1025
+msgid "No Images"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:1062
+msgid "Are you sure you want to delete selected image ?"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:1071
+msgid "Are you sure you want to delete this image ?"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:1110
+msgid "To print this full width slider into WordPress Post/Page use below code"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:1116
+msgid ""
+"To print this full width slider into WordPress theme/template PHP files use "
+"below code"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:1202
+msgid "Image updated successfully."
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:1209
+#: full-width-responsive-slider-wp.php:1256
+msgid "Error while adding image"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:1250
+msgid "New image added successfully."
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:1325
+msgid "Update Image"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:1335
+msgid "Add Image"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:1347
+msgid "Image Information"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:1352
+msgid "Current Image"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:1372
+msgid "Click Here to upload Image"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:1455
+msgid "Invalid image selection."
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:1490
+msgid "Image Title"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:1505
+msgid "Description"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:1511
+msgid "Two three lines summary"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:1525
+msgid "Cancel"
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:1654
+msgid "Image deleted successfully."
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:1661
+msgid "Error while deleting image."
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:1718
+msgid "selected images deleted successfully."
+msgstr ""
+
+#: full-width-responsive-slider-wp.php:1726
+msgid "Error while deleting images."
+msgstr ""
+
+#. Plugin Name of the plugin/theme
+msgid "Full Width Responsive Slider Wp"
+msgstr ""
+
+#. Plugin URI of the plugin/theme
+msgid "https://www.i13websolution.com/wordpress-full-width-slider-plugin.html"
+msgstr ""
+
+#. Description of the plugin/theme
+msgid ""
+"This is beautiful responsive full width slider plugin.Add any number of "
+"images. your full width slider will be ready within few min."
+msgstr ""
+
+#. Author of the plugin/theme
+msgid "I Thirteen Web Solution"
+msgstr ""
+
+#. Author URI of the plugin/theme
+msgid "https://www.i13websolution.com"
+msgstr ""
diff --git a/spec/fixtures/dynamic_finders/plugin_version/gdpr-request-form/translation_file/languages/gdpr-request-form.pot b/spec/fixtures/dynamic_finders/plugin_version/gdpr-request-form/translation_file/languages/gdpr-request-form.pot
new file mode 100644
index 00000000..51ae1ce7
--- /dev/null
+++ b/spec/fixtures/dynamic_finders/plugin_version/gdpr-request-form/translation_file/languages/gdpr-request-form.pot
@@ -0,0 +1,76 @@
+# Copyright (C) 2017 GDPR Request Form
+# This file is distributed under the same license as the GDPR Request Form package
+msgid ""
+msgstr ""
+"Project-Id-Version: GDPR Request Form 1.0.0\n"
+"POT-Creation-Date: 2018-12-12 16:13+0500\n"
+"PO-Revision-Date: 2018-12-13 5:28+0500\n"
+"Last-Translator: TorontoDigits \n"
+"Language-Team: TorontoDigits \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Poedit 1.5.7\n"
+"X-Poedit-KeywordsList: __;_e;gettext;gettext_noop\n"
+"X-Poedit-Basepath: /wp-content/plugins/gdpr-request-form/\n"
+"Language: LANGUAGE\n"
+
+#: public/class-gdpr-request-form-public.php:86
+msgid "Your request have been submitted. Check your email to validate your data request."
+msgstr ""
+
+#: public/class-gdpr-request-form-public.php:87
+msgid "Some errors occurred:"
+msgstr ""
+
+#: includes/class-gdpr-request-form-shortocde:64
+msgid "Select your request:"
+msgstr ""
+
+#: includes/class-gdpr-request-form-shortocde:69
+msgid "Export Personal Data"
+msgstr ""
+
+#: includes/class-gdpr-request-form-shortocde:74
+msgid "Remove Personal Data"
+msgstr ""
+
+#: includes/class-gdpr-request-form-shortocde:80
+msgid "Your email address (required)"
+msgstr ""
+
+#: includes/class-gdpr-request-form-shortocde:87
+msgid "Human verification (required):"
+msgstr ""
+
+#: includes/class-gdpr-request-form-shortocde:94
+msgid "Send request"
+msgstr ""
+
+#: includes/class-gdpr-request-form-shortocde:101
+msgid "This plugin requires WordPress 4.9.6."
+msgstr ""
+
+#: includes/class-gdpr-request-form-ajax:51
+msgid "Security check failed, please refresh this page and try to submit the form again."
+msgstr ""
+
+#: includes/class-gdpr-request-form-ajax:54
+msgid "This is not a valid email address."
+msgstr ""
+
+#: includes/class-gdpr-request-form-ajax:57
+msgid "Security check failed, invalid human verification field."
+msgstr ""
+
+#: includes/class-gdpr-request-form-ajax:60
+msgid "Request type invalid, please refresh this page and try to submit the form again."
+msgstr ""
+
+#: includes/class-gdpr-request-form-ajax:64
+msgid "All fields are required."
+msgstr ""
+
+#: includes/class-gdpr-request-form-ajax:71
+msgid "Unable to initiate confirmation request. Please contact the administrator."
+msgstr ""
\ No newline at end of file
diff --git a/spec/fixtures/dynamic_finders/plugin_version/kenzap-features/composer_file/package.json b/spec/fixtures/dynamic_finders/plugin_version/kenzap-features/composer_file/package.json
new file mode 100644
index 00000000..0c27e726
--- /dev/null
+++ b/spec/fixtures/dynamic_finders/plugin_version/kenzap-features/composer_file/package.json
@@ -0,0 +1,13 @@
+{
+ "name": "kenzap-feature-list-block-cgb-guten-block",
+ "version": "1.0.0",
+ "private": true,
+ "scripts": {
+ "start": "cgb-scripts start",
+ "build": "cgb-scripts build",
+ "eject": "cgb-scripts eject"
+ },
+ "dependencies": {
+ "cgb-scripts": "1.11.0"
+ }
+}
diff --git a/spec/fixtures/dynamic_finders/plugin_version/map-block-leaflet/composer_file/package.json b/spec/fixtures/dynamic_finders/plugin_version/map-block-leaflet/composer_file/package.json
new file mode 100644
index 00000000..30daf34c
--- /dev/null
+++ b/spec/fixtures/dynamic_finders/plugin_version/map-block-leaflet/composer_file/package.json
@@ -0,0 +1,37 @@
+{
+ "name": "leaft-map-block",
+ "version": "1.1.0",
+ "private": true,
+ "description": "Leaflet map block for WordPress",
+ "main": "index.php",
+ "author": "Jesús Olazaogoitia ",
+ "license": "(GPLv2 or later)",
+ "scripts": {
+ "start": "cross-env BABEL_ENV=default webpack --watch",
+ "build": "cross-env BABEL_ENV=default NODE_ENV=production webpack -p"
+ },
+ "devDependencies": {
+ "@wordpress/babel-plugin-makepot": "^2.1.2",
+ "@wordpress/babel-preset-default": "^1.2.0",
+ "babel-core": "^6.26.3",
+ "babel-eslint": "^8.2.3",
+ "babel-loader": "^7.1.4",
+ "classnames": "^2.2.6",
+ "cross-env": "^5.1.5",
+ "css-loader": "^0.28.11",
+ "eslint": "^4.19.1",
+ "extract-text-webpack-plugin": "^3.0.2",
+ "node-sass": "^4.9.0",
+ "postcss-loader": "^2.1.5",
+ "raw-loader": "^0.5.1",
+ "sass-loader": "^6.0.7",
+ "style-loader": "^0.19.1",
+ "webpack": "^3.11.0"
+ },
+ "dependencies": {
+ "leaflet": "^1.3.4",
+ "re-resizable": "^4.10.0",
+ "react-algolia-places": "^0.1.2",
+ "react-leaflet": "^2.1.2"
+ }
+}
diff --git a/spec/fixtures/dynamic_finders/plugin_version/mathml-block/composer_file/package.json b/spec/fixtures/dynamic_finders/plugin_version/mathml-block/composer_file/package.json
new file mode 100644
index 00000000..3deba1a0
--- /dev/null
+++ b/spec/fixtures/dynamic_finders/plugin_version/mathml-block/composer_file/package.json
@@ -0,0 +1,35 @@
+{
+ "name": "mathml-block",
+ "version": "1.0.0",
+ "description": "",
+ "main": "mathml-block.js",
+ "scripts": {
+ "build": "webpack --mode=production ",
+ "build:dev": "webpack --mode=development --debug --devtool cheap-source-map --output-pathinfo",
+ "watch": "webpack --watch --mode=development --debug --devtool cheap-module-eval-source-map --output-pathinfo"
+ },
+ "author": "",
+ "license": "GPL-2.0",
+ "devDependencies": {
+ "@babel/core": "^7.2.2",
+ "@babel/preset-env": "^7.2.3",
+ "@babel/preset-react": "^7.0.0",
+ "babel": "^6.23.0",
+ "babel-eslint": "^10.0.1",
+ "babel-loader": "^8.0.4",
+ "eslint": "^5.11.0",
+ "eslint-config-wordpress": "^2.0.0",
+ "eslint-loader": "^2.1.1",
+ "eslint-plugin-react": "^7.11.1",
+ "lodash": "^4.17.11",
+ "react": "^16.7.0",
+ "react-dom": "^16.7.0",
+ "uuid": "^3.3.2",
+ "webpack": "^4.28.2",
+ "webpack-cli": "^3.1.2",
+ "webpackbar": "^3.1.4"
+ },
+ "dependencies": {
+ "@wordpress/i18n": "^3.1.0"
+ }
+}
diff --git a/spec/fixtures/dynamic_finders/plugin_version/one-page-blocks/translation_file/languages/coming-soon-blocks.pot b/spec/fixtures/dynamic_finders/plugin_version/one-page-blocks/translation_file/languages/coming-soon-blocks.pot
new file mode 100644
index 00000000..dbee7b77
--- /dev/null
+++ b/spec/fixtures/dynamic_finders/plugin_version/one-page-blocks/translation_file/languages/coming-soon-blocks.pot
@@ -0,0 +1,194 @@
+# Copyright (C) 2018 Helder Vilela from Pixelthrone
+# This file is distributed under the same license as the Coming Soon Blocks plugin.
+msgid ""
+msgstr ""
+"Project-Id-Version: Coming Soon Blocks 1.0.0\n"
+"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/one-page-blocks\n"
+"Last-Translator: FULL NAME \n"
+"Language-Team: LANGUAGE \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"POT-Creation-Date: 2018-12-07T23:10:37+00:00\n"
+"PO-Revision-Date: 2018-12-07T23:10:37+00:00\n"
+"X-Generator: WP-CLI 2.0.1\n"
+"X-Domain: one-page-blocks\n"
+
+#: one-page-blocks.php:191,
+#: one-page-blocks.php:204
+#: __build/one-page-blocks/one-page-blocks.php:191
+#: __build/one-page-blocks/one-page-blocks.php:204
+msgid "Cheatin’ huh?"
+msgstr ""
+
+#: admin/config.settings.php:63,
+#: admin/config.settings.php:65,
+#: admin/config.settings.php:67
+#: __build/one-page-blocks/admin/config.settings.php:63
+#: __build/one-page-blocks/admin/config.settings.php:65
+#: __build/one-page-blocks/admin/config.settings.php:67
+msgid "Coming Soon"
+msgstr ""
+
+#: admin/config.settings.php:66,
+#: admin/config.settings.php:68
+#: __build/one-page-blocks/admin/config.settings.php:66
+#: __build/one-page-blocks/admin/config.settings.php:68
+msgid "Page"
+msgstr ""
+
+#: admin/config.settings.php:69
+#: __build/one-page-blocks/admin/config.settings.php:69
+msgid "All Pages"
+msgstr ""
+
+#: admin/config.settings.php:70
+#: __build/one-page-blocks/admin/config.settings.php:70
+msgid "View Pages"
+msgstr ""
+
+#: admin/config.settings.php:71,
+#: admin/config.settings.php:72
+#: __build/one-page-blocks/admin/config.settings.php:71
+#: __build/one-page-blocks/admin/config.settings.php:72
+msgid "Add new"
+msgstr ""
+
+#: admin/config.settings.php:73
+#: __build/one-page-blocks/admin/config.settings.php:73
+msgid "Edit Pages"
+msgstr ""
+
+#: admin/config.settings.php:74
+#: __build/one-page-blocks/admin/config.settings.php:74
+msgid "Update"
+msgstr ""
+
+#: admin/config.settings.php:75
+#: __build/one-page-blocks/admin/config.settings.php:75
+msgid "Search pages"
+msgstr ""
+
+#: admin/config.settings.php:76
+#: __build/one-page-blocks/admin/config.settings.php:76
+msgid "No pages found"
+msgstr ""
+
+#: admin/config.settings.php:77
+#: __build/one-page-blocks/admin/config.settings.php:77
+msgid "No pages found in Trash"
+msgstr ""
+
+#: admin/config.settings.php:105
+#: __build/one-page-blocks/admin/config.settings.php:105
+msgid "Coming is active"
+msgstr ""
+
+#: admin/config.settings.php:111
+#: __build/one-page-blocks/admin/config.settings.php:111
+msgid "%s Add One Page"
+msgstr ""
+
+#: admin/config.settings.php:117
+#: __build/one-page-blocks/admin/config.settings.php:117
+msgid "%s Settings"
+msgstr ""
+
+#: admin/config.settings.php:123
+#: __build/one-page-blocks/admin/config.settings.php:123
+msgid "Contact Us"
+msgstr ""
+
+#: admin/config.settings.php:130
+#: __build/one-page-blocks/admin/config.settings.php:130
+msgid "Support Forum"
+msgstr ""
+
+#: admin/config.settings.php:137
+#: __build/one-page-blocks/admin/config.settings.php:137
+msgid "Upgrade"
+msgstr ""
+
+#: admin/config.settings.php:137
+#: __build/one-page-blocks/admin/config.settings.php:137
+msgid "Pricing"
+msgstr ""
+
+#: frontend/init.php:236
+#: __build/one-page-blocks/frontend/init.php:236
+msgid "Only authenticated users can access the REST API."
+msgstr ""
+
+#. translators: Name of this pluign
+#: lib/Gutenberg_Checker.php:135
+#: __build/one-page-blocks/lib/Gutenberg_Checker.php:135
+msgid "deactivate %1$s"
+msgstr ""
+
+#. translators: 1: Required plugin 2: Name of this plugin 3: Activate or Install, from $link above
+#. translators: 1: Required plugin 2: Name of this pluign 3: Activate or Install, from $link above
+#: lib/Gutenberg_Checker.php:140,
+#: lib/Gutenberg_Checker.php:173
+#: __build/one-page-blocks/lib/Gutenberg_Checker.php:140
+#: __build/one-page-blocks/lib/Gutenberg_Checker.php:173
+msgid "%1$s requires the %2$s block editor. %4$s Please %3$s to continue."
+msgstr ""
+
+#. translators: Name of this pluign
+#: lib/Gutenberg_Checker.php:162
+#: __build/one-page-blocks/lib/Gutenberg_Checker.php:162
+msgid "activate %1$s"
+msgstr ""
+
+#. translators: Name of this pluign
+#: lib/Gutenberg_Checker.php:166
+#: __build/one-page-blocks/lib/Gutenberg_Checker.php:166
+msgid "install %1$s"
+msgstr ""
+
+#: admin/api/UnlockPage.php:77,
+#: admin/api/UnlockPage.php:106
+#: __build/one-page-blocks/admin/api/UnlockPage.php:77
+#: __build/one-page-blocks/admin/api/UnlockPage.php:106
+msgid "No naughty business please!"
+msgstr ""
+
+#: admin/api/UnlockPage.php:91
+#: __build/one-page-blocks/admin/api/UnlockPage.php:91
+msgid "The page will be updated."
+msgstr ""
+
+#: admin/api/UnlockPage.php:101
+#: __build/one-page-blocks/admin/api/UnlockPage.php:101
+msgid "The password is not correct."
+msgstr ""
+
+#: frontend/components/cookie-notice.php:20
+#: __build/one-page-blocks/frontend/components/cookie-notice.php:20
+msgid "Got it, Thanks!"
+msgstr ""
+
+#: frontend/components/unlock-page.php:23
+#: __build/one-page-blocks/frontend/components/unlock-page.php:23
+msgid "This site is password protected, view by typing the password."
+msgstr ""
+
+#. Plugin Name of the plugin
+msgid "Coming Soon Blocks"
+msgstr ""
+
+#. Plugin URI of the plugin
+msgid "https://pixelthrone.com/one-page-blocks"
+msgstr ""
+
+#. Description of the plugin
+msgid "Build one-page sites for pretty much anything ( without needing themes )."
+msgstr ""
+
+#. Author of the plugin
+msgid "Helder Vilela from Pixelthrone"
+msgstr ""
+
+#. Author URI of the plugin
+msgid "https://heldervilela.com"
+msgstr ""
diff --git a/spec/fixtures/dynamic_finders/plugin_version/pricing-table-block/composer_file/package.json b/spec/fixtures/dynamic_finders/plugin_version/pricing-table-block/composer_file/package.json
new file mode 100644
index 00000000..30135a21
--- /dev/null
+++ b/spec/fixtures/dynamic_finders/plugin_version/pricing-table-block/composer_file/package.json
@@ -0,0 +1,19 @@
+{
+ "name": "my-block-cgb-guten-block",
+ "version": "1.0.0",
+ "private": true,
+ "scripts": {
+ "start": "cgb-scripts start",
+ "build": "cgb-scripts build",
+ "eject": "cgb-scripts eject"
+ },
+ "dependencies": {
+ "@fortawesome/fontawesome-svg-core": "^1.2.12",
+ "@fortawesome/free-brands-svg-icons": "^5.6.3",
+ "@fortawesome/free-regular-svg-icons": "^5.6.3",
+ "@fortawesome/free-solid-svg-icons": "^5.6.3",
+ "@fortawesome/react-fontawesome": "^0.1.3",
+ "cgb-scripts": "1.13.0",
+ "classnames": "^2.2.6"
+ }
+}
diff --git a/spec/fixtures/dynamic_finders/plugin_version/query_parameter_passive_all.html b/spec/fixtures/dynamic_finders/plugin_version/query_parameter_passive_all.html
index cc6b88ef..a6b4f65b 100644
--- a/spec/fixtures/dynamic_finders/plugin_version/query_parameter_passive_all.html
+++ b/spec/fixtures/dynamic_finders/plugin_version/query_parameter_passive_all.html
@@ -819,6 +819,10 @@
+
+
+
+
@@ -1068,6 +1072,7 @@
+
@@ -1168,6 +1173,16 @@
+
+
+
+
+
+
+
+
+
+
@@ -1303,6 +1318,11 @@
+
+
+
+
+
@@ -1366,6 +1386,25 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -1434,6 +1473,11 @@
+
+
+
+
+
@@ -1703,6 +1747,10 @@
+
+
+
+
@@ -2612,6 +2660,10 @@
+
+
+
+
@@ -3424,6 +3476,11 @@
+
+
+
+
+
@@ -4060,6 +4117,11 @@
+
+
+
+
+
@@ -4647,6 +4709,13 @@
+
+
+
+
+
+
+
@@ -4798,6 +4867,11 @@
+
+
+
+
+
@@ -5023,6 +5097,11 @@
+
+
+
+
+
@@ -5765,6 +5844,11 @@
+
+
+
+
+
@@ -5920,6 +6004,11 @@
+
+
+
+
+
@@ -6179,6 +6268,11 @@
+
+
+
+
+
@@ -6955,6 +7049,10 @@
+
+
+
+
@@ -7008,6 +7106,10 @@
+
+
+
+
@@ -7035,6 +7137,10 @@
+
+
+
+
@@ -7366,6 +7472,11 @@
+
+
+
+
+
@@ -7872,6 +7983,11 @@
+
+
+
+
+
@@ -8638,6 +8754,10 @@
+
+
+
+
@@ -9020,6 +9140,10 @@
+
+
+
+
@@ -9179,6 +9303,11 @@
+
+
+
+
+
@@ -9411,6 +9540,14 @@
+
+
+
+
+
+
+
+
@@ -9758,6 +9895,12 @@
+
+
+
+
+
+
@@ -9784,6 +9927,11 @@
+
+
+
+
+
@@ -9800,6 +9948,11 @@
+
+
+
+
+
@@ -9890,6 +10043,11 @@
+
+
+
+
+
@@ -10276,6 +10434,10 @@
+
+
+
+
@@ -10400,6 +10562,10 @@
+
+
+
+
@@ -10526,6 +10692,10 @@
+
+
+
+
@@ -10855,6 +11025,10 @@
+
+
+
+
@@ -11347,6 +11521,11 @@
+
+
+
+
+
@@ -12015,6 +12194,10 @@
+
+
+
+
@@ -12385,6 +12568,10 @@
+
+
+
+
@@ -12704,6 +12891,11 @@
+
+
+
+
+
@@ -13366,6 +13558,11 @@
+
+
+
+
+
diff --git a/spec/fixtures/dynamic_finders/plugin_version/quform-mailchimp/translation_file/languages/quform-mailchimp.pot b/spec/fixtures/dynamic_finders/plugin_version/quform-mailchimp/translation_file/languages/quform-mailchimp.pot
new file mode 100644
index 00000000..80f37951
--- /dev/null
+++ b/spec/fixtures/dynamic_finders/plugin_version/quform-mailchimp/translation_file/languages/quform-mailchimp.pot
@@ -0,0 +1,936 @@
+# Copyright (C) 2018 ThemeCatcher
+# This file is distributed under the same license as the Quform Mailchimp plugin.
+msgid ""
+msgstr ""
+"Project-Id-Version: Quform Mailchimp 1.0.0\n"
+"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/quform-mailchimp\n"
+"Last-Translator: FULL NAME \n"
+"Language-Team: LANGUAGE \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"POT-Creation-Date: 2018-12-21T16:21:10+00:00\n"
+"PO-Revision-Date: 2018-12-21T16:21:10+00:00\n"
+"X-Generator: WP-CLI 2.0.1\n"
+"X-Domain: quform-mailchimp\n"
+
+#. Plugin Name of the plugin
+msgid "Quform Mailchimp"
+msgstr ""
+
+#. Plugin URI of the plugin
+msgid "https://www.quform.com"
+msgstr ""
+
+#. Description of the plugin
+msgid "Easily add contacts to Mailchimp from Quform forms."
+msgstr ""
+
+#. Author of the plugin
+msgid "ThemeCatcher"
+msgstr ""
+
+#. Author URI of the plugin
+msgid "https://www.themecatcher.net"
+msgstr ""
+
+#: library/Quform/Mailchimp/Admin/Page/Controller.php:98
+#: library/Quform/Mailchimp/Admin/Page/Controller.php:99
+msgid "Mailchimp"
+msgstr ""
+
+#: library/Quform/Mailchimp/Admin/Page/Integrations/Add.php:15
+#: library/Quform/Mailchimp/Admin/Page/Integrations/Edit.php:106
+#: library/Quform/Mailchimp/Admin/Page/Integrations/List.php:77
+msgid "You do not have sufficient permissions to access this page."
+msgstr ""
+
+#: library/Quform/Mailchimp/Admin/Page/Integrations/Edit.php:68
+msgid "You have unsaved changes."
+msgstr ""
+
+#: library/Quform/Mailchimp/Admin/Page/Integrations/Edit.php:70
+msgid "Integration saved"
+msgstr ""
+
+#: library/Quform/Mailchimp/Admin/Page/Integrations/Edit.php:71
+msgid "Error saving the integration"
+msgstr ""
+
+#: library/Quform/Mailchimp/Admin/Page/Integrations/Edit.php:72
+msgid "Please correct the highlighted fields and save the integration again"
+msgstr ""
+
+#: library/Quform/Mailchimp/Admin/Page/Integrations/Edit.php:73
+#: library/templates/admin/integrations/edit.php:55
+msgid "Please select"
+msgstr ""
+
+#: library/Quform/Mailchimp/Admin/Page/Integrations/Edit.php:74
+msgid "Select a Mailchimp tag"
+msgstr ""
+
+#: library/Quform/Mailchimp/Admin/Page/Integrations/Edit.php:75
+msgid "Please select a form first"
+msgstr ""
+
+#: library/Quform/Mailchimp/Admin/Page/Integrations/Edit.php:76
+msgid "Please select a list first"
+msgstr ""
+
+#: library/Quform/Mailchimp/Admin/Page/Integrations/Edit.php:79
+msgid "Run this integration"
+msgstr ""
+
+#: library/Quform/Mailchimp/Admin/Page/Integrations/Edit.php:80
+msgid "Do not run this integration"
+msgstr ""
+
+#: library/Quform/Mailchimp/Admin/Page/Integrations/Edit.php:81
+msgid "if all of these rules match"
+msgstr ""
+
+#: library/Quform/Mailchimp/Admin/Page/Integrations/Edit.php:82
+msgid "if any of these rules match"
+msgstr ""
+
+#: library/Quform/Mailchimp/Admin/Page/Integrations/Edit.php:83
+msgid "There are no elements available to use for logic rules."
+msgstr ""
+
+#: library/Quform/Mailchimp/Admin/Page/Integrations/Edit.php:84
+msgid "There are no logic rules yet, click \"Add logic rule\" to add one."
+msgstr ""
+
+#. translators: %1$s = element admin label, %2$s = element unique ID
+#: library/Quform/Mailchimp/Admin/Page/Integrations/Edit.php:86
+#: library/Quform/Mailchimp/Integration/Builder.php:403
+msgid "%1$s (%2$s)"
+msgstr ""
+
+#. translators: %1$s = element admin label, %2$s = element unique ID
+#: library/Quform/Mailchimp/Admin/Page/Integrations/Edit.php:87
+msgid "is"
+msgstr ""
+
+#: library/Quform/Mailchimp/Admin/Page/Integrations/Edit.php:88
+msgid "is not"
+msgstr ""
+
+#: library/Quform/Mailchimp/Admin/Page/Integrations/Edit.php:89
+msgid "is empty"
+msgstr ""
+
+#: library/Quform/Mailchimp/Admin/Page/Integrations/Edit.php:90
+msgid "is not empty"
+msgstr ""
+
+#: library/Quform/Mailchimp/Admin/Page/Integrations/Edit.php:91
+msgid "is greater than"
+msgstr ""
+
+#: library/Quform/Mailchimp/Admin/Page/Integrations/Edit.php:92
+msgid "is less than"
+msgstr ""
+
+#: library/Quform/Mailchimp/Admin/Page/Integrations/Edit.php:93
+msgid "contains"
+msgstr ""
+
+#: library/Quform/Mailchimp/Admin/Page/Integrations/Edit.php:94
+msgid "starts with"
+msgstr ""
+
+#: library/Quform/Mailchimp/Admin/Page/Integrations/Edit.php:95
+msgid "ends with"
+msgstr ""
+
+#: library/Quform/Mailchimp/Admin/Page/Integrations/Edit.php:96
+msgid "Enter a value"
+msgstr ""
+
+#: library/Quform/Mailchimp/Admin/Page/Integrations/Edit.php:110
+msgid "You attempted to edit an item that doesn't exist. Perhaps it was deleted?"
+msgstr ""
+
+#: library/Quform/Mailchimp/Admin/Page/Integrations/Edit.php:114
+msgid "You can't edit this item because it is in the Trash. Please restore it and try again."
+msgstr ""
+
+#. translators: %1$s = open link tag, %2$s = close link tag
+#: library/Quform/Mailchimp/Admin/Page/Integrations/Edit.php:124
+msgid "The integration will not function until a Mailchimp API key is verified on the %1$splugin settings page%2$s."
+msgstr ""
+
+#: library/Quform/Mailchimp/Admin/Page/Integrations/Edit.php:141
+#: library/Quform/Mailchimp/Admin/Page/Integrations/Edit.php:153
+msgid "Edit Mailchimp Integration"
+msgstr ""
+
+#: library/Quform/Mailchimp/Admin/Page/Integrations/Edit.php:171
+msgid "Add new logic rule"
+msgstr ""
+
+#: library/Quform/Mailchimp/Admin/Page/Integrations/Edit.php:172
+msgid "Remove logic rule"
+msgstr ""
+
+#: library/Quform/Mailchimp/Admin/Page/Integrations/List.php:63
+msgid "Are you sure you want to delete this integration? All saved settings will be lost and this cannot be undone."
+msgstr ""
+
+#: library/Quform/Mailchimp/Admin/Page/Integrations/List.php:64
+msgid "Are you sure you want to delete these integrations? All saved settings will be lost and this cannot be undone."
+msgstr ""
+
+#: library/Quform/Mailchimp/Admin/Page/Integrations/List.php:67
+msgid "An error occurred adding the integration"
+msgstr ""
+
+#. translators: %1$s = open link tag, %2$s = close link tag
+#: library/Quform/Mailchimp/Admin/Page/Integrations/List.php:89
+#: library/Quform/Mailchimp/Integration/Builder.php:334
+#: library/Quform/Mailchimp/Integration/Builder.php:581
+#: library/Quform/Mailchimp/Integration/Builder.php:725
+msgid "Please verify a Mailchimp API key on the %1$splugin settings page%2$s."
+msgstr ""
+
+#. translators: %s the number of integrations
+#: library/Quform/Mailchimp/Admin/Page/Integrations/List.php:392
+msgid "%s integration activated"
+msgid_plural "%s integrations activated"
+msgstr[0] ""
+
+#. translators: %s the number of integrations
+#: library/Quform/Mailchimp/Admin/Page/Integrations/List.php:398
+msgid "%s integration deactivated"
+msgid_plural "%s integrations deactivated"
+msgstr[0] ""
+
+#. translators: %s the number of integrations
+#: library/Quform/Mailchimp/Admin/Page/Integrations/List.php:404
+msgid "%s integration duplicated"
+msgid_plural "%s integrations duplicated"
+msgstr[0] ""
+
+#. translators: %s the number of integrations
+#: library/Quform/Mailchimp/Admin/Page/Integrations/List.php:410
+msgid "%s integration moved to the Trash"
+msgid_plural "%s integrations moved to the Trash"
+msgstr[0] ""
+
+#. translators: %s the number of integrations
+#: library/Quform/Mailchimp/Admin/Page/Integrations/List.php:416
+msgid "%s integration restored"
+msgid_plural "%s integrations restored"
+msgstr[0] ""
+
+#. translators: %s the number of integrations
+#: library/Quform/Mailchimp/Admin/Page/Integrations/List.php:422
+msgid "%s integration deleted"
+msgid_plural "%s integrations deleted"
+msgstr[0] ""
+
+#: library/Quform/Mailchimp/Admin/Page/Integrations/List.php:427
+msgid "Bad request."
+msgstr ""
+
+#: library/Quform/Mailchimp/Admin/Page/Integrations/List.php:430
+msgid "You do not have permission to do this."
+msgstr ""
+
+#: library/Quform/Mailchimp/Admin/Page/Integrations/List.php:433
+msgid "Nonce check failed."
+msgstr ""
+
+#: library/Quform/Mailchimp/Admin/Page/Integrations/List.php:459
+#: library/Quform/Mailchimp/Admin/Page/Integrations/List.php:471
+msgid "Mailchimp Integrations"
+msgstr ""
+
+#: library/Quform/Mailchimp/Admin/Page/Settings.php:52
+msgid "Settings saved"
+msgstr ""
+
+#: library/Quform/Mailchimp/Admin/Page/Settings.php:53
+msgid "An error occurred saving the settings."
+msgstr ""
+
+#: library/Quform/Mailchimp/Admin/Page/Settings.php:54
+msgid "Please wait, verification in progress"
+msgstr ""
+
+#: library/Quform/Mailchimp/Admin/Page/Settings.php:56
+msgid "An error occurred verifying the license key."
+msgstr ""
+
+#: library/Quform/Mailchimp/Admin/Page/Settings.php:57
+#: library/templates/admin/settings.php:50
+msgid "Verified"
+msgstr ""
+
+#: library/Quform/Mailchimp/Admin/Page/Settings.php:58
+#: library/templates/admin/settings.php:50
+msgid "Unverified"
+msgstr ""
+
+#: library/Quform/Mailchimp/Admin/Page/Settings.php:59
+msgid "Are you sure you want to uninstall the Quform Mailchimp plugin?"
+msgstr ""
+
+#: library/Quform/Mailchimp/Admin/Page/Settings.php:62
+msgid "An error occurred uninstalling the plugin."
+msgstr ""
+
+#: library/Quform/Mailchimp/Admin/Page/Settings.php:87
+#: library/Quform/Mailchimp/Admin/Page/Settings.php:99
+msgid "Mailchimp Settings"
+msgstr ""
+
+#: library/Quform/Mailchimp/Admin/Page.php:20
+msgid "Integrations"
+msgstr ""
+
+#: library/Quform/Mailchimp/Admin/Page.php:27
+msgid "Settings"
+msgstr ""
+
+#: library/Quform/Mailchimp/Admin/Page.php:34
+#: library/templates/admin/integrations/list.php:69
+msgid "Add Integration"
+msgstr ""
+
+#: library/Quform/Mailchimp/Dispatcher.php:55
+msgid "Please update the Quform plugin to version 2.6.0 or later to use the Quform Mailchimp addon."
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:58
+#: library/Quform/Mailchimp/Integration/List/Settings.php:45
+msgid "This field is required"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:65
+msgid "The integration name must be no longer than 64 characters"
+msgstr ""
+
+#. translators: %1$s = open link tag, %2$s = close link tag
+#: library/Quform/Mailchimp/Integration/Builder.php:80
+msgid "Failed to insert into database, check the %1$serror log%2$s for more information"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:101
+#: library/Quform/Mailchimp/Integration/Builder.php:173
+#: library/Quform/Mailchimp/Integration/Builder.php:426
+#: library/Quform/Mailchimp/Integration/Builder.php:464
+#: library/Quform/Mailchimp/Integration/Builder.php:784
+#: library/Quform/Mailchimp/Integration/Builder.php:865
+#: library/Quform/Mailchimp/Integration/List/Settings.php:25
+#: library/Quform/Mailchimp/Settings.php:90
+#: library/Quform/Mailchimp/Settings.php:121
+#: library/Quform/Mailchimp/Settings.php:150
+#: library/Quform/Mailchimp/Uninstaller.php:73
+msgid "Bad request"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:108
+#: library/Quform/Mailchimp/Integration/Builder.php:180
+#: library/Quform/Mailchimp/Integration/Builder.php:323
+#: library/Quform/Mailchimp/Integration/Builder.php:433
+#: library/Quform/Mailchimp/Integration/Builder.php:471
+#: library/Quform/Mailchimp/Integration/Builder.php:791
+#: library/Quform/Mailchimp/Integration/Builder.php:872
+#: library/Quform/Mailchimp/Settings.php:97
+#: library/Quform/Mailchimp/Settings.php:157
+#: library/Quform/Mailchimp/Uninstaller.php:80
+msgid "Insufficient permissions"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:115
+#: library/Quform/Mailchimp/Integration/Builder.php:187
+#: library/Quform/Mailchimp/Integration/List/Settings.php:32
+#: library/Quform/Mailchimp/Settings.php:104
+#: library/Quform/Mailchimp/Settings.php:164
+#: library/Quform/Mailchimp/Uninstaller.php:87
+msgid "Nonce check failed"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:150
+msgid "Malformed integration configuration"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:275
+msgid "Please enter a name for the integration."
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:282
+msgid "Please select a form."
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:289
+msgid "Please select a list."
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:296
+msgid "Please select an Email address field."
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:304
+msgid "Please select a merge field Mailchimp tag."
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:309
+msgid "Please select a merge field value."
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:376
+#: library/Quform/Mailchimp/Integration/Builder.php:769
+msgid "An error occurred fetching the lists"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:392
+#: library/Quform/Mailchimp/Integration/Builder.php:489
+#: library/Quform/Mailchimp/Integration/Builder.php:890
+msgid "Form not found"
+msgstr ""
+
+#. translators: %1$s = element admin label, %2$s = name of the part
+#: library/Quform/Mailchimp/Integration/Builder.php:516
+msgid "%1$s [%2$s]"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:547
+msgid "Prefix"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:550
+msgid "First"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:553
+msgid "Middle"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:556
+msgid "Last"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:559
+msgid "Suffix"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:602
+#: library/Quform/Mailchimp/Integration/Builder.php:611
+#: library/Quform/Mailchimp/Integration/Builder.php:620
+msgid "The response from the Mailchimp API was invalid"
+msgstr ""
+
+#. translators: %1$s = merge field name, %2$s = merge field tag
+#: library/Quform/Mailchimp/Integration/Builder.php:628
+msgctxt "mailchimp merge field label"
+msgid "%1$s (%2$s)"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:652
+msgid "Select a value"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:653
+msgid "Insert variable..."
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:657
+msgid "Add new merge field"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:658
+msgid "Remove merge field"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:673
+msgid "General"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:675
+msgid "Form URL"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:676
+msgid "Referring URL"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:677
+msgid "Post ID"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:678
+msgid "Post Title"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:679
+msgid "Custom Field"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:680
+msgid "Date"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:681
+msgid "Time"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:682
+msgid "DateTime"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:683
+msgid "Site Title"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:684
+msgid "Site Description"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:685
+msgid "Entry ID"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:686
+msgid "Form Name"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:687
+msgid "All Form Data"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:688
+msgid "Default Email Address"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:689
+msgid "Default Email Name"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:690
+msgid "Default \"From\" Email Address"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:691
+msgid "Default \"From\" Email Name"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:692
+msgid "Admin Email"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:696
+msgid "User"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:698
+msgid "IP Address"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:699
+msgid "User Agent"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:700
+msgid "Display Name"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:701
+msgid "Email"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:702
+msgid "Login"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:703
+msgid "User Metadata"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/Builder.php:837
+msgid "An error occurred fetching the groups"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/List/Settings.php:52
+msgid "Value must be numeric"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/List/Settings.php:61
+msgid "Value must be greater than 1"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/List/Settings.php:68
+msgid "Value must be less than 1000000"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/List/Table.php:126
+msgid "All"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/List/Table.php:134
+#: library/Quform/Mailchimp/Integration/List/Table.php:178
+#: library/templates/admin/integrations/edit.php:40
+msgid "Active"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/List/Table.php:142
+msgid "Inactive"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/List/Table.php:150
+#: library/Quform/Mailchimp/Integration/List/Table.php:296
+msgid "Trash"
+msgstr ""
+
+#. translators: %s = the search query
+#: library/Quform/Mailchimp/Integration/List/Table.php:158
+msgid "Search results for “%s”"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/List/Table.php:175
+#: library/templates/admin/integrations/edit.php:30
+msgid "Name"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/List/Table.php:176
+#: library/templates/admin/integrations/edit.php:51
+msgid "Form"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/List/Table.php:177
+#: library/templates/admin/integrations/edit.php:68
+msgid "List"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/List/Table.php:179
+msgid "Last modified"
+msgstr ""
+
+#. translators: %s = the integration name
+#: library/Quform/Mailchimp/Integration/List/Table.php:209
+#: library/Quform/Mailchimp/Integration/List/Table.php:243
+msgid "Edit integration “%s”"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/List/Table.php:244
+msgid "Edit"
+msgstr ""
+
+#. translators: %s = the integration name
+#: library/Quform/Mailchimp/Integration/List/Table.php:257
+msgid "Deactivate integration “%s”"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/List/Table.php:258
+#: library/Quform/Mailchimp/Integration/List/Table.php:409
+msgid "Deactivate"
+msgstr ""
+
+#. translators: %s = the integration name
+#: library/Quform/Mailchimp/Integration/List/Table.php:268
+msgid "Activate integration “%s”"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/List/Table.php:269
+#: library/Quform/Mailchimp/Integration/List/Table.php:408
+msgid "Activate"
+msgstr ""
+
+#. translators: %s = the integration name
+#: library/Quform/Mailchimp/Integration/List/Table.php:282
+msgid "Duplicate integration “%s”"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/List/Table.php:283
+#: library/Quform/Mailchimp/Integration/List/Table.php:413
+msgid "Duplicate"
+msgstr ""
+
+#. translators: %s = the integration name
+#: library/Quform/Mailchimp/Integration/List/Table.php:295
+msgid "Move integration “%s” to the Trash"
+msgstr ""
+
+#. translators: %s = the integration name
+#: library/Quform/Mailchimp/Integration/List/Table.php:308
+msgid "Restore integration “%s” from the Trash"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/List/Table.php:309
+#: library/Quform/Mailchimp/Integration/List/Table.php:403
+msgid "Restore"
+msgstr ""
+
+#. translators: %s = the integration name
+#: library/Quform/Mailchimp/Integration/List/Table.php:319
+msgid "Delete integration “%s” permanently"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/List/Table.php:320
+#: library/Quform/Mailchimp/Integration/List/Table.php:404
+msgid "Delete permanently"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/List/Table.php:336
+#: library/Quform/Mailchimp/Integration/List/Table.php:347
+msgid "(not configured)"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/List/Table.php:358
+msgid "Yes"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/List/Table.php:358
+msgid "No"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/List/Table.php:417
+msgid "Move to Trash"
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/List/Table.php:429
+msgid "Your search did not match any integrations."
+msgstr ""
+
+#. translators: %1$s = open link tag, %2$s = close link tag
+#: library/Quform/Mailchimp/Integration/List/Table.php:434
+msgid "No integrations found, %1$sclick here%2$s to create one."
+msgstr ""
+
+#: library/Quform/Mailchimp/Integration/List/Table.php:439
+msgid "No integrations found."
+msgstr ""
+
+#. translators: %s = the original integration name
+#: library/Quform/Mailchimp/Integration/Repository.php:451
+msgctxt "integration name duplicate"
+msgid "%s duplicate"
+msgstr ""
+
+#: library/Quform/Mailchimp/Permissions.php:17
+msgid "List Integrations"
+msgstr ""
+
+#: library/Quform/Mailchimp/Permissions.php:18
+msgid "Add Integrations"
+msgstr ""
+
+#: library/Quform/Mailchimp/Permissions.php:19
+msgid "Edit Integrations"
+msgstr ""
+
+#: library/Quform/Mailchimp/Permissions.php:20
+msgid "Delete Integrations"
+msgstr ""
+
+#: library/Quform/Mailchimp/Permissions.php:21
+msgid "Edit Settings"
+msgstr ""
+
+#: library/Quform/Mailchimp/Settings.php:57
+msgid "The API key was successfully verified"
+msgstr ""
+
+#: library/Quform/Mailchimp/Settings.php:78
+msgid "An error occurred verifying the API key"
+msgstr ""
+
+#: library/templates/admin/integrations/edit.php:15
+#: library/templates/admin/settings.php:16
+msgid "Please enable JavaScript to use this page"
+msgstr ""
+
+#: library/templates/admin/integrations/edit.php:24
+#: library/templates/admin/integrations/edit.php:195
+#: library/templates/admin/settings.php:24
+#: library/templates/admin/settings.php:158
+msgid "Save"
+msgstr ""
+
+#: library/templates/admin/integrations/edit.php:34
+msgid "Enter a name to help you identify the integration."
+msgstr ""
+
+#: library/templates/admin/integrations/edit.php:45
+msgid "Activate or deactivate this integration."
+msgstr ""
+
+#: library/templates/admin/integrations/edit.php:60
+msgid "Choose the form to add contacts from."
+msgstr ""
+
+#: library/templates/admin/integrations/edit.php:67
+msgid "Refresh the available lists"
+msgstr ""
+
+#: library/templates/admin/integrations/edit.php:79
+msgid "Choose the Mailchimp list to add contacts to."
+msgstr ""
+
+#: library/templates/admin/integrations/edit.php:86
+msgid "Refresh the available email address fields"
+msgstr ""
+
+#: library/templates/admin/integrations/edit.php:87
+msgid "Email address field"
+msgstr ""
+
+#: library/templates/admin/integrations/edit.php:98
+msgid "Choose the email address form field."
+msgstr ""
+
+#: library/templates/admin/integrations/edit.php:104
+msgid "Double opt-in"
+msgstr ""
+
+#: library/templates/admin/integrations/edit.php:109
+msgid "Send contacts an opt-in confirmation email when they subscribe to your list."
+msgstr ""
+
+#: library/templates/admin/integrations/edit.php:116
+msgid "Refresh the available merge field elements and tags"
+msgstr ""
+
+#: library/templates/admin/integrations/edit.php:117
+msgid "Merge fields"
+msgstr ""
+
+#: library/templates/admin/integrations/edit.php:118
+msgid "Add merge field"
+msgstr ""
+
+#: library/templates/admin/integrations/edit.php:126
+msgid "There are no merge fields yet, click \"Add merge field\" to add one."
+msgstr ""
+
+#: library/templates/admin/integrations/edit.php:128
+msgid "Save additional information about the contact."
+msgstr ""
+
+#: library/templates/admin/integrations/edit.php:135
+msgid "Refresh the available groups"
+msgstr ""
+
+#: library/templates/admin/integrations/edit.php:136
+msgid "Groups"
+msgstr ""
+
+#: library/templates/admin/integrations/edit.php:142
+msgid "Choose groups"
+msgstr ""
+
+#: library/templates/admin/integrations/edit.php:147
+msgid "Choose the groups to add the contact to."
+msgstr ""
+
+#: library/templates/admin/integrations/edit.php:153
+msgid "Enable conditional logic"
+msgstr ""
+
+#: library/templates/admin/integrations/edit.php:158
+msgid "Create rules to determine whether or not to run this integration based on the values of form fields."
+msgstr ""
+
+#: library/templates/admin/integrations/edit.php:165
+msgid "Refresh the available elements"
+msgstr ""
+
+#: library/templates/admin/integrations/edit.php:166
+msgid "Logic rules"
+msgstr ""
+
+#: library/templates/admin/integrations/edit.php:168
+msgid "Add logic rule"
+msgstr ""
+
+#: library/templates/admin/integrations/edit.php:183
+msgid "Submitted Form Value"
+msgstr ""
+
+#: library/templates/admin/integrations/list.php:17
+msgid "Search"
+msgstr ""
+
+#: library/templates/admin/integrations/list.php:27
+msgid "Table options"
+msgstr ""
+
+#: library/templates/admin/integrations/list.php:31
+msgid "Integrations per page"
+msgstr ""
+
+#: library/templates/admin/integrations/list.php:56
+msgid "Create an integration"
+msgstr ""
+
+#: library/templates/admin/integrations/list.php:57
+msgid "Enter a name to help you identify the integration"
+msgstr ""
+
+#: library/templates/admin/integrations/list.php:62
+msgid "e.g. Contact form to Newsletter"
+msgstr ""
+
+#: library/templates/admin/settings.php:29
+msgid "Enable Mailchimp integrations"
+msgstr ""
+
+#: library/templates/admin/settings.php:32
+msgid "Enabled"
+msgstr ""
+
+#: library/templates/admin/settings.php:37
+msgid "Enable or disable all Mailchimp integrations."
+msgstr ""
+
+#: library/templates/admin/settings.php:42
+msgid "Mailchimp API key"
+msgstr ""
+
+#: library/templates/admin/settings.php:45
+msgid "API key status"
+msgstr ""
+
+#: library/templates/admin/settings.php:58
+msgid "Enter API key"
+msgstr ""
+
+#: library/templates/admin/settings.php:61
+msgid "Verify"
+msgstr ""
+
+#. translators: %1$s = open link tag, %2$s = close link tag
+#: library/templates/admin/settings.php:69
+msgid "Please enter your Mailchimp API key, you can get the key on %1$sthis page%2$s."
+msgstr ""
+
+#: library/templates/admin/settings.php:79
+msgid "Permissions"
+msgstr ""
+
+#: library/templates/admin/settings.php:81
+msgid "These options allow you to give permissions for other Roles to access parts of the plugin."
+msgstr ""
+
+#: library/templates/admin/settings.php:118
+msgid "Uninstall Quform Mailchimp"
+msgstr ""
+
+#: library/templates/admin/settings.php:123
+msgid "Confirm uninstall"
+msgstr ""
+
+#: library/templates/admin/settings.php:131
+msgid "Confirm that you want to delete all Mailchimp integrations and plugin settings, and deactivate the plugin. You can delete the plugin afterwards from the Plugins page."
+msgstr ""
+
+#: library/templates/admin/settings.php:144
+msgid "WARNING: All Mailchimp integrations and plugin settings will be deleted cannot be recovered unless you have a backup of the database."
+msgstr ""
+
+#: library/templates/admin/settings.php:148
+msgid "Uninstall"
+msgstr ""
diff --git a/spec/fixtures/dynamic_finders/plugin_version/testimonials-block/composer_file/package.json b/spec/fixtures/dynamic_finders/plugin_version/testimonials-block/composer_file/package.json
new file mode 100644
index 00000000..e10b76e0
--- /dev/null
+++ b/spec/fixtures/dynamic_finders/plugin_version/testimonials-block/composer_file/package.json
@@ -0,0 +1,13 @@
+{
+ "name": "my-block-cgb-guten-block",
+ "version": "1.0.0",
+ "private": true,
+ "scripts": {
+ "start": "cgb-scripts start",
+ "build": "cgb-scripts build",
+ "eject": "cgb-scripts eject"
+ },
+ "dependencies": {
+ "cgb-scripts": "1.13.0"
+ }
+}
diff --git a/spec/fixtures/dynamic_finders/plugin_version/tp-piebuilder/translation_file/languages/tp-piebuilder.pot b/spec/fixtures/dynamic_finders/plugin_version/tp-piebuilder/translation_file/languages/tp-piebuilder.pot
new file mode 100644
index 00000000..db5a1437
--- /dev/null
+++ b/spec/fixtures/dynamic_finders/plugin_version/tp-piebuilder/translation_file/languages/tp-piebuilder.pot
@@ -0,0 +1,73 @@
+# Copyright (C) 2018 Theme Palace
+# This file is distributed under the same license as the TP Piebuilder package.
+msgid ""
+msgstr ""
+"Project-Id-Version: TP Piebuilder 0.6\n"
+"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/tp-piebuilder\n"
+"POT-Creation-Date: 2018-12-07 07:45:09+00:00\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"PO-Revision-Date: 2018-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME \n"
+"Language-Team: LANGUAGE \n"
+"X-Generator: grunt-wp-i18n1.0.0\n"
+
+#: includes/tp-setting.php:31
+msgid "Settings Admin"
+msgstr ""
+
+#: includes/tp-setting.php:32 includes/tp-setting.php:46
+msgid "TP PieBuilder"
+msgstr ""
+
+#: includes/tp-setting.php:48 includes/tp-setting.php:86
+msgid "Upgrade To Pro"
+msgstr ""
+
+#: includes/tp-setting.php:51
+msgid "Default Pie Chart"
+msgstr ""
+
+#: includes/tp-setting.php:58
+msgid "Doughnut Pie Chart"
+msgstr ""
+
+#: includes/tp-setting.php:65
+msgid "Polar Pie Chart"
+msgstr ""
+
+#: includes/tp-setting.php:72
+msgid "Bar Graph Chart"
+msgstr ""
+
+#: includes/tp-setting.php:80
+msgid "Horizontal Bar Graph Chart"
+msgstr ""
+
+#: tp-piebuilder.php:56
+msgid "Support"
+msgstr ""
+
+#. Plugin Name of the plugin/theme
+msgid "TP Piebuilder"
+msgstr ""
+
+#. Plugin URI of the plugin/theme
+msgid "http://www.themepalace.com/plugins/tp-piebuilder"
+msgstr ""
+
+#. Description of the plugin/theme
+msgid ""
+"This Plugin provides you an elegent Bar Graph and Pie Charts with multiple "
+"designs and colors. ie. Default Pie Chart, Doughnut Pie Chart, Polar Pie "
+"Chart, Bar Graph, Horizontal Bar Graph."
+msgstr ""
+
+#. Author of the plugin/theme
+msgid "Theme Palace"
+msgstr ""
+
+#. Author URI of the plugin/theme
+msgid "http://themepalace.com"
+msgstr ""
\ No newline at end of file
diff --git a/spec/fixtures/dynamic_finders/plugin_version/um-custom-tab-builder-lite/translation_file/languages/um-custom-tab-builder-lite-lite.pot b/spec/fixtures/dynamic_finders/plugin_version/um-custom-tab-builder-lite/translation_file/languages/um-custom-tab-builder-lite-lite.pot
new file mode 100644
index 00000000..afddb519
--- /dev/null
+++ b/spec/fixtures/dynamic_finders/plugin_version/um-custom-tab-builder-lite/translation_file/languages/um-custom-tab-builder-lite-lite.pot
@@ -0,0 +1,1389 @@
+# Copyright (C) 2018 SuitePlugins
+# This file is distributed under the GPLv2.
+msgid ""
+msgstr ""
+"Project-Id-Version: UM Custom Tab Builder Lite 1.0.0\n"
+"Report-Msgid-Bugs-To: "
+"https://wordpress.org/support/plugin/um-custom-tab-builder-lite\n"
+"POT-Creation-Date: 2018-12-23 14:09:41+00:00\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"PO-Revision-Date: 2018-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME \n"
+"Language-Team: LANGUAGE \n"
+"X-Generator: grunt-wp-i18n1.0.2\n"
+
+#: includes/class-core.php:61 release/1.0.0/includes/class-core.php:61
+#: release/svn/includes/class-core.php:61
+msgid "Add New Tab"
+msgstr ""
+
+#: includes/class-core.php:62 release/1.0.0/includes/class-core.php:62
+#: release/svn/includes/class-core.php:62
+msgid "New Tab"
+msgstr ""
+
+#: includes/class-core.php:63 release/1.0.0/includes/class-core.php:63
+#: release/svn/includes/class-core.php:63
+msgid "Edit Tab"
+msgstr ""
+
+#: includes/class-core.php:64 release/1.0.0/includes/class-core.php:64
+#: release/svn/includes/class-core.php:64
+msgid "View Tab"
+msgstr ""
+
+#: includes/class-core.php:65 release/1.0.0/includes/class-core.php:65
+#: release/svn/includes/class-core.php:65
+msgid "All Tabs"
+msgstr ""
+
+#: includes/class-core.php:66 release/1.0.0/includes/class-core.php:66
+#: release/svn/includes/class-core.php:66
+msgid "Search Tabs"
+msgstr ""
+
+#: includes/class-core.php:67 release/1.0.0/includes/class-core.php:67
+#: release/svn/includes/class-core.php:67
+msgid "Parent Tabs:"
+msgstr ""
+
+#: includes/class-core.php:68 release/1.0.0/includes/class-core.php:68
+#: release/svn/includes/class-core.php:68
+msgid "No tabs found."
+msgstr ""
+
+#: includes/class-core.php:69 release/1.0.0/includes/class-core.php:69
+#: release/svn/includes/class-core.php:69
+msgid "No tabs found in Trash."
+msgstr ""
+
+#: includes/class-core.php:74 release/1.0.0/includes/class-core.php:74
+#: release/svn/includes/class-core.php:74
+msgid "Description."
+msgstr ""
+
+#: includes/class-core.php:100 release/1.0.0/includes/class-core.php:100
+#: release/svn/includes/class-core.php:100
+msgid "Tab Details"
+msgstr ""
+
+#: includes/class-core.php:107 release/1.0.0/includes/class-core.php:107
+#: release/svn/includes/class-core.php:107
+msgid "Icon"
+msgstr ""
+
+#: includes/class-core.php:115 release/1.0.0/includes/class-core.php:115
+#: release/svn/includes/class-core.php:115
+msgid ""
+"Choose the icon to be displayed in the profile tab. Not available for "
+"groups. Scroll to see more options."
+msgstr ""
+
+#: includes/class-core.php:119 release/1.0.0/includes/class-core.php:119
+#: release/svn/includes/class-core.php:119
+msgid "Slug"
+msgstr ""
+
+#: includes/class-core.php:122 release/1.0.0/includes/class-core.php:122
+#: release/svn/includes/class-core.php:122
+msgid "Choose the slug for the tab"
+msgstr ""
+
+#: includes/class-core.php:126 release/1.0.0/includes/class-core.php:126
+#: release/svn/includes/class-core.php:126
+msgid " Private Tab"
+msgstr ""
+
+#: includes/class-core.php:129 release/1.0.0/includes/class-core.php:129
+#: release/svn/includes/class-core.php:129
+msgid "Only owners of the profile can view tab."
+msgstr ""
+
+#: includes/class-core.php:133 release/1.0.0/includes/class-core.php:133
+#: release/svn/includes/class-core.php:133
+msgid "Roles with this tab"
+msgstr ""
+
+#: includes/class-core.php:138 includes/class-core.php:147
+#: release/1.0.0/includes/class-core.php:138
+#: release/1.0.0/includes/class-core.php:147
+#: release/svn/includes/class-core.php:138
+#: release/svn/includes/class-core.php:147
+msgid "Leave unchecked to allow all."
+msgstr ""
+
+#: includes/class-core.php:142 release/1.0.0/includes/class-core.php:142
+#: release/svn/includes/class-core.php:142
+msgid " Roles that can view this tab"
+msgstr ""
+
+#: includes/class-core.php:151 release/1.0.0/includes/class-core.php:151
+#: release/svn/includes/class-core.php:151
+msgid "Profile"
+msgstr ""
+
+#: includes/class-core.php:156 release/1.0.0/includes/class-core.php:156
+#: release/svn/includes/class-core.php:156
+msgid "Tab Type"
+msgstr ""
+
+#: includes/class-core.php:161 release/1.0.0/includes/class-core.php:161
+#: release/svn/includes/class-core.php:161
+msgid ""
+"What type of tab is being created? Pro version and Groups extension needed "
+"to use group tab."
+msgstr ""
+
+#: includes/class-core.php:165 release/1.0.0/includes/class-core.php:165
+#: release/svn/includes/class-core.php:165
+msgid "Content Type"
+msgstr ""
+
+#: includes/class-core.php:169 release/1.0.0/includes/class-core.php:169
+#: release/svn/includes/class-core.php:169
+msgid ""
+"What type of content will be placed in tab? UM Form not available for group "
+"tab types."
+msgstr ""
+
+#: includes/class-core.php:174 includes/class-core.php:199
+#: release/1.0.0/includes/class-core.php:174
+#: release/1.0.0/includes/class-core.php:199
+#: release/svn/includes/class-core.php:174
+#: release/svn/includes/class-core.php:199
+msgid "Shortcode"
+msgstr ""
+
+#: includes/class-core.php:178 release/1.0.0/includes/class-core.php:178
+#: release/svn/includes/class-core.php:178
+msgid "Add shortcodes and shorttags here. Use UM Form type for UM Forms."
+msgstr ""
+
+#: includes/class-core.php:182 includes/class-core.php:200
+#: release/1.0.0/includes/class-core.php:182
+#: release/1.0.0/includes/class-core.php:200
+#: release/svn/includes/class-core.php:182
+#: release/svn/includes/class-core.php:200
+msgid "Content"
+msgstr ""
+
+#: includes/class-core.php:186 release/1.0.0/includes/class-core.php:186
+#: release/svn/includes/class-core.php:186
+msgid "Add html content, shortcodes and shorttags here."
+msgstr ""
+
+#: release/1.0.0/um-custom-tab-builder-lite.php:307
+#: release/svn/um-custom-tab-builder-lite.php:307
+#: um-custom-tab-builder-lite.php:307
+msgid ""
+"UM Custom Tab Builder is missing requirements and has been deactivated. Please make sure all requirements are "
+"available."
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:117
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:117
+#: vendor/cmb2/cmb2/example-functions.php:117
+msgid "Test Metabox"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:130
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:470
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:130
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:470
+#: vendor/cmb2/cmb2/example-functions.php:130
+#: vendor/cmb2/cmb2/example-functions.php:470
+msgid "Test Text"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:131
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:144
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:157
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:164
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:177
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:185
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:194
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:202
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:217
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:225
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:233
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:250
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:259
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:275
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:282
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:289
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:314
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:327
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:340
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:352
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:361
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:369
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:378
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:385
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:399
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:471
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:562
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:570
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:577
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:584
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:591
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:598
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:605
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:632
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:640
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:647
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:696
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:131
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:144
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:157
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:164
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:177
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:185
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:194
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:202
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:217
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:225
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:233
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:250
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:259
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:275
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:282
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:289
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:314
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:327
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:340
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:352
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:361
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:369
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:378
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:385
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:399
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:471
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:562
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:570
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:577
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:584
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:591
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:598
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:605
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:632
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:640
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:647
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:696
+#: vendor/cmb2/cmb2/example-functions.php:131
+#: vendor/cmb2/cmb2/example-functions.php:144
+#: vendor/cmb2/cmb2/example-functions.php:157
+#: vendor/cmb2/cmb2/example-functions.php:164
+#: vendor/cmb2/cmb2/example-functions.php:177
+#: vendor/cmb2/cmb2/example-functions.php:185
+#: vendor/cmb2/cmb2/example-functions.php:194
+#: vendor/cmb2/cmb2/example-functions.php:202
+#: vendor/cmb2/cmb2/example-functions.php:217
+#: vendor/cmb2/cmb2/example-functions.php:225
+#: vendor/cmb2/cmb2/example-functions.php:233
+#: vendor/cmb2/cmb2/example-functions.php:250
+#: vendor/cmb2/cmb2/example-functions.php:259
+#: vendor/cmb2/cmb2/example-functions.php:275
+#: vendor/cmb2/cmb2/example-functions.php:282
+#: vendor/cmb2/cmb2/example-functions.php:289
+#: vendor/cmb2/cmb2/example-functions.php:314
+#: vendor/cmb2/cmb2/example-functions.php:327
+#: vendor/cmb2/cmb2/example-functions.php:340
+#: vendor/cmb2/cmb2/example-functions.php:352
+#: vendor/cmb2/cmb2/example-functions.php:361
+#: vendor/cmb2/cmb2/example-functions.php:369
+#: vendor/cmb2/cmb2/example-functions.php:378
+#: vendor/cmb2/cmb2/example-functions.php:385
+#: vendor/cmb2/cmb2/example-functions.php:399
+#: vendor/cmb2/cmb2/example-functions.php:471
+#: vendor/cmb2/cmb2/example-functions.php:562
+#: vendor/cmb2/cmb2/example-functions.php:570
+#: vendor/cmb2/cmb2/example-functions.php:577
+#: vendor/cmb2/cmb2/example-functions.php:584
+#: vendor/cmb2/cmb2/example-functions.php:591
+#: vendor/cmb2/cmb2/example-functions.php:598
+#: vendor/cmb2/cmb2/example-functions.php:605
+#: vendor/cmb2/cmb2/example-functions.php:632
+#: vendor/cmb2/cmb2/example-functions.php:640
+#: vendor/cmb2/cmb2/example-functions.php:647
+#: vendor/cmb2/cmb2/example-functions.php:696
+msgid "field description (optional)"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:143
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:143
+#: vendor/cmb2/cmb2/example-functions.php:143
+msgid "Test Text Small"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:156
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:156
+#: vendor/cmb2/cmb2/example-functions.php:156
+msgid "Test Text Medium"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:163
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:163
+#: vendor/cmb2/cmb2/example-functions.php:163
+msgid "Read-only Disabled Field"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:167
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:167
+#: vendor/cmb2/cmb2/example-functions.php:167
+msgid "Hey there, I'm a read-only field"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:176
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:176
+#: vendor/cmb2/cmb2/example-functions.php:176
+msgid "Custom Rendered Field"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:184
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:184
+#: vendor/cmb2/cmb2/example-functions.php:184
+msgid "Website URL"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:193
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:193
+#: vendor/cmb2/cmb2/example-functions.php:193
+msgid "Test Text Email"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:201
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:201
+#: vendor/cmb2/cmb2/example-functions.php:201
+msgid "Test Time"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:209
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:210
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:209
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:210
+#: vendor/cmb2/cmb2/example-functions.php:209
+#: vendor/cmb2/cmb2/example-functions.php:210
+msgid "Time zone"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:216
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:216
+#: vendor/cmb2/cmb2/example-functions.php:216
+msgid "Test Date Picker"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:224
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:224
+#: vendor/cmb2/cmb2/example-functions.php:224
+msgid "Test Date Picker (UNIX timestamp)"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:232
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:232
+#: vendor/cmb2/cmb2/example-functions.php:232
+msgid "Test Date/Time Picker Combo (UNIX timestamp)"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:249
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:249
+#: vendor/cmb2/cmb2/example-functions.php:249
+msgid "Test Money"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:258
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:258
+#: vendor/cmb2/cmb2/example-functions.php:258
+msgid "Test Color Picker"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:274
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:274
+#: vendor/cmb2/cmb2/example-functions.php:274
+msgid "Test Text Area"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:281
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:281
+#: vendor/cmb2/cmb2/example-functions.php:281
+msgid "Test Text Area Small"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:288
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:288
+#: vendor/cmb2/cmb2/example-functions.php:288
+msgid "Test Text Area for Code"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:306
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:306
+#: vendor/cmb2/cmb2/example-functions.php:306
+msgid "Test Title Weeeee"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:307
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:307
+#: vendor/cmb2/cmb2/example-functions.php:307
+msgid "This is a title description"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:313
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:313
+#: vendor/cmb2/cmb2/example-functions.php:313
+msgid "Test Select"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:319
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:332
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:344
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:319
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:332
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:344
+#: vendor/cmb2/cmb2/example-functions.php:319
+#: vendor/cmb2/cmb2/example-functions.php:332
+#: vendor/cmb2/cmb2/example-functions.php:344
+msgid "Option One"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:320
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:333
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:345
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:320
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:333
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:345
+#: vendor/cmb2/cmb2/example-functions.php:320
+#: vendor/cmb2/cmb2/example-functions.php:333
+#: vendor/cmb2/cmb2/example-functions.php:345
+msgid "Option Two"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:321
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:334
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:346
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:321
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:334
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:346
+#: vendor/cmb2/cmb2/example-functions.php:321
+#: vendor/cmb2/cmb2/example-functions.php:334
+#: vendor/cmb2/cmb2/example-functions.php:346
+msgid "Option Three"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:326
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:326
+#: vendor/cmb2/cmb2/example-functions.php:326
+msgid "Test Radio inline"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:339
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:339
+#: vendor/cmb2/cmb2/example-functions.php:339
+msgid "Test Radio"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:351
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:351
+#: vendor/cmb2/cmb2/example-functions.php:351
+msgid "Test Taxonomy Radio"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:360
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:360
+#: vendor/cmb2/cmb2/example-functions.php:360
+msgid "Test Taxonomy Select"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:368
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:368
+#: vendor/cmb2/cmb2/example-functions.php:368
+msgid "Test Taxonomy Multi Checkbox"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:377
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:377
+#: vendor/cmb2/cmb2/example-functions.php:377
+msgid "Test Checkbox"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:384
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:384
+#: vendor/cmb2/cmb2/example-functions.php:384
+msgid "Test Multi Checkbox"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:390
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:390
+#: vendor/cmb2/cmb2/example-functions.php:390
+msgid "Check One"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:391
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:391
+#: vendor/cmb2/cmb2/example-functions.php:391
+msgid "Check Two"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:392
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:392
+#: vendor/cmb2/cmb2/example-functions.php:392
+msgid "Check Three"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:398
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:398
+#: vendor/cmb2/cmb2/example-functions.php:398
+msgid "Test wysiwyg"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:408
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:408
+#: vendor/cmb2/cmb2/example-functions.php:408
+msgid "Test Image"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:409
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:409
+#: vendor/cmb2/cmb2/example-functions.php:409
+msgid "Upload an image or enter a URL."
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:415
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:415
+#: vendor/cmb2/cmb2/example-functions.php:415
+msgid "Multiple Files"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:416
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:416
+#: vendor/cmb2/cmb2/example-functions.php:416
+msgid "Upload or add multiple images/attachments."
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:423
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:423
+#: vendor/cmb2/cmb2/example-functions.php:423
+msgid "oEmbed"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:426
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:426
+#: vendor/cmb2/cmb2/example-functions.php:426
+#. translators: %s: link to codex.wordpress.org/Embeds
+msgid "Enter a youtube, twitter, or instagram URL. Supports services listed at %s."
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:459
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:459
+#: vendor/cmb2/cmb2/example-functions.php:459
+msgid "About Page Metabox"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:490
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:490
+#: vendor/cmb2/cmb2/example-functions.php:490
+msgid "Repeating Field Group"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:498
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:498
+#: vendor/cmb2/cmb2/example-functions.php:498
+msgid "Generates reusable form entries"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:500
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:500
+#: vendor/cmb2/cmb2/example-functions.php:500
+msgid "Entry {#}"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:501
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:501
+#: vendor/cmb2/cmb2/example-functions.php:501
+msgid "Add Another Entry"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:502
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:502
+#: vendor/cmb2/cmb2/example-functions.php:502
+msgid "Remove Entry"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:515
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:515
+#: vendor/cmb2/cmb2/example-functions.php:515
+msgid "Entry Title"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:522
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:522
+#: vendor/cmb2/cmb2/example-functions.php:522
+msgid "Description"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:523
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:523
+#: vendor/cmb2/cmb2/example-functions.php:523
+msgid "Write a short description for this entry"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:529
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:529
+#: vendor/cmb2/cmb2/example-functions.php:529
+msgid "Entry Image"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:535
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:535
+#: vendor/cmb2/cmb2/example-functions.php:535
+msgid "Image Caption"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:554
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:554
+#: vendor/cmb2/cmb2/example-functions.php:554
+msgid "User Profile Metabox"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:561
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:631
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:561
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:631
+#: vendor/cmb2/cmb2/example-functions.php:561
+#: vendor/cmb2/cmb2/example-functions.php:631
+msgid "Extra Info"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:569
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:569
+#: vendor/cmb2/cmb2/example-functions.php:569
+msgid "Avatar"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:576
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:576
+#: vendor/cmb2/cmb2/example-functions.php:576
+msgid "Facebook URL"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:583
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:583
+#: vendor/cmb2/cmb2/example-functions.php:583
+msgid "Twitter URL"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:590
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:590
+#: vendor/cmb2/cmb2/example-functions.php:590
+msgid "Google+ URL"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:597
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:597
+#: vendor/cmb2/cmb2/example-functions.php:597
+msgid "Linkedin URL"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:604
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:604
+#: vendor/cmb2/cmb2/example-functions.php:604
+msgid "User Field"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:624
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:624
+#: vendor/cmb2/cmb2/example-functions.php:624
+msgid "Category Metabox"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:639
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:639
+#: vendor/cmb2/cmb2/example-functions.php:639
+msgid "Term Image"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:646
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:646
+#: vendor/cmb2/cmb2/example-functions.php:646
+msgid "Arbitrary Term Field"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:665
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:665
+#: vendor/cmb2/cmb2/example-functions.php:665
+msgid "Theme Options"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:695
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:695
+#: vendor/cmb2/cmb2/example-functions.php:695
+msgid "Site Background Color"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:732
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:732
+#: vendor/cmb2/cmb2/example-functions.php:732
+msgid "%s — Updated!"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:766
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:766
+#: vendor/cmb2/cmb2/example-functions.php:766
+msgid "REST Test Box"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:775
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:775
+#: vendor/cmb2/cmb2/example-functions.php:775
+msgid "REST Test Text"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:776
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:776
+#: vendor/cmb2/cmb2/example-functions.php:776
+msgid "Will show in the REST API for this box and for pages."
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:782
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:782
+#: vendor/cmb2/cmb2/example-functions.php:782
+msgid "REST Editable Test Text"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/example-functions.php:783
+#: release/svn/vendor/cmb2/cmb2/example-functions.php:783
+#: vendor/cmb2/cmb2/example-functions.php:783
+msgid "Will show in REST API \"editable\" contexts only (`POST` requests)."
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2.php:179
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2.php:179
+#: vendor/cmb2/cmb2/includes/CMB2.php:179
+msgid "Metabox configuration is required to have an ID parameter."
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2.php:582
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2.php:582
+#: vendor/cmb2/cmb2/includes/CMB2.php:582
+msgid "Click to toggle"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_Ajax.php:75
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_Ajax.php:75
+#: vendor/cmb2/cmb2/includes/CMB2_Ajax.php:75
+msgid "Please Try Again"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_Ajax.php:181
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_Ajax.php:181
+#: vendor/cmb2/cmb2/includes/CMB2_Ajax.php:181
+msgid "Remove Embed"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_Ajax.php:189
+#: release/1.0.0/vendor/cmb2/cmb2/includes/helper-functions.php:105
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_Ajax.php:189
+#: release/svn/vendor/cmb2/cmb2/includes/helper-functions.php:105
+#: vendor/cmb2/cmb2/includes/CMB2_Ajax.php:189
+#: vendor/cmb2/cmb2/includes/helper-functions.php:105
+#. translators: 1: results for. 2: link to codex.wordpress.org/Embeds
+msgid "No oEmbed Results Found for %1$s. View more info at %2$s."
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_Base.php:422
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_Base.php:422
+#: vendor/cmb2/cmb2/includes/CMB2_Base.php:422
+msgid ""
+"The \"%1$s\" field parameter has been deprecated in favor of the \"%2$s\" "
+"parameter."
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_Base.php:426
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_Base.php:426
+#: vendor/cmb2/cmb2/includes/CMB2_Base.php:426
+msgid ""
+"Using the \"%1$s\" field parameter as a callback has been deprecated in "
+"favor of the \"%2$s\" parameter."
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_Base.php:456
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_Base.php:456
+#: vendor/cmb2/cmb2/includes/CMB2_Base.php:456
+msgid ""
+"%1$s was called with a parameter that is deprecated since "
+"version %2$s! %3$s"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_Base.php:458
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_Base.php:458
+#: vendor/cmb2/cmb2/includes/CMB2_Base.php:458
+msgid ""
+"%1$s was called with a parameter that is deprecated since "
+"version %2$s with no alternative available."
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_Base.php:491
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_Hookup_Base.php:100
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_Options_Hookup.php:341
+#: release/1.0.0/vendor/cmb2/cmb2/includes/types/CMB2_Type_Base.php:172
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_Base.php:491
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_Hookup_Base.php:100
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_Options_Hookup.php:341
+#: release/svn/vendor/cmb2/cmb2/includes/types/CMB2_Type_Base.php:172
+#: vendor/cmb2/cmb2/includes/CMB2_Base.php:491
+#: vendor/cmb2/cmb2/includes/CMB2_Hookup_Base.php:100
+#: vendor/cmb2/cmb2/includes/CMB2_Options_Hookup.php:341
+#: vendor/cmb2/cmb2/includes/types/CMB2_Type_Base.php:172
+msgid "Invalid %1$s property: %2$s"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_Base.php:506
+#: release/1.0.0/vendor/cmb2/cmb2/includes/types/CMB2_Type_Base.php:156
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_Base.php:506
+#: release/svn/vendor/cmb2/cmb2/includes/types/CMB2_Type_Base.php:156
+#: vendor/cmb2/cmb2/includes/CMB2_Base.php:506
+#: vendor/cmb2/cmb2/includes/types/CMB2_Type_Base.php:156
+msgid "Invalid %1$s method: %2$s"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_Field.php:1296
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_Field.php:1296
+#: vendor/cmb2/cmb2/includes/CMB2_Field.php:1296
+msgid "Add Group"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_Field.php:1297
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_Field.php:1297
+#: vendor/cmb2/cmb2/includes/CMB2_Field.php:1297
+msgid "Remove Group"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_Field.php:1328
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_Field.php:1332
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_Field.php:1328
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_Field.php:1332
+#: vendor/cmb2/cmb2/includes/CMB2_Field.php:1328
+#: vendor/cmb2/cmb2/includes/CMB2_Field.php:1332
+msgid "None"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_Field.php:1443
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_Field.php:1443
+#: vendor/cmb2/cmb2/includes/CMB2_Field.php:1443
+msgid "Sorry, this field does not have a cmb_id specified."
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_Field_Display.php:432
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_JS.php:228
+#: release/1.0.0/vendor/cmb2/cmb2/includes/types/CMB2_Type_File_Base.php:79
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_Field_Display.php:432
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_JS.php:228
+#: release/svn/vendor/cmb2/cmb2/includes/types/CMB2_Type_File_Base.php:79
+#: vendor/cmb2/cmb2/includes/CMB2_Field_Display.php:432
+#: vendor/cmb2/cmb2/includes/CMB2_JS.php:228
+#: vendor/cmb2/cmb2/includes/types/CMB2_Type_File_Base.php:79
+msgid "File:"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_Hookup_Base.php:42
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_Hookup_Base.php:42
+#: vendor/cmb2/cmb2/includes/CMB2_Hookup_Base.php:42
+msgid "%1$s should be implemented by the extended class."
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_JS.php:165
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_JS.php:208
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_JS.php:165
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_JS.php:208
+#: vendor/cmb2/cmb2/includes/CMB2_JS.php:165
+#: vendor/cmb2/cmb2/includes/CMB2_JS.php:208
+msgid "Clear"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_JS.php:166
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_JS.php:166
+#: vendor/cmb2/cmb2/includes/CMB2_JS.php:166
+msgid "Default"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_JS.php:167
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_JS.php:167
+#: vendor/cmb2/cmb2/includes/CMB2_JS.php:167
+msgid "Select Color"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_JS.php:168
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_JS.php:168
+#: vendor/cmb2/cmb2/includes/CMB2_JS.php:168
+msgid "Current Color"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_JS.php:199
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_JS.php:199
+#: vendor/cmb2/cmb2/includes/CMB2_JS.php:199
+msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_JS.php:200
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_JS.php:200
+#: vendor/cmb2/cmb2/includes/CMB2_JS.php:200
+msgid "Su, Mo, Tu, We, Th, Fr, Sa"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_JS.php:201
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_JS.php:201
+#: vendor/cmb2/cmb2/includes/CMB2_JS.php:201
+msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_JS.php:202
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_JS.php:202
+#: vendor/cmb2/cmb2/includes/CMB2_JS.php:202
+msgid ""
+"January, February, March, April, May, June, July, August, September, "
+"October, November, December"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_JS.php:203
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_JS.php:203
+#: vendor/cmb2/cmb2/includes/CMB2_JS.php:203
+msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_JS.php:204
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_JS.php:204
+#: vendor/cmb2/cmb2/includes/CMB2_JS.php:204
+msgid "Next"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_JS.php:205
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_JS.php:205
+#: vendor/cmb2/cmb2/includes/CMB2_JS.php:205
+msgid "Prev"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_JS.php:206
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_JS.php:206
+#: vendor/cmb2/cmb2/includes/CMB2_JS.php:206
+msgid "Today"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_JS.php:207
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_JS.php:217
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_JS.php:207
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_JS.php:217
+#: vendor/cmb2/cmb2/includes/CMB2_JS.php:207
+#: vendor/cmb2/cmb2/includes/CMB2_JS.php:217
+msgid "Done"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_JS.php:211
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_JS.php:211
+#: vendor/cmb2/cmb2/includes/CMB2_JS.php:211
+msgid "Choose Time"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_JS.php:212
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_JS.php:212
+#: vendor/cmb2/cmb2/includes/CMB2_JS.php:212
+msgid "Time"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_JS.php:213
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_JS.php:213
+#: vendor/cmb2/cmb2/includes/CMB2_JS.php:213
+msgid "Hour"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_JS.php:214
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_JS.php:214
+#: vendor/cmb2/cmb2/includes/CMB2_JS.php:214
+msgid "Minute"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_JS.php:215
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_JS.php:215
+#: vendor/cmb2/cmb2/includes/CMB2_JS.php:215
+msgid "Second"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_JS.php:216
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_JS.php:216
+#: vendor/cmb2/cmb2/includes/CMB2_JS.php:216
+msgid "Now"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_JS.php:224
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_JS.php:224
+#: vendor/cmb2/cmb2/includes/CMB2_JS.php:224
+msgid "Use this file"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_JS.php:225
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_JS.php:225
+#: vendor/cmb2/cmb2/includes/CMB2_JS.php:225
+msgid "Use these files"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_JS.php:226
+#: release/1.0.0/vendor/cmb2/cmb2/includes/types/CMB2_Type_File_Base.php:64
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_JS.php:226
+#: release/svn/vendor/cmb2/cmb2/includes/types/CMB2_Type_File_Base.php:64
+#: vendor/cmb2/cmb2/includes/CMB2_JS.php:226
+#: vendor/cmb2/cmb2/includes/types/CMB2_Type_File_Base.php:64
+msgid "Remove Image"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_JS.php:227
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_Types.php:412
+#: release/1.0.0/vendor/cmb2/cmb2/includes/types/CMB2_Type_File_Base.php:84
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_JS.php:227
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_Types.php:412
+#: release/svn/vendor/cmb2/cmb2/includes/types/CMB2_Type_File_Base.php:84
+#: vendor/cmb2/cmb2/includes/CMB2_JS.php:227
+#: vendor/cmb2/cmb2/includes/CMB2_Types.php:412
+#: vendor/cmb2/cmb2/includes/types/CMB2_Type_File_Base.php:84
+msgid "Remove"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_JS.php:229
+#: release/1.0.0/vendor/cmb2/cmb2/includes/types/CMB2_Type_File_Base.php:82
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_JS.php:229
+#: release/svn/vendor/cmb2/cmb2/includes/types/CMB2_Type_File_Base.php:82
+#: vendor/cmb2/cmb2/includes/CMB2_JS.php:229
+#: vendor/cmb2/cmb2/includes/types/CMB2_Type_File_Base.php:82
+msgid "Download"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_JS.php:230
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_JS.php:230
+#: vendor/cmb2/cmb2/includes/CMB2_JS.php:230
+msgid "Select / Deselect All"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_Options_Hookup.php:131
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_Options_Hookup.php:131
+#: vendor/cmb2/cmb2/includes/CMB2_Options_Hookup.php:131
+msgid "Nothing to update."
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_Options_Hookup.php:135
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_Options_Hookup.php:135
+#: vendor/cmb2/cmb2/includes/CMB2_Options_Hookup.php:135
+msgid "Settings updated."
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_Types.php:231
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_Types.php:231
+#: vendor/cmb2/cmb2/includes/CMB2_Types.php:231
+msgid "Custom CMB2 field type classes must extend CMB2_Type_Base."
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_Types.php:349
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_Types.php:349
+#: vendor/cmb2/cmb2/includes/CMB2_Types.php:349
+msgid "Add Row"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_Types.php:412
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_Types.php:412
+#: vendor/cmb2/cmb2/includes/CMB2_Types.php:412
+msgid "Remove Row"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_hookup.php:181
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_hookup.php:181
+#: vendor/cmb2/cmb2/includes/CMB2_hookup.php:181
+msgid ""
+"Term Metadata is a WordPress 4.4+ feature. Please upgrade your WordPress "
+"install."
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_hookup.php:185
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_hookup.php:185
+#: vendor/cmb2/cmb2/includes/CMB2_hookup.php:185
+msgid "Term metaboxes configuration requires a \"taxonomies\" parameter."
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_hookup.php:458
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_hookup.php:458
+#: vendor/cmb2/cmb2/includes/CMB2_hookup.php:458
+msgid "Toggle panel: %s"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/helper-functions.php:303
+#: release/svn/vendor/cmb2/cmb2/includes/helper-functions.php:303
+#: vendor/cmb2/cmb2/includes/helper-functions.php:303
+msgid "Save"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller.php:257
+#: release/svn/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller.php:257
+#: vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller.php:257
+msgid "This box does not have read permissions."
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller.php:277
+#: release/svn/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller.php:277
+#: vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller.php:277
+msgid "This box does not have write permissions."
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller.php:300
+#: release/svn/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller.php:300
+#: vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller.php:300
+msgid ""
+"No box found by that id. A box needs to be registered with the "
+"\"show_in_rest\" parameter configured."
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller.php:378
+#: release/svn/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller.php:378
+#: vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller.php:378
+msgid "A human-readable description of the object."
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller.php:385
+#: release/svn/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller.php:385
+#: vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller.php:385
+msgid "The id for the object."
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller.php:392
+#: release/svn/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller.php:392
+#: vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller.php:392
+msgid "The title for the object."
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Boxes.php:51
+#: release/svn/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Boxes.php:51
+#: vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Boxes.php:51
+msgid "Includes the registered fields for the box in the response."
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Boxes.php:72
+#: release/svn/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Boxes.php:72
+#: vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Boxes.php:72
+msgid ""
+"Includes the fully rendered attributes, 'form_open', 'form_close', as well "
+"as the enqueued 'js_dependencies' script handles, and 'css_dependencies' "
+"stylesheet handles."
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Boxes.php:122
+#: release/svn/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Boxes.php:122
+#: vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Boxes.php:122
+msgid "No boxes found."
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Fields.php:27
+#: release/svn/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Fields.php:27
+#: vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Fields.php:27
+msgid "Includes the box object which the fields are registered to in the response."
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Fields.php:30
+#: release/svn/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Fields.php:30
+#: vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Fields.php:30
+msgid ""
+"When the '_rendered' argument is passed, the renderable field attributes "
+"will be returned fully rendered. By default, the names of the callback "
+"handers for the renderable attributes will be returned."
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Fields.php:33
+#: release/1.0.0/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Fields.php:36
+#: release/svn/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Fields.php:33
+#: release/svn/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Fields.php:36
+#: vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Fields.php:33
+#: vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Fields.php:36
+msgid ""
+"To view or modify the field's value, the 'object_id' and 'object_type' "
+"arguments are required."
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Fields.php:236
+#: release/svn/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Fields.php:236
+#: vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Fields.php:236
+msgid "CMB2 Field value cannot be updated without the value parameter specified."
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Fields.php:297
+#: release/svn/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Fields.php:297
+#: vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Fields.php:297
+msgid ""
+"CMB2 Field value cannot be modified without the object_id and object_type "
+"parameters specified."
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Fields.php:312
+#: release/1.0.0/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Fields.php:341
+#: release/svn/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Fields.php:312
+#: release/svn/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Fields.php:341
+#: vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Fields.php:312
+#: vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Fields.php:341
+msgid "No field found by that id."
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Fields.php:415
+#: release/svn/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Fields.php:415
+#: vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Fields.php:415
+msgid "Value Error for %s"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:25
+#: release/svn/vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:25
+#: vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:25
+#. translators: %s: register_routes()
+msgid "Method '%s' must be overridden."
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:35
+#: release/1.0.0/vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:47
+#: release/1.0.0/vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:59
+#: release/1.0.0/vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:71
+#: release/1.0.0/vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:83
+#: release/1.0.0/vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:95
+#: release/1.0.0/vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:107
+#: release/1.0.0/vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:119
+#: release/1.0.0/vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:131
+#: release/1.0.0/vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:143
+#: release/1.0.0/vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:155
+#: release/1.0.0/vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:168
+#: release/svn/vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:35
+#: release/svn/vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:47
+#: release/svn/vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:59
+#: release/svn/vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:71
+#: release/svn/vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:83
+#: release/svn/vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:95
+#: release/svn/vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:107
+#: release/svn/vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:119
+#: release/svn/vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:131
+#: release/svn/vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:143
+#: release/svn/vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:155
+#: release/svn/vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:168
+#: vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:35
+#: vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:47
+#: vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:59
+#: vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:71
+#: vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:83
+#: vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:95
+#: vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:107
+#: vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:119
+#: vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:131
+#: vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:143
+#: vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:155
+#: vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:168
+msgid "Method '%s' not implemented. Must be overridden in subclass."
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:273
+#: release/svn/vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:273
+#: vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:273
+msgid "Current page of the collection."
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:281
+#: release/svn/vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:281
+#: vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:281
+msgid "Maximum number of items to be returned in result set."
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:290
+#: release/svn/vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:290
+#: vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:290
+msgid "Limit results to those matching a string."
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:308
+#: release/svn/vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:308
+#: vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php:308
+msgid ""
+"Scope under which the request is made; determines fields present in "
+"response."
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/types/CMB2_Type_File.php:76
+#: release/svn/vendor/cmb2/cmb2/includes/types/CMB2_Type_File.php:76
+#: vendor/cmb2/cmb2/includes/types/CMB2_Type_File.php:76
+msgid "Add or Upload File"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/types/CMB2_Type_File_List.php:41
+#: release/svn/vendor/cmb2/cmb2/includes/types/CMB2_Type_File_List.php:41
+#: vendor/cmb2/cmb2/includes/types/CMB2_Type_File_List.php:41
+msgid "Add or Upload Files"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Base.php:115
+#: release/svn/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Base.php:115
+#: vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Base.php:115
+msgid "No terms"
+msgstr ""
+
+#. Plugin Name of the plugin/theme
+msgid "UM Custom Tab Builder Lite"
+msgstr ""
+
+#. Plugin URI of the plugin/theme
+msgid "https://suiteplugins.com/downloads/um-custom-tab-builder/"
+msgstr ""
+
+#. Description of the plugin/theme
+msgid "A radical way to build tabs for Ultimate Member"
+msgstr ""
+
+#. Author of the plugin/theme
+msgid "SuitePlugins"
+msgstr ""
+
+#. Author URI of the plugin/theme
+msgid "https://suiteplugins.com"
+msgstr ""
+
+#: includes/class-core.php:56 release/1.0.0/includes/class-core.php:56
+#: release/svn/includes/class-core.php:56
+msgctxt "post type general name"
+msgid "Tabs"
+msgstr ""
+
+#: includes/class-core.php:57 release/1.0.0/includes/class-core.php:57
+#: release/svn/includes/class-core.php:57
+msgctxt "post type singular name"
+msgid "Tab"
+msgstr ""
+
+#: includes/class-core.php:58 release/1.0.0/includes/class-core.php:58
+#: release/svn/includes/class-core.php:58
+msgctxt "admin menu"
+msgid "Tabs"
+msgstr ""
+
+#: includes/class-core.php:59 release/1.0.0/includes/class-core.php:59
+#: release/svn/includes/class-core.php:59
+msgctxt "add new on admin bar"
+msgid "Tab"
+msgstr ""
+
+#: includes/class-core.php:60 release/1.0.0/includes/class-core.php:60
+#: release/svn/includes/class-core.php:60
+msgctxt "tab"
+msgid "Add New"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_JS.php:198
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_JS.php:198
+#: vendor/cmb2/cmb2/includes/CMB2_JS.php:198
+msgctxt "Valid formatDate string for jquery-ui datepicker"
+msgid "mm/dd/yy"
+msgstr ""
+
+#: release/1.0.0/vendor/cmb2/cmb2/includes/CMB2_JS.php:218
+#: release/svn/vendor/cmb2/cmb2/includes/CMB2_JS.php:218
+#: vendor/cmb2/cmb2/includes/CMB2_JS.php:218
+msgctxt ""
+"Valid formatting string, as per "
+"http://trentrichardson.com/examples/timepicker/"
+msgid "hh:mm TT"
+msgstr ""
\ No newline at end of file
diff --git a/spec/fixtures/dynamic_finders/plugin_version/um-navigation-menu/translation_file/languages/um-navigation-menu.pot b/spec/fixtures/dynamic_finders/plugin_version/um-navigation-menu/translation_file/languages/um-navigation-menu.pot
new file mode 100644
index 00000000..9f4f91b8
--- /dev/null
+++ b/spec/fixtures/dynamic_finders/plugin_version/um-navigation-menu/translation_file/languages/um-navigation-menu.pot
@@ -0,0 +1,42 @@
+# Copyright (C) 2018 SuitePlugins
+# This file is distributed under the GPLv3.
+msgid ""
+msgstr ""
+"Project-Id-Version: UM Navigation Menu 1.0.0\n"
+"Report-Msgid-Bugs-To: "
+"https://wordpress.org/support/plugin/um-navigation-menu\n"
+"POT-Creation-Date: 2018-12-25 11:52:34+00:00\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"PO-Revision-Date: 2018-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME \n"
+"Language-Team: LANGUAGE \n"
+"X-Generator: grunt-wp-i18n 1.0.3\n"
+
+#: includes/class-core.php:135
+msgid "My Profile"
+msgstr ""
+
+#: um-navigation-menu.php:278
+msgid ""
+"UM Navigation Menu is missing requirements and has been deactivated. Please make sure all requirements are "
+"available."
+msgstr ""
+
+#. Plugin Name of the plugin/theme
+msgid "UM Navigation Menu"
+msgstr ""
+
+#. Author URI of the plugin/theme
+msgid "https://suiteplugins.com"
+msgstr ""
+
+#. Description of the plugin/theme
+msgid "A radical new plugin for WordPress!"
+msgstr ""
+
+#. Author of the plugin/theme
+msgid "SuitePlugins"
+msgstr ""
\ No newline at end of file
diff --git a/spec/fixtures/dynamic_finders/plugin_version/vikoder-posts-block/translation_file/i18n/languages/vikoder-posts-block.pot b/spec/fixtures/dynamic_finders/plugin_version/vikoder-posts-block/translation_file/i18n/languages/vikoder-posts-block.pot
new file mode 100644
index 00000000..3e9d89bc
--- /dev/null
+++ b/spec/fixtures/dynamic_finders/plugin_version/vikoder-posts-block/translation_file/i18n/languages/vikoder-posts-block.pot
@@ -0,0 +1,77 @@
+# Copyright (C) 2018 Viktor Freitas
+# This file is distributed under the same license as the Posts Block by Vikoder plugin.
+msgid ""
+msgstr ""
+"Project-Id-Version: Posts Block by Vikoder 1.1.0\n"
+"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/vikoder-posts-block\n"
+"Last-Translator: FULL NAME \n"
+"Language-Team: LANGUAGE \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"POT-Creation-Date: 2018-12-18T02:54:04-02:00\n"
+"PO-Revision-Date: 2018-12-18T02:54:04-02:00\n"
+"X-Generator: WP-CLI 2.0.1\n"
+"X-Domain: vikoder-posts-block\n"
+
+#. Plugin Name of the plugin
+msgid "Posts Block by Vikoder"
+msgstr ""
+
+#. Description of the plugin
+msgid "Posts block for the new editor"
+msgstr ""
+
+#. Author of the plugin
+msgid "Viktor Freitas"
+msgstr ""
+
+#. Author URI of the plugin
+msgid "https://github.com/victorfreitas"
+msgstr ""
+
+#: src/Controller/Blocks/Posts.php:87
+msgid "No posts found!"
+msgstr ""
+
+#: src/Controller/Blocks/Posts.php:99
+msgid "Sorry, you are not allowed to read block as this user."
+msgstr ""
+
+#: includes/functions.php:25
+msgid "Vikoder: Posts Block: "
+msgstr ""
+
+#. translators: %s: global $wp_version
+#: includes/functions.php:39
+msgid "Your WordPress version (%s) is not supported. Required >=5.0"
+msgstr ""
+
+#. translators: %s: phpversion()
+#: includes/functions.php:46
+msgid "Your PHP version (%s) is not supported. Required >=5.4"
+msgstr ""
+
+#: includes/functions.php:52
+msgid "Please install plugin dependencies. Use composer install"
+msgstr ""
+
+#: i18n/languages/vikoder-posts-block.php:5
+msgid "Limit"
+msgstr ""
+
+#: i18n/languages/vikoder-posts-block.php:9
+msgid "Latest Posts by Vikoder"
+msgstr ""
+
+#: i18n/languages/vikoder-posts-block.php:13
+msgid "Display a grid of latest posts with featured image"
+msgstr ""
+
+#: i18n/languages/vikoder-posts-block.php:16
+msgid "Post Type"
+msgstr ""
+
+#: i18n/languages/vikoder-posts-block.php:19
+msgid "Vikoder"
+msgstr ""
diff --git a/spec/fixtures/dynamic_finders/plugin_version/woocommerce-paypal-here-gateway/translation_file/i18n/languages/woocommerce-gateway-paypal-here.pot b/spec/fixtures/dynamic_finders/plugin_version/woocommerce-paypal-here-gateway/translation_file/i18n/languages/woocommerce-gateway-paypal-here.pot
new file mode 100644
index 00000000..01f773f6
--- /dev/null
+++ b/spec/fixtures/dynamic_finders/plugin_version/woocommerce-paypal-here-gateway/translation_file/i18n/languages/woocommerce-gateway-paypal-here.pot
@@ -0,0 +1,308 @@
+# Copyright (C) 2018 WooCommerce
+# This file is distributed under the GNU General Public License v3.0.
+msgid ""
+msgstr ""
+"Project-Id-Version: WooCommerce PayPal Here Gateway 1.0.0\n"
+"Report-Msgid-Bugs-To: https://woocommerce.com/my-account/create-a-ticket/\n"
+"POT-Creation-Date: 2018-11-29 06:58:45+00:00\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"PO-Revision-Date: 2018-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME \n"
+"Language-Team: LANGUAGE \n"
+
+#: includes/Admin/Admin.php:156
+msgid "Email Address"
+msgstr ""
+
+#: includes/Admin/Admin.php:157
+msgid "Phone Number"
+msgstr ""
+
+#: includes/Admin/Meta_Boxes/Order_Actions.php:38
+msgid "Order Actions"
+msgstr ""
+
+#: includes/Admin/Meta_Boxes/Order_Data.php:53
+msgid "Order Details"
+msgstr ""
+
+#: includes/Admin/Meta_Boxes/Order_Data.php:141
+msgid "Optional:"
+msgstr ""
+
+#: includes/Admin/Meta_Boxes/Order_Data.php:141
+msgid "No shipping address set."
+msgstr ""
+
+#: includes/Admin/Meta_Boxes/Order_Data.php:207
+msgid "Transaction ID"
+msgstr ""
+
+#: includes/Admin/Meta_Boxes/Order_Data.php:407
+#: includes/Admin/Meta_Boxes/Order_Data.php:489
+msgid "First name"
+msgstr ""
+
+#: includes/Admin/Meta_Boxes/Order_Data.php:412
+#: includes/Admin/Meta_Boxes/Order_Data.php:493
+msgid "Last name"
+msgstr ""
+
+#: includes/Admin/Meta_Boxes/Order_Data.php:417
+msgid "Email address"
+msgstr ""
+
+#: includes/Admin/Meta_Boxes/Order_Data.php:421
+msgid "Phone"
+msgstr ""
+
+#: includes/Admin/Meta_Boxes/Order_Data.php:425
+#: includes/Admin/Meta_Boxes/Order_Data.php:497
+msgid "Company"
+msgstr ""
+
+#: includes/Admin/Meta_Boxes/Order_Data.php:429
+#: includes/Admin/Meta_Boxes/Order_Data.php:501
+msgid "Address line 1"
+msgstr ""
+
+#: includes/Admin/Meta_Boxes/Order_Data.php:433
+#: includes/Admin/Meta_Boxes/Order_Data.php:505
+msgid "Address line 2"
+msgstr ""
+
+#: includes/Admin/Meta_Boxes/Order_Data.php:437
+#: includes/Admin/Meta_Boxes/Order_Data.php:509
+msgid "City"
+msgstr ""
+
+#: includes/Admin/Meta_Boxes/Order_Data.php:441
+#: includes/Admin/Meta_Boxes/Order_Data.php:513
+msgid "Postcode / ZIP"
+msgstr ""
+
+#: includes/Admin/Meta_Boxes/Order_Data.php:445
+#: includes/Admin/Meta_Boxes/Order_Data.php:517
+msgid "Country"
+msgstr ""
+
+#: includes/Admin/Meta_Boxes/Order_Data.php:449
+#: includes/Admin/Meta_Boxes/Order_Data.php:521
+msgid "Select a country…"
+msgstr ""
+
+#: includes/Admin/Meta_Boxes/Order_Data.php:452
+#: includes/Admin/Meta_Boxes/Order_Data.php:524
+msgid "State / County"
+msgstr ""
+
+#: includes/Admin/Meta_Boxes/PayPal_Here.php:45 includes/Gateway.php:69
+#: includes/Gateway.php:78
+msgid "PayPal Here"
+msgstr ""
+
+#: includes/Admin/Meta_Boxes/PayPal_Here.php:84
+msgid "QR Code"
+msgstr ""
+
+#: includes/Admin/Meta_Boxes/PayPal_Here.php:89
+msgid "Open in PayPal Here"
+msgstr ""
+
+#: includes/Admin/Meta_Boxes/Views/html-order-data.php:15
+#. translators: %1$s: order type %2$s: order number
+msgid "%1$s #%2$s details"
+msgstr ""
+
+#: includes/Admin/Meta_Boxes/Views/html-order-data.php:31
+#. translators: %s: payment method
+msgid "Payment via %s"
+msgstr ""
+
+#: includes/Admin/Meta_Boxes/Views/html-order-data.php:51
+#. translators: 1: date 2: time
+msgid "Paid on %1$s @ %2$s"
+msgstr ""
+
+#: includes/Admin/Meta_Boxes/Views/html-order-data.php:61
+#. translators: %s: IP address
+msgid "Customer IP: %s"
+msgstr ""
+
+#: includes/Admin/Meta_Boxes/Views/html-order-data.php:77
+msgid "Customer:"
+msgstr ""
+
+#: includes/Admin/Meta_Boxes/Views/html-order-data.php:87
+msgid "View other orders →"
+msgstr ""
+
+#: includes/Admin/Meta_Boxes/Views/html-order-data.php:92
+msgid "Profile →"
+msgstr ""
+
+#: includes/Admin/Meta_Boxes/Views/html-order-data.php:105
+#. translators: 1: user display name 2: user ID 3: user email
+msgid "%1$s (#%2$s – %3$s)"
+msgstr ""
+
+#: includes/Admin/Meta_Boxes/Views/html-order-data.php:112
+msgid "Guest"
+msgstr ""
+
+#: includes/Admin/Meta_Boxes/Views/html-order-data.php:123
+#: includes/Admin/Meta_Boxes/Views/html-order-data.php:150
+msgid "Edit"
+msgstr ""
+
+#: includes/Admin/Meta_Boxes/Views/html-order-data.php:126
+msgid "Billing details"
+msgstr ""
+
+#: includes/Admin/Meta_Boxes/Views/html-order-data.php:137
+msgid "Add more details"
+msgstr ""
+
+#: includes/Admin/Meta_Boxes/Views/html-order-data.php:153
+msgid "Shipping details"
+msgstr ""
+
+#: includes/Admin/Meta_Boxes/Views/html-order-data.php:155
+msgid "Copy billing address"
+msgstr ""
+
+#: includes/Gateway.php:70
+msgid ""
+"PayPal Here allows sending orders to the PayPal Here app for point-of-sale "
+"payments."
+msgstr ""
+
+#: includes/Gateway.php:172
+msgid "No Order Specified."
+msgstr ""
+
+#: includes/Gateway.php:178
+msgid "Your account is not permitted to edit shop orders."
+msgstr ""
+
+#: includes/Gateway.php:184
+msgid "Invalid Order."
+msgstr ""
+
+#: includes/Gateway.php:188
+msgid "Order has already been paid."
+msgstr ""
+
+#: includes/Gateway.php:223
+msgid "Debug Mode"
+msgstr ""
+
+#: includes/Gateway.php:224
+msgid "Enable Debug Mode"
+msgstr ""
+
+#: includes/Gateway.php:227
+#. translators: Placeholders: %1$s - tag, %2$s - tag
+msgid ""
+"Save Detailed Error Messages and API requests/responses to the %1$sdebug "
+"log%2$s"
+msgstr ""
+
+#: includes/Gateway.php:298
+#. translators: %1$s - payment gateway title
+msgid "%1$s Transaction Attempted and Cancelled"
+msgstr ""
+
+#: includes/Gateway.php:637
+msgid "PayPal Here Adjustment"
+msgstr ""
+
+#: includes/Gateway.php:673
+msgid "PayPal Email"
+msgstr ""
+
+#: includes/Gateway.php:674
+msgid ""
+"Please enter your PayPal email address; this is needed in order to take "
+"payment."
+msgstr ""
+
+#: includes/Gateway.php:675
+msgid "The email address your PayPal merchant account is associated with."
+msgstr ""
+
+#: includes/Gateway.php:680
+msgid "Invoice Prefix"
+msgstr ""
+
+#: includes/Gateway.php:681
+msgid "Please enter a prefix for your invoice numbers."
+msgstr ""
+
+#: includes/Gateway.php:682
+msgid ""
+"If you use your PayPal account for multiple stores ensure this prefix is "
+"unique. PayPal will not allow orders with the same invoice number."
+msgstr ""
+
+#: includes/Gateway.php:686
+msgid "Default Order Status"
+msgstr ""
+
+#: includes/Gateway.php:687
+msgid "Please select the default status for successful PayPal Here transactions."
+msgstr ""
+
+#. Plugin Name of the plugin/theme
+msgid "WooCommerce PayPal Here Gateway"
+msgstr ""
+
+#. Plugin URI of the plugin/theme
+msgid "http://www.woocommerce.com/products/ TODO: product URL"
+msgstr ""
+
+#. Description of the plugin/theme
+msgid ""
+"Extends WooCommerce to allow PayPal Here to be used from the admin to "
+"process point-of-sale transactions."
+msgstr ""
+
+#. Author of the plugin/theme
+msgid "WooCommerce"
+msgstr ""
+
+#. Author URI of the plugin/theme
+msgid "http://www.woocommerce.com/"
+msgstr ""
+
+#: includes/Admin/Admin.php:158
+msgctxt "button"
+msgid "PayPal Here"
+msgstr ""
+
+#: includes/Admin/Admin.php:159
+msgctxt "button"
+msgid "+ item(s)"
+msgstr ""
+
+#: includes/Admin/Admin.php:160
+msgctxt "button"
+msgid "+ coupon"
+msgstr ""
+
+#: includes/Admin/Admin.php:161
+msgctxt "button"
+msgid "Edit"
+msgstr ""
+
+#: includes/Admin/Admin.php:162
+msgctxt "button"
+msgid "Delete"
+msgstr ""
+
+#: includes/Gateway.php:73
+msgctxt "software environment"
+msgid "Production"
+msgstr ""
\ No newline at end of file
diff --git a/spec/fixtures/dynamic_finders/plugin_version/wp-to-alexa-flash-briefing/translation_file/languages/wp-to-alexa-flash-briefing.pot b/spec/fixtures/dynamic_finders/plugin_version/wp-to-alexa-flash-briefing/translation_file/languages/wp-to-alexa-flash-briefing.pot
new file mode 100644
index 00000000..e3cbe327
--- /dev/null
+++ b/spec/fixtures/dynamic_finders/plugin_version/wp-to-alexa-flash-briefing/translation_file/languages/wp-to-alexa-flash-briefing.pot
@@ -0,0 +1,168 @@
+# Copyright (C) 2018 ko31
+# This file is distributed under the same license as the WP To Alexa Flash Briefing package.
+msgid ""
+msgstr ""
+"Project-Id-Version: WP To Alexa Flash Briefing 1.0.0\n"
+"Report-Msgid-Bugs-To: "
+"https://wordpress.org/support/plugin/wp-to-alexa-flash-briefing\n"
+"POT-Creation-Date: 2018-12-27 22:00:04+00:00\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"PO-Revision-Date: 2018-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME \n"
+"Language-Team: LANGUAGE \n"
+"X-Generator: grunt-wp-i18n 0.5.4\n"
+"X-Poedit-KeywordsList: "
+"__;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_"
+"attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n"
+"Language: en\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Poedit-Country: United States\n"
+"X-Poedit-SourceCharset: UTF-8\n"
+"X-Poedit-Basepath: ../\n"
+"X-Poedit-SearchPath-0: .\n"
+"X-Poedit-Bookmarks: \n"
+"X-Textdomain-Support: yes\n"
+
+#: lib/Admin.php:14 lib/Admin.php:15 lib/Admin.php:17 lib/Admin.php:60
+msgid "WP to Alexa Flash Briefing"
+msgstr ""
+
+#: lib/Admin.php:30
+msgid "Basic Settings"
+msgstr ""
+
+#: lib/Admin.php:37
+msgid "Endpoint URL"
+msgstr ""
+
+#: lib/Admin.php:52
+msgid "SSL is recommended for endpoints."
+msgstr ""
+
+#: lib/Api.php:15 lib/Api.php:39
+msgid "Briefings"
+msgstr ""
+
+#: lib/Api.php:16
+msgid "Briefing"
+msgstr ""
+
+#: lib/Api.php:17
+msgid "All Briefings"
+msgstr ""
+
+#: lib/Api.php:18
+msgid "Briefing Archives"
+msgstr ""
+
+#: lib/Api.php:19
+msgid "Briefing Attributes"
+msgstr ""
+
+#: lib/Api.php:20
+msgid "Insert into Briefing"
+msgstr ""
+
+#: lib/Api.php:21
+msgid "Uploaded to this Briefing"
+msgstr ""
+
+#: lib/Api.php:26
+msgid "Filter Briefings list"
+msgstr ""
+
+#: lib/Api.php:27
+msgid "Briefings list navigation"
+msgstr ""
+
+#: lib/Api.php:28
+msgid "Briefings list"
+msgstr ""
+
+#: lib/Api.php:29
+msgid "New Briefing"
+msgstr ""
+
+#: lib/Api.php:30
+msgid "Add New"
+msgstr ""
+
+#: lib/Api.php:31
+msgid "Add New Briefing"
+msgstr ""
+
+#: lib/Api.php:32
+msgid "Edit Briefing"
+msgstr ""
+
+#: lib/Api.php:33
+msgid "View Briefing"
+msgstr ""
+
+#: lib/Api.php:34
+msgid "View Briefings"
+msgstr ""
+
+#: lib/Api.php:35
+msgid "Search Briefings"
+msgstr ""
+
+#: lib/Api.php:36
+msgid "No Briefings found"
+msgstr ""
+
+#: lib/Api.php:37
+msgid "No Briefings found in trash"
+msgstr ""
+
+#: lib/Api.php:38
+msgid "Parent Briefing:"
+msgstr ""
+
+#: lib/Api.php:60
+msgid "Category"
+msgstr ""
+
+#. Plugin Name of the plugin/theme
+msgid "WP To Alexa Flash Briefing"
+msgstr ""
+
+#. Plugin URI of the plugin/theme
+msgid "https://github.com/ko31/wp-to-alexa-flash-briefing"
+msgstr ""
+
+#. Description of the plugin/theme
+msgid ""
+"This is a plugin to create a feed of Alexa flash briefing skill in "
+"WordPress."
+msgstr ""
+
+#. Author of the plugin/theme
+msgid "ko31"
+msgstr ""
+
+#. Author URI of the plugin/theme
+msgid "https://go-sign.info"
+msgstr ""
+
+#: lib/Api.php:22
+msgctxt "briefing"
+msgid "Featured Image"
+msgstr ""
+
+#: lib/Api.php:23
+msgctxt "briefing"
+msgid "Set featured image"
+msgstr ""
+
+#: lib/Api.php:24
+msgctxt "briefing"
+msgid "Remove featured image"
+msgstr ""
+
+#: lib/Api.php:25
+msgctxt "briefing"
+msgid "Use as featured image"
+msgstr ""
\ No newline at end of file