Updates DFs
This commit is contained in:
2
spec/fixtures/db/dynamic_finders.yml
vendored
2
spec/fixtures/db/dynamic_finders.yml
vendored
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user