Make WordPress Core


Ignore:
Timestamp:
11/30/2016 11:19:14 PM (7 years ago)
Author:
ocean90
Message:

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

Props mt8.biz.
Fixes #38973.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/includes/post.php

    r39278 r39390  
    11601160 * @since 4.7.0
    11611161 * @access private
     1162 *
     1163 * @global wpdb $wpdb WordPress database abstraction object.
    11621164 *
    11631165 * @param array $clauses An array including WHERE, GROUP BY, JOIN, ORDER BY,
Note: See TracChangeset for help on using the changeset viewer.