Make WordPress Core

Changeset 32007


Ignore:
Timestamp:
04/04/2015 02:37:16 PM (8 years ago)
Author:
DrewAPicture
Message:

Fix typos in the function summaries for wp_ajax_press_this_save_post() and wp_ajax_press_this_add_category().

See [31534]. See #31888.

File:
1 edited

Legend:

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

    r32006 r32007  
    29502950
    29512951/**
    2952  * AJAX handler for saving a post from Ptrss This.
     2952 * AJAX handler for saving a post from Press This.
    29532953 *
    29542954 * @since 4.2.0
     
    29632963
    29642964/**
    2965  * AJAX handler for creating new category from Ptrss This.
     2965 * AJAX handler for creating new category from Press This.
    29662966 *
    29672967 * @since 4.2.0
Note: See TracChangeset for help on using the changeset viewer.