Opened 13 months ago
Closed 12 months ago
#20554 closed enhancement (fixed)
3.4 Feature Pointers
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.4 |
| Component: | Help/About | Version: | 3.4 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | ocean90 |
Description
We need pointers for 3.4 features. Most notably the customizer.
Attachments (6)
Change History (25)
Allow multiple pointers per hook name. Rough in pointer to current theme customize link.
The customizer itself seems to short-circuit before admin_enqueue_scripts is fired so WP_Internal_Pointers::enqueue_scripts() never runs.
The @since is wrong for pointer_wp340_customize_current_theme_link().
Also, why are we keeping the pointers from 3.3?
Nevermind, I get it: for users that upgrade directly from 3.2 or earlier.
20554.2.diff: small enhancement: use array_diff() to filter out disabled pointers, before doing cap checks.
comment:10
ryan — 12 months ago
There's a pointer for choose from lib. Figuring a pointer for all the things we'll be featuring on the about page. Customizer, choose header from lib, flex headers, html captions.
comment:11
ryan — 12 months ago
In [20839]:
comment:12
jane — 12 months ago
On themes pointer, for 2nd paragraph, maybe change to "Click the Live Preview links in the Available Themes list below to customize and preview another theme before activating it."
comment:13
ryan — 12 months ago
In [20854]:
comment:14
azaozz — 12 months ago
In [20867]:
comment:15
nacin — 12 months ago
Can we call it defer or defer_loaded? Would like the spelling to be correct. :-)
comment:16
azaozz — 12 months ago
In [20869]:
comment:17
azaozz — 12 months ago
- Owner set to azaozz
- Resolution set to fixed
- Status changed from new to closed
In [20880]:
comment:18
markjaquith — 12 months ago
- Resolution fixed deleted
- Status changed from closed to reopened
This is still broken. Chrome. OS X. Load the page. Reload. Points to the wrong location.
comment:19
azaozz — 12 months ago
- Resolution set to fixed
- Status changed from reopened to closed
In [20891]:

Perhaps start with a pointer to the Customize link for the current theme on the themes.php page and a pointer to the customizer sidebar the first time the Customizer is opened.