Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#26124 closed defect (bug) (fixed)

Hook Docs (4): wp-admin/network/sites.php

Reported by: NikV Owned by: DrewAPicture
Priority: normal Milestone: 3.9
Component: Networks and Sites Version:
Severity: normal Keywords: has-patch commit
Cc: Focuses: docs, administration, multisite

Description

Attached patch include inline docs for wp-admin/network/sites.php.

Attachments (3)

sites.patch (1.2 KB ) - added by NikV 13 years ago.
26124.patch (1.2 KB ) - added by kpdesign 13 years ago.
Second pass
26124.2.patch (1.3 KB ) - added by DrewAPicture 13 years ago.
Final pass.

Download all attachments as: .zip

Change History (9)

@NikV
13 years ago

#1 @DrewAPicture
13 years ago

  • Owner set to DrewAPicture
  • Status newreviewing
  • Summary Hook Docs: wp-admin/network/sites.phpHook Docs (4): wp-admin/network/sites.php

sites.patch looks like a pretty solid start. This is a pretty small file and we should be able to get this one wrapped up today during the sprint.

#2 @jeremyfelt
13 years ago

  • Component Inline DocsNetwork Admin
  • Focuses docs added

@kpdesign
13 years ago

Second pass

#3 @kpdesign
13 years ago

26124.patch contains changes to descriptions, and adds @since values for 2 hooks.

#4 @nacin
13 years ago

  • Component Network AdminNetworks and Sites
  • Focuses administration multisite added

@DrewAPicture
13 years ago

Final pass.

#5 @DrewAPicture
13 years ago

  • Keywords commit added
  • Milestone Awaiting Review3.9
  • Status reviewingaccepted

26124.2.patch adds a long description for the network_sites_updated_message_$_GET['updated'] dynamic filter and corrects its @since version. Looks good to me.

#6 @DrewAPicture
13 years ago

  • Resolutionfixed
  • Status acceptedclosed

In 27088:

Inline documentation for hooks in wp-admin/network/sites.php.

Props NikV, kpdesign.
Fixes #26124.

Note: See TracTickets for help on using tickets.