Core Function
View Source on Trac ↗ update_gallery_tab()
update_gallery_tab( mixed $tabs ) Adds the gallery tab back to the tabs array if post has image attachments.
Parameters 1 required
| Name / Type | Description |
|---|---|
| array | $tabs Required |
Return Value
(array)
$tabs with gallery if post has image attachment
Function Information
Since Version
2.5.0
Source File
wp-admin/includes/media.php
Advertisement