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 a436889 commit e60bc14Copy full SHA for e60bc14
app/admin/class-admin-comment-mention.php
@@ -208,7 +208,7 @@ public function cmt_mntn_admin_settings() {
208
</td>
209
</tr>
210
211
- <?php if ( ! class_exists( 'Comment_Mention_Pro' ) ) : ?>
+ <?php if ( ! class_exists( 'CommentMentionMainPro' ) ) : ?>
212
213
<tr valign="top">
214
<th scope="row"><?php esc_html_e( 'Search user by First/Last name - PRO', 'comment-mention-pro' ); ?></th>
0 commit comments