[ Index ] |
PHP Cross Reference of WordPress |
[Source view] [Print] [Project Stats]
Administration API: WP_Internal_Pointers class
File Size: | 174 lines (5 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
enqueue_scripts( $hook_suffix ) X-Ref |
Initializes the new feature pointers. param: string $hook_suffix The current admin page. since: 3.3.0 |
print_js( $pointer_id, $selector, $args ) X-Ref |
Print the pointer JavaScript data. param: string $pointer_id The pointer ID. param: string $selector The HTML elements, on which the pointer should be attached. param: array $args Arguments to be passed to the pointer JS (see wp-pointer.js). since: 3.3.0 |
pointer_wp330_toolbar() X-Ref |
No description |
pointer_wp330_media_uploader() X-Ref |
No description |
pointer_wp330_saving_widgets() X-Ref |
No description |
pointer_wp340_customize_current_theme_link() X-Ref |
No description |
pointer_wp340_choose_image_from_library() X-Ref |
No description |
pointer_wp350_media() X-Ref |
No description |
pointer_wp360_revisions() X-Ref |
No description |
pointer_wp360_locks() X-Ref |
No description |
pointer_wp390_widgets() X-Ref |
No description |
pointer_wp410_dfw() X-Ref |
No description |
pointer_wp496_privacy() X-Ref |
No description |
dismiss_pointers_for_new_users( $user_id ) X-Ref |
Prevents new users from seeing existing 'new feature' pointers. param: int $user_id User ID. since: 3.3.0 |
Generated: Thu Nov 21 01:00:03 2024 | Cross-referenced by PHPXref 0.7.1 |