constant LAZYLOADER_EXCLUDED_FILENAMES in Image Lazyloader 7.2
3 uses of LAZYLOADER_EXCLUDED_FILENAMES
- lazyloader_admin_exclude in ./
lazyloader.admin.inc - Admin form: Exclude options.
- lazyloader_admin_exclude_submit in ./
lazyloader.admin.inc - Submit handler for the lazyloader settings form.
- _lazyloader_excluded_by_filename in ./
lazyloader.module - Helper function to determine if an image should be excluded by filename.
File
- ./
lazyloader.module, line 18 - Lazyloader Module
Code
define("LAZYLOADER_EXCLUDED_FILENAMES", '');