pastebin
| #1 paste tool since 2002
create new paste
tools
api
archive
real-time
faq
pastebin
Follow @pastebin
create new paste
trending pastes
sign up
login
my settings
my profile
My Pastes
Public Pastes
Untitled
1 sec ago
Wolves vs West Brom liv...
18 sec ago
Untitled
6 sec ago
Untitled
7 sec ago
COPYING!!!
12 sec ago
Untitled
13 sec ago
Uploading.com Premium A...
23 sec ago
Kendin için yaşa
23 sec ago
Layout Width
Share Pastebin
Nicki
By: a guest | Dec 15th, 2008 | Syntax:
PHP
| Size: 0.07 KB | Hits: 109 | Expires: Never
Download
|
Raw
|
Embed
|
Report abuse
<?php
if
(
is_singular
(
)
)
wp_enqueue_script
(
'comment-reply'
)
;
?>
create new paste
|
create new version of this paste
RAW Paste Data
<?php if ( is_singular() ) wp_enqueue_script( 'comment-reply' ); ?>