Skip to content

Commit a404964

Browse files
fix: jetpack conflict
1 parent 390a9f6 commit a404964

File tree

3 files changed

+1
-55
lines changed

3 files changed

+1
-55
lines changed

inc/conflicts/conflicting_plugins.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ private function defined_plugins() {
5454
'litespeed' => 'litespeed-cache/litespeed-cache.php',
5555
'autoptimize' => 'autoptimize/autoptimize.php',
5656
'perfmatters' => 'perfmatters/perfmatters.php',
57+
'jetpack_Photon' => 'jetpack/jetpack.php',
5758
// 'plugin-slug' => 'plugin-folder/plugin-file.php'
5859
];
5960

inc/conflicts/jetpack_lazyload.php

Lines changed: 0 additions & 54 deletions
This file was deleted.

inc/main.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,6 @@ public static function register_conflicts( $conflicts_to_register = [] ) {
136136
$conflicts_to_register,
137137
[
138138
'Optml_Jetpack_Photon',
139-
'Optml_Jetpack_Lazyload',
140139
'Optml_Wprocket',
141140
'Optml_Divi',
142141
'Optml_w3_total_cache_cdn',

0 commit comments

Comments
 (0)