wpseek.com
Uma área de pesquisa sobre o WordPress para devs e autores do tema
manage_{$this->screen->id}_sortable_columns › Hooks de Filtros WordPress
Desde3.5.0
Obsoleton/a
› apply_filters( "manage_{$this->screen->id}_sortable_columns", $sortable_columns )
Parâmetros: |
|
Definido em: |
|
Codex: |
Filters the list table sortable columns for a specific screen.
The dynamic portion of the hook name, $this->screen->id
, refers
to the ID of the current screen, usually a string.