[ Index ]

PHP Cross Reference of WordPress

title

Body

[close]

/wp-admin/includes/ -> class-wp-internal-pointers.php (summary)

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

Defines 14 functions

  enqueue_scripts()
  print_js()
  pointer_wp330_toolbar()
  pointer_wp330_media_uploader()
  pointer_wp330_saving_widgets()
  pointer_wp340_customize_current_theme_link()
  pointer_wp340_choose_image_from_library()
  pointer_wp350_media()
  pointer_wp360_revisions()
  pointer_wp360_locks()
  pointer_wp390_widgets()
  pointer_wp410_dfw()
  pointer_wp496_privacy()
  dismiss_pointers_for_new_users()

Functions
Functions that are not part of a class:

enqueue_scripts( $hook_suffix )   X-Ref
Initializes the new feature pointers.

since: 3.3.0
param: string $hook_suffix The current admin page.

print_js( $pointer_id, $selector, $args )   X-Ref
Print the pointer JavaScript data.

since: 3.3.0
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).

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.

since: 3.3.0
param: int $user_id User ID.



Generated: Fri Mar 29 01:00:02 2024 Cross-referenced by PHPXref 0.7.1