You are here

constant GOOGLE_AUTHORSHIP_PREFIX in Google Authorship 7.2

Same name and namespace in other branches
  1. 7 google_authorship.module \GOOGLE_AUTHORSHIP_PREFIX
4 uses of GOOGLE_AUTHORSHIP_PREFIX
google_authorship_metatag_config_default_alter in ./google_authorship.module
Implements hook_metatag_config_default_alter().
google_authorship_preprocess_username in ./google_authorship.module
Implements template_preprocess_username().
google_authorship_tokens in ./google_authorship.tokens.inc
Implements hook_tokens().
google_authorship_user_view in ./google_authorship.module
Implements hook_user_view().

File

./google_authorship.module, line 16
A module to display Google+ profile pictures of node authors in Google search results.

Code

define('GOOGLE_AUTHORSHIP_PREFIX', 'http://plus.google.com/');