Skip to content

Commit 03f53f2

Browse files
committed
Adds is_single as a whitelisted conditional tag
1 parent 0d54abc commit 03f53f2

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)