Unused since 3.5.0.
Parameters
$tabsarrayrequired
Source
public function filter_upload_tabs( $tabs ) {
return $tabs;
}
Changelog
| Version | Description |
|---|---|
| 3.4.0 | Introduced. |
Unused since 3.5.0.
$tabsarrayrequiredpublic function filter_upload_tabs( $tabs ) {
return $tabs;
}
| Version | Description |
|---|---|
| 3.4.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.