Skip to content

Commit

Permalink
Updates DFs
Browse files Browse the repository at this point in the history
  • Loading branch information
erwanlr committed Dec 28, 2018
1 parent 357182e commit 9a21efe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/fixtures/db/dynamic_finders.yml
Expand Up @@ -18259,6 +18259,7 @@ plugins:
version: true
simple-posts-ticker:
Comment:
xpath: //comment()[contains(., "Simple Posts Ticker")]
pattern: !ruby/regexp /te uses the Simple Posts Ticker plugin v(?<v>\d+\.[\.\d]+)/i
version: true
simple-responsive-images:
Expand Down Expand Up @@ -25239,6 +25240,7 @@ plugins:
version: true
wp-performance:
Comment:
xpath: //comment()[contains(., "by WP Performance")]
pattern: !ruby/regexp /Optimized by WP Performance (?<v>\d+\.[\.\d]+)/i
version: true
wp-performance-score-booster:
Expand Down

0 comments on commit 9a21efe

Please sign in to comment.