Undefined variable: galink_author_id
-
I’m a developer and keep debug on the dev servers.
Just a FYI
Notice: Undefined variable: galink_author_id in /mypath/wp-content/plugins/google-author-link/google-author-link.php on line 151You check for home, single, etc. but search results, etc. don’t have authors.
I think you just need to move that code inside the (is_single() || is_page()) block.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Undefined variable: galink_author_id’ is closed to new replies.