PointerPlus - Plugin/Class for WordPress
=======

Simple pointers for WP Admin based on https://github.com/queryloop/pointer

Feature:

* Pointer autoposition by selector (WP-Pointer API)
* Remember the Pointer  (WP-Pointer API)
* Show by Post Type
* Show by page (ex: users.php)
* Custom dashicon (https://developer.wordpress.org/resource/dashicons)
* Hide feature
* Custom button with JS callback
* Custom PHP Code to execute at loading of the page
* Reset the pointer by prefix (by user id)
* Support for different version of the library
* Wait the available selector

Check `pointerplus.php` as a example!