Make WordPress Core

Opened 14 years ago

Closed 14 years ago

#23242 closed defect (bug) (fixed)

Typo in inline docs of wp-includes/post.php

Reported by: AKTed Owned by: SergeyBiryukov
Priority: normal Milestone: 3.6
Component: Inline Docs Version: 2.7
Severity: trivial Keywords: has-patch commit
Cc: Focuses:

Description

Line 2668:
You can set the post date manually, but setting the values for 'post_date' and 'post_date_gmt' keys.

I believe that should be by.

Attachments (1)

23242.patch (580 bytes ) - added by ocean90 14 years ago.

Download all attachments as: .zip

Change History (5)

#1 @AKTed
14 years ago

  • Summary Typo in inline docs of post.phpTypo in inline docs of wp-includes/post.php

@ocean90
14 years ago

#2 @ocean90
14 years ago

  • Keywords has-patch added
  • Milestone Awaiting Review3.6
  • Version 3.52.7

#3 @SergeyBiryukov
14 years ago

  • Keywords commit added

#4 @SergeyBiryukov
14 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

In 23311:

Fix typo in phpdoc. props AKTed, ocean90. fixes #23242.

Note: See TracTickets for help on using tickets.