Make WordPress Core

Changeset 40912


Ignore:
Timestamp:
06/15/2017 12:45:05 PM (7 years ago)
Author:
SergeyBiryukov
Message:

Docs: Correct parameter description for posts_join filter.

Props anhskohbo.
Fixes #40991.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/class-wp-query.php

    r40103 r40912  
    24062406             * @since 1.5.0
    24072407             *
    2408              * @param string   $where The JOIN clause of the query.
     2408             * @param string   $join The JOIN clause of the query.
    24092409             * @param WP_Query &$this The WP_Query instance (passed by reference).
    24102410             */
Note: See TracChangeset for help on using the changeset viewer.