메소드 |
설명 |
|
__construct ( ) |
Placeholder |
|
action_admin_enqueue_scripts ( ) : void |
Register and Enqueue JavaScripts |
|
action_admin_init ( ) : void |
Admin-init actions |
|
action_admin_menu ( ) : void |
Admin menu actions |
|
action_bad_host_notice ( ) |
Print out mid sync warning notice |
|
action_mid_index_notice ( ) |
Print out mid sync warning notice |
|
action_wp_ajax_ep_cancel_index ( ) |
Cancel index |
|
action_wp_ajax_ep_index ( ) |
Continue index |
|
action_wp_ajax_ep_toggle_module ( ) |
Toggle module active or inactive |
|
dashboard_page ( ) |
Build dashboard page |
|
factory ( ) : object |
Return a singleton instance of the current class |
|
filter_plugin_action_links ( array $plugin_actions, string $plugin_file ) : array |
Output dashboard link in plugin actions |
|
intro_or_dashboard ( ) |
Conditionally show dashboard or intro |
|
intro_page ( ) |
Build settings page |
|
settings_page ( ) |
Build settings page |
|
setup ( ) |
Setup actions and filters for all things settings |
|