Awesome Support Developer Documentation

wpas_system_tabls


Signature

apply_filters( 'wpas_system_tabls', $tools_tabs);

Typical Usage

Modify the list of tabs used in the TOOLS screen

Note:  The name of this filter is likely to be renamed since it is mis-spelled.  The new name will be wpas_system_tables.  It is advisable that you use BOTH names going forward to prepare for a future where the name of the filter is changed.

Parameters

  • $tools_tabs: Array

Returns

  • Array

Located In

  • File: includes/admin/views/status.php
  • Function: n/a

First Available

Version 3.0.0


More Topics In Filter Hooks

Share: