Make WordPress Core

Opened 10 years ago

Closed 10 years ago

#35148 closed enhancement (wontfix)

Add function inter-linking in phpDocs (wp-includes/post.php)

Reported by: ramiy's profile ramiy Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Posts, Post Types Keywords: has-patch
Focuses: docs Cc:

Description

See the attached patch.

Attachments (1)

post.php.patch (7.3 KB) - added by ramiy 10 years ago.

Download all attachments as: .zip

Change History (5)

@ramiy
10 years ago

#1 @ramiy
10 years ago

  • Keywords has-patch added

#2 @SergeyBiryukov
10 years ago

  • Component changed from General to Posts, Post Types
  • Milestone changed from Awaiting Review to 4.5

#3 @ocean90
10 years ago

AFAIK the use of the @see tag is currently on hold because functions/methods/classes are auto-linked.

From the handbook:

Inline @see tags can also be used to auto-link hooks in core

#4 @ocean90
10 years ago

  • Milestone 4.5 deleted
  • Resolution set to wontfix
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.