Opened 4 years ago

Closed 2 years ago

#8805 closed enhancement (fixed)

Inline Documentation corrections for 2.8

Reported by: jacobsantos Owned by: anonymous
Priority: low Milestone: 2.8
Component: Inline Docs Version:
Severity: trivial Keywords: has-patch commit
Cc: CharlesClarkson

Description

Fixes for the inline documentation in WordPress 2.8.

Attachments (5)

8805.diff (1.7 KB) - added by jacobsantos 4 years ago.
Updated patch for corrections to the phpdoc.
8805.2.diff (698 bytes) - added by CharlesClarkson 4 years ago.
Patch for corrections to the phpdoc.
8805-functions.diff (572 bytes) - added by rmccue 4 years ago.
Change update_option() documentation to the right order for the filter
8805.3.diff (15.6 KB) - added by CharlesClarkson 4 years ago.
More changes for documentation for post.php.
l10n.diff (755 bytes) - added by CharlesClarkson 2 years ago.
Minor patch to inline documentation only.

Download all attachments as: .zip

Change History (23)

Hmm, The HTTP API stuff should be safe, but it'll probably be better to have its own ticket.

  • Keywords has-patch commit added

comment:3   ryan4 years ago

http changes need an update.

  • Keywords needs-patch added; has-patch commit removed

Updated patch for corrections to the phpdoc.

  • Keywords has-patch commit added; needs-patch removed
  • Resolution set to fixed
  • Status changed from new to closed

Patch was committed in early revision.

  • Keywords has-patch commit removed

[10411] committed the above patch.

Patch for corrections to the phpdoc.

  • Cc CharlesClarkson added
  • Resolution fixed deleted
  • Status changed from closed to reopened

Change to the Inline documentation for wp-includes/post.php.

rmccue4 years ago

Change update_option() documentation to the right order for the filter

comment:10 follow-up: ↓ 13   rmccue4 years ago

  • Keywords has-patch commit added

More changes for documentation for post.php.

  • Component changed from General to Inline Docs

any traction?

comment:13 in reply to: ↑ 10   westi4 years ago

Replying to rmccue:
Change update_option() documentation to the right order for the filter

Not quite right that comment refers to the action really. Quite confusing!

Gonna fix it still. Good catch.

(In [11221]) Update phpDoc for update_option. See #8805 props rmccue.

(In [11222]) Updates phpDoc for the post functions. See #8805 props CharlesClarkson.

  • Resolution set to fixed
  • Status changed from reopened to closed

Gonna close this for now.

Maybe another push on this for 2.9!

Minor patch to inline documentation only.

  • Resolution fixed deleted
  • Status changed from closed to reopened

Added a minor (2 line) change for inline documentation for next WP release.

  • Resolution set to fixed
  • Status changed from reopened to closed

Please open a new ticket, thanks.

Note: See TracTickets for help on using tickets.