Skip to main content

Action: wu_page_{$this->id}_register_widgets

Spustí sa po zaregistrovaní widgetov pre túto stránku.

The dynamic portion of the hook name, $this->id, refers to the page id.

Parametre

NázovTypPopis
$idstringID stránky.
$page_hookstringHook stránky.
$pageobjectObjekt stránky.

Od verzie

  • 2.4.10

Zdroj

Definované v inc/admin-pages/class-base-admin-page.php na riadku 755