images.php
Table of Contents
-
dg_big_image_size_threshold()
: mixed
-
my_theme_custom_upload_mimes()
: mixed
-
my_custom_mime_types()
: mixed
-
lazy_attachment_image()
: mixed
-
icon()
: mixed
dg_big_image_size_threshold()
dg_big_image_size_threshold(mixed $threshold) : mixed
Parameters
-
$threshold
( mixed
)
-
my_theme_custom_upload_mimes()
my_theme_custom_upload_mimes(mixed $existing_mimes) : mixed
Parameters
-
$existing_mimes
( mixed
)
-
my_custom_mime_types()
my_custom_mime_types(mixed $mimes) : mixed
Parameters
-
$mimes
( mixed
)
-
lazy_attachment_image()
lazy_attachment_image(mixed $attr, mixed $attachment) : mixed
Parameters
-
$attr
( mixed
)
-
-
$attachment
( mixed
)
-
icon()
icon(mixed $name) : mixed
Parameters
-
$name
( mixed
)
-