You are here

constant LIKEBTN_COMMENTS_SORT_BY_LIKES in Like Button 7

Same name and namespace in other branches
  1. 8.2 likebtn.module \LIKEBTN_COMMENTS_SORT_BY_LIKES
2 uses of LIKEBTN_COMMENTS_SORT_BY_LIKES
likebtn_form_node_type_form_alter in ./likebtn.module
Implements hook_form_FORM_ID_alter().
likebtn_query_comment_filter_alter in ./likebtn.module
Implements hook_query_TAG_alter().

File

./likebtn.module, line 158
Implements the LikeBtn module.

Code

define('LIKEBTN_COMMENTS_SORT_BY_LIKES', 'likes');