Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#19345 closed task (blessed) (fixed)

wpdevel posts for important information for developers

Reported by: nacin's profile nacin Owned by:
Milestone: 3.3 Priority: high
Severity: normal Version: 3.3
Component: General Keywords: needs-docs
Focuses: Cc:

Description

Two things come to mind immediately:

#18880: admin_user_info_links filter is gone. Use the admin bar. We should include code samples, perhaps one that leverages groups (#19136).

#19342: Plugin Authors Do the Darndest Things, a new show by Bill Cosby.

Change History (14)

#1 @nacin
12 years ago

If anyone has anything else, post here now.

#2 @nacin
12 years ago

  • Keywords needs-docs added

#3 @azaozz
12 years ago

  • jQuery 1.7.1, full UI in core, other JS changes.
  • WP_Screen changes?
  • new format for help,
  • feature pointers (do we want plugins to use them?),
  • revised admin bar API and styling,
  • wp_editor() replaces all previous calls to different components of both editors
  • Plupload + small UI changes around it
Last edited 12 years ago by azaozz (previous) (diff)

#4 @georgestephanis
12 years ago

I'll work on cobbling together a tentative codex page on wp_editor() -- azaozz, I'll try to flag you down at some point when you're free to pick your brain for a couple of the bits that I'm having a hard time gleaning straight off the code.

#5 @goto10
12 years ago

I'll work on cobbling together a tentative codex page on wp_editor()

Just requesting a note about the potential issues with wp_editor() and meta boxes, which as georgestephanis pointed out on irc, are already documented in the source (as of 3.3beta4).

#6 @azaozz
12 years ago

  • Priority changed from low to high

Thinking we need that at about the same time as RC.

#8 @nacin
12 years ago

Help and screen API is up: http://wpdevel.wordpress.com/2011/12/06/help-and-screen-api-changes-in-3-3/. Someone can adapt this to a few Codex pages I'm sure.

#10 @georgestephanis
12 years ago

Do we have a list of codex pages that need written? I'll try to go through and hit as many as I'm able.

#11 @nacin
12 years ago

What’s to watch for: Javascript and Editor changes in WordPress 3.3: http://wpdevel.wordpress.com/2011/12/07/whats-new-javascript-in-3-3/

We *need* a Codex page and/or tutorial on quicktags and how to use it. Particularly a before/after for how you take existing code and update it to the new code.

#12 @georgestephanis
12 years ago

I'll do the codex pages and a tutorial for how to change old across to new tomorrow of thursday if noone else claims them.

#14 @nacin
12 years ago

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.