Filters the screen settings text displayed in the Screen Options tab.
Parameters
Source
$this->_screen_settings = apply_filters( 'screen_settings', $this->_screen_settings, $this );
Changelog
| Version | Description |
|---|---|
| 3.0.0 | Introduced. |
Filters the screen settings text displayed in the Screen Options tab.
$this->_screen_settings = apply_filters( 'screen_settings', $this->_screen_settings, $this );
| Version | Description |
|---|---|
| 3.0.0 | Introduced. |
You must log in before being able to contribute a note or feedback.
Hide specific screen setting (in this case Woocommerce download option).