Skip to content

Commit 0fdb416

Browse files
committed
Merge pull request #68 from nickdaugherty/master
Add is_single as a whitelisted conditional
2 parents 0d54abc + 03f53f2 commit 0fdb416

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ad-code-manager.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ function action_init() {
161161
'is_front_page',
162162
'is_category',
163163
'has_category',
164+
'is_single',
164165
'is_page',
165166
'is_tag',
166167
'has_tag',

0 commit comments

Comments
 (0)