Changes between Initial Version and Version 1 of Ticket #45203
- Timestamp:
- 10/26/2018 04:52:04 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #45203 – Description
initial v1 1 1 The parameter descriptions for the optional `$width` and `$height` parameters for `add_image_size()` are not currently notated as such. Let's fix that. 2 2 3 For guidance on how to document optional parameters, note how the description for the optional thirdparameter, `$crop`, is formatted.3 For guidance on how to document optional parameters, note how the description for the optional fourth parameter, `$crop`, is formatted. 4 4 5 5 {{{#!php