apply_filters( 'wpt_uploaded_image_alt', string, int )
Add alt attributes to uploaded images.
Parameters:
| Name | Type | Description |
|---|---|---|
string |
$alt_text Text stored in media library as alt. |
|
int |
$attachment Attachment ID. |
- Source:
Returns:
string