Custom_Background::filter_upload_tabs( array $tabs ): array In this article Table of ContentsParameters Return Source Changelog ↑ Back to top This method has been deprecated. Parameters $tabsarrayrequired Return array $tabs Source public function filter_upload_tabs( $tabs ) { return $tabs; } View all references View on Trac View on GitHub Changelog VersionDescription3.5.0This method has been deprecated.3.4.0Introduced. User Contributed Notes You must log in before being able to contribute a note or feedback.
User Contributed Notes
You must log in before being able to contribute a note or feedback.