Make WordPress Core

Opened 17 years ago

Closed 17 years ago

#11198 closed enhancement (fixed)

Admin include file - post.php - doc update and cleanup

Reported by: Simek Owned by: westi
Priority: low Milestone: 3.0
Component: General Version: 2.9
Severity: minor Keywords: has-patch tested early
Cc: Focuses:

Description

Admin include file - post.php - doc update and cleanup

Attachments (1)

11198.patch (8.7 KB ) - added by Simek 17 years ago.

Download all attachments as: .zip

Change History (5)

@Simek
17 years ago

#1 @ryan
17 years ago

  • Keywords early added
  • Milestone 2.93.0

Looks good but postponing enhancements. Marking for early 3.0.

#2 @westi
17 years ago

  • Owner set to westi
  • Status newaccepted

Note: It is better to preserve the {} blocks for if / if else conditionals as it makes them easier to maintain and makes it much less likely for a bug to be introduced in the future.

#3 @westi
17 years ago

Current patch no longer applied.

I have manually applied these changes except for the {} removal and added some other documentation fixes.

#4 @westi
17 years ago

  • Resolutionfixed
  • Status acceptedclosed

(In [12483]) Updated phpDoc for wp-admin/includes/post.php . Fixes #11198 based on a patch from Simek.

Note: See TracTickets for help on using tickets.