Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#27296 closed defect (bug) (fixed)

Hook Docs (6): wp-includes/class-wp-customize-manager.php

Reported by: drewapicture's profile DrewAPicture Owned by: drewapicture's profile DrewAPicture
Milestone: 3.9 Priority: normal
Severity: normal Version:
Component: Customize Keywords: has-patch
Focuses: docs Cc:

Description

Attached patch documents the following hooks:

  • start_previewing_theme
  • stop_previewing_theme
  • customize_register
  • customize_preview_init
  • customize_save
  • customize_save_after

Attachments (2)

27296.diff (2.2 KB) - added by DrewAPicture 12 years ago.
27296.2.diff (2.2 KB) - added by kpdesign 12 years ago.
Minor fixes

Download all attachments as: .zip

Change History (3)

@DrewAPicture
12 years ago

@kpdesign
12 years ago

Minor fixes

#1 @DrewAPicture
12 years ago

  • Owner set to DrewAPicture
  • Resolution set to fixed
  • Status changed from new to closed

In 27433:

Inline documentation for hooks in wp-includes/class-wp-customize-manager.php.

Props kpdesign for the typo fix.
Fixes #27296.

Note: See TracTickets for help on using tickets.