Browse
For agents
About
WP Attachments
/
3.2
WP Attachments
v3.2
Switch version
6.0.2
6.0.3
trunk
2.0
3
3.0.1
3.0.2
3.0.3
3.1
3.1.1
3.1.2
3.1.3
3.1.4
3.2
3.2.1
3.2.2
3.2.3
3.2.4
3.3
3.4
3.5
3.5.1
3.5.2
3.5.3
3.5.4
All 52 releases
Overview
Code
wp-attachments
/
html
/
attachmentEditHead.php
attachmentEditHead.php
in WP Attachments 3.2, at html/attachmentEditHead.php
2 lines
293 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
<
link
rel
=
"
stylesheet
"
type
=
"
text/css
"
href
=
"
<?php echo site_url('wp-includes/js/imgareaselect/imgareaselect.css'); ?>
"
/
>
2
<
script
type
=
"
text/javascript
"
src
=
"
<?php echo admin_url('load-scripts.php?load=jquery-color,imgareaselect,image-edit,wp-ajax-response,set-post-thumbnail'); ?>
"
>
<
/
script
>