Make WordPress Core

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#38973 closed defect (bug) (fixed)

Function Description : wp-admin/includes/post.php

Reported by: mt8.biz Owned by: ocean90
Priority: normal Milestone: 4.7
Component: Media Version: 4.7
Severity: normal Keywords: has-patch commit dev-reviewed
Cc: Focuses: docs

Description

There is no descrption for global var ( $wpdb ) at "_filter_query_attachment_filenames".

Attachments (1)

post.php.diff (528 bytes ) - added by mt8.biz 10 years ago.

Download all attachments as: .zip

Change History (7)

@mt8.biz
10 years ago

This ticket was mentioned in Slack in #core by helen. View the logs.


10 years ago

#2 @SergeyBiryukov
10 years ago

  • Component GeneralMedia
  • Focuses docs added

#3 @helen
10 years ago

  • Keywords commit added
  • Milestone Awaiting Review4.7

#4 @ocean90
10 years ago

  • Keywords has-patch dev-reviewed added

#5 @ocean90
10 years ago

  • Owner set to ocean90
  • Resolutionfixed
  • Status newclosed

In 39390:

Docs: Document the usage of the global $wpdb in _filter_query_attachment_filenames().

Props mt8.biz.
Fixes #38973.

#6 @ocean90
10 years ago

In 39391:

Docs: Document the usage of the global $wpdb in _filter_query_attachment_filenames().

Merge of [39390] to the 4.7 branch.

Props mt8.biz.
See #38973.

Note: See TracTickets for help on using tickets.