Image style constant to represent an editable preset.
File
- core/modules/image/image.module, line 41
- Exposes global functionality for creating image styles.
Code
1 | define( 'IMAGE_STORAGE_EDITABLE' , IMAGE_STORAGE_NORMAL | IMAGE_STORAGE_OVERRIDE) |
Image style constant to represent an editable preset.
1 | define( 'IMAGE_STORAGE_EDITABLE' , IMAGE_STORAGE_NORMAL | IMAGE_STORAGE_OVERRIDE) |
Designed by : w10schools
service@w10schools.com
Please login to continue.