Updates DFs

This commit is contained in:
erwanlr
2018-12-28 22:50:05 +00:00
parent 357182ef17
commit 9a21efebe3

View File

@@ -18259,6 +18259,7 @@ plugins:
version: true version: true
simple-posts-ticker: simple-posts-ticker:
Comment: Comment:
xpath: //comment()[contains(., "Simple Posts Ticker")]
pattern: !ruby/regexp /te uses the Simple Posts Ticker plugin v(?<v>\d+\.[\.\d]+)/i pattern: !ruby/regexp /te uses the Simple Posts Ticker plugin v(?<v>\d+\.[\.\d]+)/i
version: true version: true
simple-responsive-images: simple-responsive-images:
@@ -25239,6 +25240,7 @@ plugins:
version: true version: true
wp-performance: wp-performance:
Comment: Comment:
xpath: //comment()[contains(., "by WP Performance")]
pattern: !ruby/regexp /Optimized by WP Performance (?<v>\d+\.[\.\d]+)/i pattern: !ruby/regexp /Optimized by WP Performance (?<v>\d+\.[\.\d]+)/i
version: true version: true
wp-performance-score-booster: wp-performance-score-booster: