Make WordPress Core

Opened 6 years ago

Closed 6 years ago

#44206 closed defect (bug) (fixed)

Missing short description and parameter comment in wp-admin/includes/ajax-actions.php

Reported by: abhijitrakas's profile abhijitrakas Owned by: drewapicture's profile DrewAPicture
Milestone: 5.1 Priority: normal
Severity: normal Version:
Component: General Keywords: has-patch
Focuses: docs, administration Cc:

Description

Added function doc comment and parameter comment for wp_ajax_delete_page.

Attachments (1)

44206.diff (470 bytes) - added by abhijitrakas 6 years ago.

Download all attachments as: .zip

Change History (4)

@abhijitrakas
6 years ago

#1 @SergeyBiryukov
6 years ago

  • Milestone changed from Awaiting Review to 5.0

#2 @pento
6 years ago

  • Milestone changed from 5.0 to 5.1

#3 @DrewAPicture
6 years ago

  • Owner set to DrewAPicture
  • Resolution set to fixed
  • Status changed from new to closed

In 44335:

Docs: Add a missing DocBlock summary and $action parameter description for wp_ajax_delete_page().

Props abhijitrakas.
Fixes #44206.

Note: See TracTickets for help on using tickets.