Custom_Background::filter_upload_tabs( array $tabs )

This method has been deprecated.

Parameters

$tabs

(array) (Required)

Return

(array) $tabs

Source

File: wp-admin/includes/class-custom-background.php

public function filter_upload_tabs( $tabs ) {
		return $tabs;
	}

Changelog

Version Description
3.5.0 This method has been deprecated.
3.4.0 Introduced.

© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/custom_background/filter_upload_tabs