constant LIKEBTN_VOTING_TAG in Like Button 8.2
Same name and namespace in other branches
- 7 likebtn.module \LIKEBTN_VOTING_TAG
4 uses of LIKEBTN_VOTING_TAG
- LikeBtn::updateVotes in ./
likebtn.php - Update votes in database from API response.
- likebtn_query_comment_filter_alter in ./
likebtn.module - Implements hook_query_TAG_alter().
- likebtn_update_7101 in ./
likebtn.install - Move tag data to vote_source. Set tag to likebtn.
- likebtn_votingapi_metadata_alter in ./
likebtn.module - Implements hook_votingapi_metadata_alter().
File
- ./
likebtn.module, line 170 - Implements the LikeBtn module.
Code
define('LIKEBTN_VOTING_TAG', 'likebtn');