WP_Internal_Pointers::pointer_wp390_widgets() WordPress Method
The WP_Internal_Pointers::pointer_wp390_widgets() method is used to add a widget pointer to the WordPress admin screen. This method is called by the wp_ajax_wp_pointer_widgets() action.
WP_Internal_Pointers::pointer_wp390_widgets() #
Contents
Source
File: wp-admin/includes/class-wp-internal-pointers.php
public static function pointer_wp390_widgets() {}
Expand full source codeCollapse full source codeView on TracView on GitHub