Skip to content

Commit 5aa5a33

Browse files
committed
rate the plugin fix
1 parent 89c1fdf commit 5aa5a33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

class-fancybox-review.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ public function ajax_script() {
133133
check: id
134134
};
135135

136-
if ( 'epsilon-rated' === id ) {
136+
if ( 'epsilon-rated' === id || 'epsilon-rate' === id ) {
137137
data['epsilon-review'] = 1;
138138
}
139139

0 commit comments

Comments
 (0)