OR you have the ability to show on all admin or all front end pages.
Target CSS id or class we want the pointer to attach to on the screen or post above.
Let's say I want to add pointer on the edit plugin page that tells user to notice.
Download the zip file from https wordpress org plugins better-admin-pointers and then go to Plugins Add New Upload and then upload and activate it...
Q How can I find what to target ..
Using built in tools Chrome or Safari or Firefox or Other, right click on the element you want to target, select.
You will find that each type of page has its own base css, so for example if I am wanting to target Add Media button on just the new post, I would use..post-new-php #insert-media-button as my target...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
CHANGE New format for pointers DB, please go to options page to update your old pointers.
BUGFIX If there is more than one pointer on screen, the correct one will be dismissed ..
Read more