apply_filters( 'install_plugins_tabs', string[] $tabs )

Filters the tabs shown on the Plugin Install screen.


Description Description


Parameters Parameters

$tabs

(string[]) The tabs shown on the Plugin Install screen. Defaults include 'featured', 'popular', 'recommended', 'favorites', and 'upload'.


Top ↑

Source Source

File: wp-admin/includes/class-wp-plugin-install-list-table.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.7.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.