Méthode | Description | |
---|---|---|
__construct ( ) | Admin constructor. | |
add_edit_in_dashboard ( $actions, $post ) : array | Add edit link in outside edit post. | |
admin_footer_text ( $footer_text ) | ||
admin_notices ( ) | ||
ajax_elementor_deactivate_feedback ( ) | ||
body_status_classes ( $classes ) | ||
enqueue_feedback_dialog_scripts ( ) | ||
enqueue_scripts ( ) : void | Enqueue admin scripts. | |
enqueue_styles ( ) : void | Enqueue admin styles. | |
plugin_action_links ( $links ) | ||
print_deactivate_feedback_dialog ( ) | ||
print_switch_mode_button ( $post ) : void | Print switch button in edit post (which has cpt support). | |
save_post ( $post_id ) : void | Fired when the save the post, and flag the post mode. |
public add_edit_in_dashboard ( $actions, $post ) : array | ||
$actions | ||
$post | ||
Résultat | array |
public enqueue_scripts ( ) : void | ||
Résultat | void |
public enqueue_styles ( ) : void | ||
Résultat | void |
public print_switch_mode_button ( $post ) : void | ||
$post | ||
Résultat | void |