Skip to content

Commit 600b84b

Browse files
committed
v4.5.4.1 beta
Signed-off-by: Kev Provance <[email protected]>
1 parent a62dfc4 commit 600b84b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

redux-core/inc/extensions/search/class-redux-extension-search.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,6 @@ public function __construct( $redux ) {
3838
// Nothing here.
3939
}
4040
}
41+
42+
class_alias( Redux_Extension_Search::class, 'ReduxFramework_Extension_search' );
4143
}

0 commit comments

Comments
 (0)