We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e39c6f commit 59de0d4Copy full SHA for 59de0d4
plugin.php
@@ -289,7 +289,7 @@ function is_frontend() {
289
require_once( plugin_dir_path( __FILE__ ) . 'src/css-optimize.php' );
290
require_once( plugin_dir_path( __FILE__ ) . 'src/compatibility/index.php' );
291
292
-// For cross-selling
+// For cross-marketing
293
require_once( plugin_dir_path( __FILE__ ) . 'src/lazy-components/cimo/index.php' );
294
295
if ( ! is_admin() ) {
0 commit comments