overclokk / pointerplus

Simple pointers for WP Admin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

Simple pointers for WP Admin

License:GNU General Public License v2.0


Languages

Language:PHP 73.2%Language:JavaScript 18.3%Language:CSS 8.4%