Ticket #8805 (closed enhancement: fixed)

Opened 3 years ago

Last modified 12 months ago

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

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

Change History

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   ryan3 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
  • Status changed from new to closed
  • Resolution set to fixed

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
  • Status changed from closed to reopened
  • Resolution fixed deleted

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

rmccue3 years ago

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

comment:10 follow-up: ↓ 13   rmccue3 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   westi3 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.

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

Gonna close this for now.

Maybe another push on this for 2.9!

Minor patch to inline documentation only.

  • Status changed from closed to reopened
  • Resolution fixed deleted

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

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

Please open a new ticket, thanks.

Note: See TracTickets for help on using tickets.