Méthode | Description | |
---|---|---|
actionAdminBarMenu ( WP_Admin_Bar $adminBar ) | ||
actionAdminInit ( ) | Hooked on admin_init. Registers the options and enqueues admin style and javascript. | |
actionAdminMenu ( ) | Hooked on admin_menu. Adds the menu items to the admin sidebar. | |
ajaxReindex ( ) | Admin reindex, requested by the index page. | |
getIndex ( ) | Admin Indexing Page. | |
getSettings ( ) | Admin Settings Page. | |
getStatus ( ) | Admin Status Page. |
Méthode | Description | |
---|---|---|
getStatusText ( ) |
public static actionAdminBarMenu ( WP_Admin_Bar $adminBar ) | ||
$adminBar | WP_Admin_Bar |
public static actionAdminInit ( ) |
public static actionAdminMenu ( ) |
public static ajaxReindex ( ) |