Make WordPress Core


Ignore:
Timestamp:
09/14/2016 09:50:10 PM (8 years ago)
Author:
SergeyBiryukov
Message:

Docs: Use a third-person singular verb for wp_doing_ajax filter added in [38334].

See #25669.

File:
1 edited

Legend:

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

    r38470 r38607  
    10471047function wp_doing_ajax() {
    10481048    /**
    1049      * Filter whether the current request is a WordPress Ajax request.
     1049     * Filters whether the current request is a WordPress Ajax request.
    10501050     *
    10511051     * @since 4.7.0
Note: See TracChangeset for help on using the changeset viewer.