[wp-trac] [WordPress Trac] #18693: New feature pointers
WordPress Trac
wp-trac at lists.automattic.com
Sun Nov 20 18:31:46 UTC 2011
#18693: New feature pointers
----------------------------+--------------------------
Reporter: jane | Owner: koopersmith
Type: task (blessed) | Status: accepted
Priority: normal | Milestone: 3.3
Component: UI | Version: 3.3
Severity: normal | Resolution:
Keywords: has-patch |
----------------------------+--------------------------
Comment (by ocean90):
[attachment:18693.more-pointers.2.patch]
- remove enqueue flag
- flip the $pointer array:
{{{
$pointers = apply_filters( 'wp_pointers', array(
hook_suffix => pointer_id, // Too show pointer on a
special screen
'all' => 'foo_bar' // Too show pointer on each screen
) );
}}}
- _wp_pointer_javascript(): $position arg can be a string
- Needs some attention. Should be {{{at}}} and `my` allowed too?
Thx duck_ and scribu.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18693#comment:80>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list